rust/library
Yuki Okushi 8299105821
Rollup merge of #81191 - ssomers:btree_more_order_chaos, r=Mark-Simulacrum
BTreeMap: test all borrowing interfaces and test more chaotic order behavior

Inspired by #81169, test what happens if you mess up order of the type with which you search (as opposed to the key type).

r? `@Mark-Simulacrum`
2021-01-27 04:43:18 +09:00
..
alloc Rollup merge of #81191 - ssomers:btree_more_order_chaos, r=Mark-Simulacrum 2021-01-27 04:43:18 +09:00
backtrace@af078ecc0b
core Rollup merge of #80876 - ojeda:option-result-unwrap_unchecked, r=m-ou-se 2021-01-27 04:43:14 +09:00
panic_abort
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #79174 - taiki-e:std-future, r=Mark-Simulacrum 2021-01-24 22:09:49 +01:00
stdarch@9c732a56f6
term
test libtest: Store pending timeouts in a deque 2021-01-25 12:21:33 -08:00
unwind