1
Fork 0
rust/compiler/rustc_feature
bors 6365178a6b Auto merge of #128657 - clubby789:optimize-none, r=fee1-dead,WaffleLapkin
Add `#[optimize(none)]`

cc #54882

This extends the `optimize` attribute to add `none`, which corresponds to the LLVM `OptimizeNone` attribute.

Not sure if an MCP is required for this, happy to file one if so.
2025-01-25 05:50:36 +00:00
..
src Auto merge of #128657 - clubby789:optimize-none, r=fee1-dead,WaffleLapkin 2025-01-25 05:50:36 +00:00
Cargo.toml unstable feature usage metrics 2024-11-20 11:31:40 -08:00