Nazım Can Altınova
|
29d9233cf6
|
Add unit tests for new BTreeMap::into_{keys,values} methods
|
2020-08-07 13:13:42 +02:00 |
|
Tim Diekmann
|
ab9362ad9a
|
Replace Memoryblock with NonNull<[u8]>
|
2020-08-04 18:03:34 +02:00 |
|
Tim Diekmann
|
24ddf76ed7
|
Merge branch 'master' into remove-in-place-alloc
|
2020-08-03 02:18:20 +02:00 |
|
Manish Goregaokar
|
9471ab068c
|
Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPC
fix typos
Fix common misspellings with https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
|
2020-08-02 13:08:47 -07:00 |
|
liuzhenyu
|
3b4151c9f3
|
fix typos
|
2020-08-02 23:20:00 +08:00 |
|
Ralf Jung
|
ff0c3a9209
|
expand comments
|
2020-07-31 14:03:42 +02:00 |
|
Ralf Jung
|
7e168a696f
|
reduce slice::panic_safe test size further in Miri
|
2020-07-31 11:56:08 +02:00 |
|
Tim Diekmann
|
076ef66ba2
|
Remove in-place allocation and revert to separate methods for zeroed allocations
Fix docs
|
2020-07-28 12:41:18 +02:00 |
|
Aleksey Kladov
|
6e9dc7d9ff
|
Add str::[r]split_once
This is useful for quick&dirty parsing of key: value config pairs
|
2020-07-28 09:58:20 +02:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|