rust/compiler/rustc_passes/src
2022-02-12 11:23:53 +00:00
..
liveness
check_attr.rs add more tests and make used(linker/compiler) mutually exclusive 2022-02-08 23:51:17 +01:00
check_const.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
dead.rs change to a struct variant 2022-02-12 11:23:53 +00:00
diagnostic_items.rs
entry.rs Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
hir_id_validator.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
hir_stats.rs Auto merge of #87648 - JulianKnodt:const_eq_constrain, r=oli-obk 2022-01-18 09:58:39 +00:00
intrinsicck.rs Auto merge of #92731 - bjorn3:asm_support_changes, r=nagisa 2022-01-18 14:32:52 +00:00
lang_items.rs Clean up lang_items::extract 2022-01-09 13:41:04 -08:00
layout_test.rs
lib_features.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
lib.rs Auto merge of #93466 - cjgillot:query-dead, r=nagisa 2022-02-02 02:29:32 +00:00
liveness.rs Auto merge of #90986 - camsteffen:nested-filter, r=cjgillot 2022-01-17 14:50:50 +00:00
loops.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
naked_functions.rs Reject unsupported naked functions 2022-01-21 17:38:21 +01:00
reachable.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
region.rs More comments and small cleanups 2022-01-18 14:25:26 -08:00
stability.rs Require const stability on all stable const items 2022-02-03 19:15:56 -05:00
upvars.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
weak_lang_items.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00