We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
trait FieldPath
1 parent cf8adaa commit cbe762fCopy full SHA for cbe762f
compiler/rustc_type_ir/src/lib.rs
@@ -68,8 +68,6 @@ pub use flags::*;
68
pub use fold::*;
69
pub use generic_arg::*;
70
pub use infer_ctxt::*;
71
-#[allow(rustc::non_glob_import_of_type_ir_inherent)]
72
-pub use inherent::FieldPath;
73
pub use interner::*;
74
pub use opaque_ty::*;
75
pub use pattern::*;
0 commit comments