..
liveness
Reformat use declarations.
2024-07-29 08:26:52 +10:00
abi_test.rs
nightly feature tracking: get rid of the per-feature bool fields
2024-10-23 09:14:41 +01:00
check_attr.rs
tcx.is_const_fn doesn't work the way it is described, remove it
2024-10-25 20:52:39 +02:00
check_const.rs
nightly feature tracking: get rid of the per-feature bool fields
2024-10-23 09:14:41 +01:00
dead.rs
rm ItemKind::OpaqueTy
2024-10-04 23:28:22 +00:00
debugger_visualizer.rs
Add warn(unreachable_pub) to rustc_passes.
2024-08-29 20:18:40 +10:00
diagnostic_items.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
entry.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
errors.rs
Re-do recursive const stability checks
2024-10-25 20:31:40 +02:00
hir_id_validator.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
hir_stats.rs
Stop relying on hashmap iteration for hir stat printing
2024-10-20 00:12:52 -07:00
lang_items.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
layout_test.rs
nightly feature tracking: get rid of the per-feature bool fields
2024-10-23 09:14:41 +01:00
lib.rs
Add warn(unreachable_pub) to rustc_passes.
2024-08-29 20:18:40 +10:00
lib_features.rs
nightly feature tracking: get rid of the per-feature bool fields
2024-10-23 09:14:41 +01:00
liveness.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
loops.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
naked_functions.rs
various fixes for naked_asm! implementation
2024-10-06 19:00:09 +02:00
reachable.rs
Rollup merge of #131049 - compiler-errors:more-validation, r=spastorino
2024-10-22 15:28:38 +02:00
stability.rs
tcx.is_const_fn doesn't work the way it is described, remove it
2024-10-25 20:52:39 +02:00
upvars.rs
Add warn(unreachable_pub) to rustc_passes.
2024-08-29 20:18:40 +10:00
weak_lang_items.rs
Add warn(unreachable_pub) to rustc_passes.
2024-08-29 20:18:40 +10:00