mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
04475b92f9
This PR switches the implemented ordering from `unsafe const fn` (as was in the original RFC) to `const unsafe fn` (which is what the lang team decided on)