SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Default to short backtraces for dev builds of rustc itself

A dev build almost certainly means that whoever's built the compiler
has the opportunity to rerun it to collect a more complete trace. So
we don't need to default to a complete trace; we should hide irrelevant
details by default.
J
jyn committed
c7a28d579b8209337fe959e2384d3884878d887c
Parent: 54dcff1