mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 22:00:33 +00:00
Previously, we only displayed 'frame' numbers in a macro backtrace when more than two frames were involved. This commit should help make backtrace more readable, since these kinds of messages can quickly get confusing.