rust/compiler/rustc_passes/src
2022-07-07 16:01:43 +02:00
..
liveness
check_attr.rs Reword comments and rename HIR visiting methods. 2022-07-07 16:01:43 +02:00
check_const.rs Reword comments and rename HIR visiting methods. 2022-07-07 16:01:43 +02:00
dead.rs Rewrite dead-code pass to avoid fetching HIR. 2022-06-22 20:48:18 +02:00
debugger_visualizer.rs Respond to PR comments. 2022-05-25 10:44:56 -07:00
diagnostic_items.rs
entry.rs rustc_passes: De-duplicate more code with fn throw_attr_err() 2022-06-25 21:43:33 +02:00
hir_id_validator.rs Reword comments and rename HIR visiting methods. 2022-07-07 16:01:43 +02:00
hir_stats.rs Remove unused hir_id arg from visit_attribute. 2022-06-16 09:52:04 +10:00
lang_items.rs
layout_test.rs remove LayoutTest 2022-05-13 11:46:05 -04:00
lib_features.rs Remove unused hir_id arg from visit_attribute. 2022-06-16 09:52:04 +10:00
lib.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
liveness.rs Reword comments and rename HIR visiting methods. 2022-07-07 16:01:43 +02:00
loops.rs Reword comments and rename HIR visiting methods. 2022-07-07 16:01:43 +02:00
naked_functions.rs Reword comments and rename HIR visiting methods. 2022-07-07 16:01:43 +02:00
reachable.rs Remove a possible unnecessary assignment 2022-06-18 01:51:38 +09:00
stability.rs Reword comments and rename HIR visiting methods. 2022-07-07 16:01:43 +02:00
upvars.rs Make ExprKind::Closure a struct variant. 2022-06-12 00:16:27 +02:00
weak_lang_items.rs rustc_target: Remove some redundant target properties 2022-06-18 01:09:20 +03:00