rust/compiler/rustc_passes/src
2022-09-16 19:07:42 +08:00
..
liveness
check_attr.rs more simple formatting 2022-09-16 19:07:42 +08:00
check_const.rs Remove trait_of_item query. 2022-08-01 21:39:26 +02:00
dead.rs Handle generic parameters. 2022-09-09 01:31:46 +00:00
debugger_visualizer.rs
diagnostic_items.rs
entry.rs Support #[unix_sigpipe = "inherit|sig_dfl|sig_ign"] on fn main() 2022-08-28 19:46:45 +02:00
errors.rs ssa: implement #[collapse_debuginfo] 2022-09-07 13:54:51 +01:00
hir_id_validator.rs Format hir_id_validator error using pretty print 2022-09-07 10:46:17 -03:00
hir_stats.rs Remove unused span argument from walk_fn. 2022-09-12 13:24:27 +10:00
lang_items.rs
layout_test.rs
lib_features.rs Also replace the placeholder for the stable_features lint 2022-09-14 03:28:54 +02:00
lib.rs Revert let_chains stabilization 2022-08-29 19:34:11 +02:00
liveness.rs use propagate_through_exprs instead of propagate_through_expr 2022-09-05 23:11:34 +09:00
loops.rs Add an indirection for closures in hir::ExprKind 2022-07-12 21:00:13 +04:00
naked_functions.rs Refactor and re-use BindingAnnotation 2022-09-02 12:55:05 -05:00
reachable.rs Handle generic parameters. 2022-09-09 01:31:46 +00:00
stability.rs Also replace the placeholder for the stable_features lint 2022-09-14 03:28:54 +02: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