mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 10:26:56 +00:00
The contract_checks compiler flag is now used to determine if runtime contract checks should be enabled, as opposed to the compiler intrinsic as previously.