mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 01:07:56 +00:00
This version shaves off ca 2% of the cycles in my experiments and makes the control flow easier to follow for me and hopefully others, including the compiler. Someone gave me a working profiler and by God I'm using it.