mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
46f9253098
BTree: fix untrue safety Fix needless and missing `unsafe` tags. r? ````@Mark-Simulacrum````