mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
09b5c854de
This flag opts out of the min-const-fn checks entirely, which is usually not what we want. The few cases where the flag is still necessary have been annotated.