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