mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 05:47:22 +00:00
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