SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 68 Rust

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.
B
bors committed
6365178a6bee1ccf2a4960ecc9285c245e8978a9