We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb65fe4 commit 06f100bCopy full SHA for 06f100b
tests/ui/panics/default-backtrace-ice.stderr
@@ -7,8 +7,10 @@ LL | fn main() { missing_ident; }
7
8
aborting due to `-Z treat-err-as-bug=1`
9
stack backtrace:
10
- [... omitted 2 frames ...]
11
-
+(end_short_backtrace)
+(begin_short_backtrace)
12
13
14
15
error: the compiler unexpectedly panicked. this is a bug.
16
0 commit comments