rust/compiler/rustc_feature/src
bors 040a98af70 Auto merge of #144086 - clubby789:alloc-zeroed, r=nikic
Pass `alloc-variant-zeroed` to LLVM

Makes use of https://github.com/llvm/llvm-project/pull/138299 (once we pull in a version of LLVM with this attribute). ~~Unfortunately also requires https://github.com/llvm/llvm-project/pull/149336 to work.~~

Closes rust-lang/rust#104847
2025-08-20 17:16:34 +00:00
..
accepted.rs Stabilize sse4a and tbm target features 2025-08-14 02:07:40 +05:30
builtin_attrs.rs Auto merge of #144086 - clubby789:alloc-zeroed, r=nikic 2025-08-20 17:16:34 +00:00
lib.rs Remove rustc_feature::Stability 2025-06-09 11:44:52 +02:00
removed.rs Remove the no_sanitize attribute in favor of sanitize 2025-08-18 08:45:28 +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 #142681 - 1c3t3a:sanitize-off-on, r=rcvalle 2025-08-19 14:18:16 +10:00