rust/compiler/rustc_resolve/src
2021-03-18 03:02:32 +03:00
..
late hir: Preserve used syntax in TyKind::TraitObject 2021-03-18 03:02:32 +03:00
build_reduced_graph.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
diagnostics.rs Rollup merge of #81680 - camsteffen:primty, r=oli-obk 2021-02-06 17:01:45 +01:00
imports.rs resolve: Reduce scope of pub_use_of_private_extern_crate deprecation lint 2021-02-11 10:15:29 +03:00
late.rs ast: Reduce size of ExprKind by boxing fields of ExprKind::Struct 2021-03-16 11:41:24 +03:00
lib.rs Make def_key and HIR parenting consistent. 2021-03-12 22:48:32 +01:00
macros.rs expand: Resolve and expand inner attributes on out-of-line modules 2021-03-14 18:10:29 +03:00