rust/compiler/rustc_passes/src
2024-10-07 11:15:04 -07:00
..
liveness Reformat use declarations. 2024-07-29 08:26:52 +10:00
abi_test.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
check_attr.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
check_const.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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 various fixes for naked_asm! implementation 2024-10-06 19:00:09 +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 Add sugar for &pin (const|mut) types 2024-10-07 11:15:04 -07:00
lang_items.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
layout_test.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
lib_features.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
lib.rs Add warn(unreachable_pub) to rustc_passes. 2024-08-29 20:18:40 +10: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 rm ItemKind::OpaqueTy 2024-10-04 23:28:22 +00:00
stability.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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