mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
145df3bd70
Remove -Zfuel. I'm not sure this feature is used. I only found 2 references in a google search, both referring to its introduction. Meanwhile, it's a global mutable state, untracked by incremental compilation, so incompatible with it.