Files
rust/compiler
许杰友 Jieyou Xu (Joe) aef9d6b0a8 Rollup merge of #134743 - jyn514:rustc-dev-short-backtraces, r=jieyouxu
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.
2024-12-25 17:25:58 +08:00
..
2024-12-18 23:23:44 +08:00
2024-12-20 08:35:02 +00:00
2024-12-22 06:12:39 -08:00