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.
2 parents efddeea + cdb29a2 commit bd3bff4Copy full SHA for bd3bff4
rust-version
@@ -1 +1 @@
1
-125ff8a788c5d6a66917f499abdc00051afe6886
+8e3710ef31a0b2cdf5a1c2f3929b7735d1e28c20
tests/panic/oob_subslice.stderr
@@ -1,5 +1,5 @@
2
thread 'main' ($TID) panicked at tests/panic/oob_subslice.rs:LL:CC:
3
-range end index 5 out of range for slice of length 4
+range end index 4 out of range for slice of length 4
4
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5
note: in Miri, you may have to set `MIRIFLAGS=-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect
0 commit comments