| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-14 | Move btree unit test to their native, privileged location | Stein Somers | -2184/+20 |
| 2020-08-12 | Put panic code path from `copy_from_slice` into cold function | Lukas Kalbertodt | -2/+2 |
| 2020-08-07 | Add unit tests for new `BTreeMap::into_{keys,values}` methods | Nazım Can Altınova | -0/+25 |
| 2020-08-04 | Replace `Memoryblock` with `NonNull<[u8]>` | Tim Diekmann | -3/+7 |
| 2020-08-03 | Merge branch 'master' into remove-in-place-alloc | Tim Diekmann | -3/+28 |
| 2020-08-02 | Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPC | Manish Goregaokar | -1/+1 |
| 2020-08-02 | fix typos | liuzhenyu | -1/+1 |
| 2020-07-31 | expand comments | Ralf Jung | -1/+1 |
| 2020-07-31 | reduce slice::panic_safe test size further in Miri | Ralf Jung | -1/+1 |
| 2020-07-28 | Remove in-place allocation and revert to separate methods for zeroed allocations | Tim Diekmann | -8/+2 |
| 2020-07-28 | Add str::[r]split_once | Aleksey Kladov | -0/+25 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+11736 |
