mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +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.
For more information about how rustc works, see the rustc dev guide.