SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Rollup merge of #155656 - durin42:llvm-23-back-in-kansas, r=nikic

rustc_llvm: update opt-level handling for LLVM 23

LLVM 23 removed Os and Oz optimization pipelines and the PR says to use O2 with optsize or minsize instead as appropriate.

See https://github.com/llvm/llvm-project/pull/191363 for more details.
J
Jonathan Brouwer committed
0fa807c149db79d3865d1733a18453a39d3ca04f
Committed by GitHub <noreply@github.com> on 4/23/2026, 7:38:26 AM