os-rust/compiler/rustc_passes/src
Matthias Krüger b9e083f86b
Rollup merge of #131567 - CastilloDel:reject-unstable-with-accepted-features, r=jieyouxu
Emit an error for unstable attributes that reference already stable features

Closes https://github.com/rust-lang/rust/issues/129814
2024-10-12 23:00:58 +02: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 Rollup merge of #131567 - CastilloDel:reject-unstable-with-accepted-features, r=jieyouxu 2024-10-12 23:00:58 +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 Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00: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.rs Add warn(unreachable_pub) to rustc_passes. 2024-08-29 20:18:40 +10:00
lib_features.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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 Emit an error for unstable attributes that reference already stable features 2024-10-12 10:19:24 +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