about summary refs log tree commit diff
path: root/src/liballoc/tests/binary_heap.rs
AgeCommit message (Expand)AuthorLines
2020-01-19Fix `binary_heap::DrainSorted` drop leak on panicsJonas Schievink-0/+33
2019-12-22Format the worldMark Rousskov-6/+4
2019-11-23enable more panic-catching tests in MiriRalf Jung-0/+3
2019-11-22enable panic-catching tests in MiriRalf Jung-1/+1
2019-10-25Remove unused `use`s.Hideki Sekine-4/+0
2019-10-25Add .into_iter_sorted() and .drain_sorted()Hideki Sekine-4/+77
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-6/+7
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-7/+6
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-6/+7
2019-04-16Miri now supports entropy, but is still slowRalf Jung-1/+1
2019-03-10enabled too many testsRalf Jung-1/+1
2019-03-10we can now skip should_panic tests with the libtest harnessRalf Jung-1/+1
2019-02-13review failures in binary_heap, str, vec_dequeRalf Jung-1/+1
2019-02-07disable tests in MiriRalf Jung-0/+1
2019-01-26Replace deprecated ATOMIC_INIT constsMark Rousskov-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-2/+2
2018-12-04Replace usages of `..i + 1` ranges with `..=i`.Corey Farwell-2/+2
2018-04-03Remove all unstable placement featuresAidan Hobson Sayers-20/+0
2018-03-11Update Cargo submoduleAlex Crichton-1/+82
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+302