mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 23:05:45 +00:00
Clarify BTree `range_search` comments These comments were added by #81169. However, the soundness issue [might not be exploitable here](https://github.com/rust-lang/rust/pull/81169#issuecomment-765271717), so the comments should be updated. cc `@ssomers`