rust/compiler/rustc_passes/src
2023-04-30 13:19:25 +03:00
..
liveness Match unmatched backticks in compiler/ that are part of rustdoc 2023-03-03 08:39:00 +01:00
check_attr.rs Migrate rustc_passes to translatable diagnostics 2023-04-26 11:40:21 +01:00
check_const.rs Use local key in providers 2023-03-21 15:38:51 +00:00
dead.rs fmt 2023-04-21 02:14:03 -07:00
debugger_visualizer.rs Arc -> Lrc 2023-04-30 13:19:25 +03:00
diagnostic_items.rs LocalCrate key 2023-03-21 15:38:52 +00:00
entry.rs Replace a lock with an atomic 2023-04-04 09:01:44 +00:00
errors.rs Migrate rustc_passes to translatable diagnostics 2023-04-26 11:40:21 +01:00
hir_id_validator.rs incr.comp.: Don't ignore dep-tracking during HirId validation. 2023-04-05 16:21:50 +02:00
hir_stats.rs offset_of 2023-04-21 02:14:02 -07:00
lang_items.rs Remove HirId -> LocalDefId map from HIR. 2023-01-28 09:55:26 +00:00
layout_test.rs Use local key in providers 2023-03-21 15:38:51 +00:00
lib_features.rs ast: Optimize list and value extraction primitives for attributes 2023-02-01 22:35:02 +04:00
lib.rs Migrate rustc_passes to translatable diagnostics 2023-04-26 11:40:21 +01:00
liveness.rs Migrate rustc_passes to translatable diagnostics 2023-04-26 11:40:21 +01:00
loops.rs Specify that break cannot be used outside of loop *or* labeled block 2022-11-05 01:12:58 +00:00
naked_functions.rs offset_of 2023-04-21 02:14:02 -07:00
reachable.rs Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholk 2023-03-08 06:07:11 +00:00
stability.rs Migrate rustc_passes to translatable diagnostics 2023-04-26 11:40:21 +01:00
upvars.rs rustc_hir: Relax lifetime requirements on Visitor::visit_path 2022-12-01 17:04:02 +03:00
weak_lang_items.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00