rust/library/core
Matthias Krüger 5591d7e134
Rollup merge of #148285 - nxsaken:const_control_flow_1, r=Mark-Simulacrum
Constify `ControlFlow` methods with unstable bounds

Feature: `const_control_flow`
Tracking issue: rust-lang/rust#148739

This PR constifies the methods on `ControlFlow` with a dependency on rust-lang/rust#143874.
2025-11-09 20:59:53 +01:00
..
src Rollup merge of #148285 - nxsaken:const_control_flow_1, r=Mark-Simulacrum 2025-11-09 20:59:53 +01:00
Cargo.toml Add panic=immediate-abort 2025-09-21 13:12:18 -04:00