mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
BTreeMap: test split_off (and append) more thoroughly Using DeterministicRng as a poor man's property based testing rig. r? ``@Mark-Simulacrum``