mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
d1cfd39362
Remove erroneous `unsafe` in `BTreeSet::upper_bound_mut` https://github.com/rust-lang/rust/pull/128309#discussion_r1921097773 Tracking issue: https://github.com/rust-lang/rust/issues/107540