rust/compiler/rustc_passes/src
2023-12-27 17:29:31 +03:00
..
liveness Match unmatched backticks in compiler/ that are part of rustdoc 2023-03-03 08:39:00 +01:00
abi_test.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
check_attr.rs Remove more Session methods that duplicate DiagCtxt methods. 2023-12-24 08:17:47 +11:00
check_const.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
dead.rs Pass DeadItem and lint as consistent group in dead-code. 2023-12-25 13:15:28 +00:00
debugger_visualizer.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
diagnostic_items.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
entry.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
errors.rs Add level arg to into_diagnostic. 2023-12-19 09:19:25 +11:00
hir_id_validator.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
hir_stats.rs banish hir::GenericBound::LangItemTrait 2023-12-15 16:17:27 +00:00
lang_items.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
layout_test.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
lib_features.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
lib.rs Pass DeadItem and lint as consistent group in dead-code. 2023-12-25 13:15:28 +00:00
liveness.rs move walk_expr outside of every match branch 2023-12-27 17:29:31 +03:00
loops.rs Auto merge of #119258 - compiler-errors:closure-kind, r=eholk 2023-12-26 04:25:53 +00:00
naked_functions.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
reachable.rs Move some methods from tcx.hir() to tcx 2023-12-12 06:40:29 -08:00
stability.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
upvars.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
weak_lang_items.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00