mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-18 11:03:09 +00:00

This avoids having to worry about stack space when traversing very long spantree paths, e.g. when instrumenting a long sequence of if/else statements.