rust/compiler/rustc_passes/src
2022-11-04 03:02:09 +08:00
..
liveness Use iter::zip in compiler/ 2021-03-26 09:32:31 -07:00
check_attr.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
check_const.rs Remove code that was removed in master, and the corresponding diagnostic 2022-10-07 13:19:28 -06:00
dead.rs Port dead_code lints to be translatable. 2022-10-24 17:02:31 +08:00
debugger_visualizer.rs migrate debugger_visualizer.rs to translateable diagnostics 2022-10-07 13:19:27 -06:00
diagnostic_items.rs make up your mind, rustfmt 2022-10-10 10:06:52 -06:00
entry.rs migrate entry.rs to translateable diagnostics 2022-10-07 13:19:27 -06:00
errors.rs Use derive(Subdiagnostic) for ChangeFieldsToBeOfUnitType. 2022-11-04 03:02:09 +08:00
hir_id_validator.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
hir_stats.rs Rename AssocItemKind::TyAlias to AssocItemKind::Type 2022-10-10 02:31:37 +00:00
lang_items.rs avoid string dispatch in fluent 2022-10-07 13:19:28 -06:00
layout_test.rs First batch of review feedback changes from #102110 2022-10-07 13:19:28 -06:00
lib_features.rs migrate lib_features.rs to translateable diagnostics 2022-10-07 13:19:27 -06:00
lib.rs Add lint for diagnostic migration 2022-10-07 13:19:26 -06:00
liveness.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
loops.rs migrate loops.rs to translateable diagnostics 2022-10-07 13:19:27 -06:00
naked_functions.rs migrate naked_functions.rs to translateable diagnostics 2022-10-07 13:19:27 -06:00
reachable.rs ImplItemKind::TyAlias => ImplItemKind::Type 2022-10-09 07:09:57 +00:00
stability.rs Allow #[unstable] impl for fn() -> UnstableType. 2022-10-19 13:34:18 +02:00
upvars.rs Rename local_did to def_id 2022-07-29 18:26:10 -04:00
weak_lang_items.rs use cherry-picked commit from #100754 to emit note without error 2022-10-07 13:19:27 -06:00