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