mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 17:55:31 +00:00
Move zkVM constants into `sys::env_consts` I missed this in #139868. Its `mod` declaration was removed, but the contents were not moved. r? joboet