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 5fe1380 commit acf2e31Copy full SHA for acf2e31
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