rust/compiler/rustc_feature/src
Matthias Krüger 7c2475e9aa
Rollup merge of #138717 - jdonszelmann:pin-macro, r=WaffleLapkin
Add an attribute that makes the spans from a macro edition 2021, and fix pin on edition 2024 with it

Fixes a regression, see issue below. This is a temporary fix, super let is the real solution.

Closes #138596
2025-03-21 15:48:57 +01:00
..
accepted.rs Stabilize asm_goto 2025-03-17 11:12:10 +00:00
builtin_attrs.rs Rollup merge of #138717 - jdonszelmann:pin-macro, r=WaffleLapkin 2025-03-21 15:48:57 +01:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00
removed.rs List the feature in removed.rs 2025-03-04 12:44:22 +00:00
tests.rs rustc_feature: Avoid unsafe std::env::set_var() in UnstableFeatures tests 2025-01-08 11:37:19 +01:00
unstable.rs Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Amanieu 2025-03-21 15:48:52 +01:00