..
liveness
Use iter::zip in compiler/
2021-03-26 09:32:31 -07:00
check_attr.rs
Rollup merge of #102954 - GuillaumeGomez:cfg-hide-attr-checks, r=Manishearth
2022-10-15 15:45:32 +05:30
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
Add missing checks for doc(cfg_hide(...)) attribute
2022-10-14 11:29:54 +02: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.rs
Add lint for diagnostic migration
2022-10-07 13:19:26 -06:00
lib_features.rs
migrate lib_features.rs to translateable diagnostics
2022-10-07 13:19:27 -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
migrate stability.rs to translateable diagnostics
2022-10-07 13:19:27 -06: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