carbotaniuman
|
784dd22aac
|
add unsigned_abs to signed integers
|
2020-07-29 10:38:58 -05:00 |
|
Ralf Jung
|
897149a883
|
fence docs: fix example Mutex
|
2020-07-29 15:45:42 +02:00 |
|
bors
|
517385b31b
|
Auto merge of #74894 - JohnTitor:rollup-4ine62a, r=JohnTitor
Rollup of 8 pull requests
Successful merges:
- #74266 (Clean up E0720 explanation)
- #74671 (add const generics array coercion test)
- #74707 (Add str::[r]split_once)
- #74814 (Fix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazy)
- #74859 (Update outdated readme)
- #74864 (ayu theme: Change doccomment color to `#a1ac88`)
- #74872 (Enable to ping RISC-V group via triagebot)
- #74891 (handle ConstEquate in rustdoc)
Failed merges:
r? @ghost
|
2020-07-29 01:38:00 +00:00 |
|
Erik Desjardins
|
c596e01b8e
|
add track_caller to RefCell::{borrow, borrow_mut}
So panic messages point at the offending borrow.
|
2020-07-28 15:45:25 -04:00 |
|
Alexis Bourget
|
36bb5e8a42
|
Clarify the doc for MaybeUninit::zeroed on incorrect use
|
2020-07-28 18:54:15 +02:00 |
|
Christian Duerr
|
f3d7645fb7
|
Add trailing comma support to matches macro
|
2020-07-28 18:42:13 +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 |
|
Tomasz Miąsko
|
0a51a9fb00
|
Add #[inline] to RawWaker::new
|
2020-07-28 06:14:52 +02:00 |
|
Ashley Mannix
|
e3856616ee
|
bump const type id stabilization to 1.46.0
|
2020-07-28 13:30:29 +10:00 |
|
Ashley Mannix
|
cac16c9793
|
stabilize const_type_id feature
|
2020-07-28 13:30:29 +10:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|