mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
9dcb367838
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