We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41bfc97 commit 9bdbe1bCopy full SHA for 9bdbe1b
src/test/ui/rfc-2091-track-caller/should-pass.stderr
@@ -6,7 +6,7 @@ LL | #![feature(track_caller)]
6
|
7
= note: `#[warn(incomplete_features)]` on by default
8
9
-thread 'rustc' panicked at 'assertion failed: !value.needs_subst()', src/librustc/traits/query/normalize_erasing_regions.rs:59:9
+thread 'rustc' panicked at 'index out of bounds: the len is 0 but the index is 0', $SRC_DIR/libcore/slice/mod.rs:LL:COL
10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
11
12
error: internal compiler error: unexpected panic
0 commit comments