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