Skip to content

Commit 49757dd

Browse files
authored
Merge pull request #4585 from rust-lang/rustup-2025-09-14
Automatic Rustup
2 parents bf83e22 + bba690d commit 49757dd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4ba1cf9ade4c8e2fa10676a50ee34594eb161837
1+
a015919e54c60b1b2bec7a98dec478cfc4a48f4e

tests/pass/btreemap.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//@revisions: stack tree
22
//@[tree]compile-flags: -Zmiri-tree-borrows
33
//@compile-flags: -Zmiri-strict-provenance
4-
#![feature(btree_extract_if)]
54
use std::collections::{BTreeMap, BTreeSet};
65
use std::mem;
76

0 commit comments

Comments
 (0)