.. |
liveness
|
|
|
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
|
migrate dead.rs to translateable diagnostics
|
2022-10-07 13:19:27 -06: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
|
Migrate all diagnostics
|
2022-10-23 10:09:44 +02:00 |
hir_id_validator.rs
|
|
|
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
|
|
|
weak_lang_items.rs
|
use cherry-picked commit from #100754 to emit note without error
|
2022-10-07 13:19:27 -06:00 |