Skip to content

Commit bd3bff4

Browse files
authored
Merge pull request #4537 from rust-lang/rustup-2025-08-22
Automatic Rustup
2 parents efddeea + cdb29a2 commit bd3bff4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
125ff8a788c5d6a66917f499abdc00051afe6886
1+
8e3710ef31a0b2cdf5a1c2f3929b7735d1e28c20

tests/panic/oob_subslice.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
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
3+
range end index 4 out of range for slice of length 4
44
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
55
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

Comments
 (0)