mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
6eabf03526
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.