rust/compiler/rustc_passes/src
2022-08-21 09:17:43 +02:00
..
liveness
check_attr.rs Add visitors for PatField and ExprField. 2022-08-11 21:48:39 -07:00
check_const.rs Remove trait_of_item query. 2022-08-01 21:39:26 +02:00
dead.rs Simplify rustc_hir::intravisit::Visitor::visit_variant_data. 2022-08-11 10:54:01 +10:00
debugger_visualizer.rs
diagnostic_items.rs
entry.rs
errors.rs Replace #[lint/warning/error] with #[diag] 2022-08-21 09:17:43 +02:00
hir_id_validator.rs
hir_stats.rs Rollup merge of #100392 - nnethercote:simplify-visitors, r=cjgillot 2022-08-11 22:53:08 +02:00
lang_items.rs
layout_test.rs
lib_features.rs Collect features from #[rustc_default_body_unstable] 2022-07-26 15:38:10 +04:00
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
liveness.rs improve "try ignoring the field" diagnostic 2022-08-12 12:32:43 +03:00
loops.rs
naked_functions.rs Only fetch HIR for naked functions that have the attribute. 2022-08-03 19:14:29 +02:00
reachable.rs
stability.rs Rollup merge of #100431 - compiler-errors:enum-ctor-variant-stab, r=estebank 2022-08-13 21:06:50 -07:00
upvars.rs Rename local_did to def_id 2022-07-29 18:26:10 -04:00
weak_lang_items.rs Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS. 2022-07-20 12:40:51 +02:00