| Age | Commit message (Expand) | Author | Lines |
| 2020-08-01 | Rollup merge of #74602 - poliorcetics:maybe-uninit-zeroed-doc-clarification, ... | Manish Goregaokar | -2/+2 |
| 2020-08-01 | Reword incorrect use of zeroed() | Alexis Bourget | -3/+2 |
| 2020-08-01 | Auto merge of #74373 - lcnr:array_chunks, r=withoutboats | bors | -5/+148 |
| 2020-08-01 | add tracking issue | Bastian Kauschke | -9/+9 |
| 2020-07-31 | Auto merge of #74956 - ecstatic-morse:const-option-unwrap, r=oli-obk | bors | -1/+3 |
| 2020-07-31 | use Iter<'_, [T; N]> in array_chunks | Bastian Kauschke | -58/+20 |
| 2020-07-31 | add note to array_chunks | Bastian Kauschke | -1/+3 |
| 2020-07-31 | Auto merge of #74926 - Manishearth:rename-lint, r=jyn514 | bors | -2/+0 |
| 2020-07-30 | Make `Option::unwrap` unstably const | Dylan MacKenzie | -1/+3 |
| 2020-07-30 | Remove deny for intra doc link failures from library code, it's no longer nec... | Manish Goregaokar | -2/+0 |
| 2020-07-30 | Rename in library | Manish Goregaokar | -2/+2 |
| 2020-07-30 | Auto merge of #74930 - ecstatic-morse:const-size-align-of-val, r=oli-obk | bors | -3/+9 |
| 2020-07-30 | add tests for array_chunks | Bastian Kauschke | -1/+0 |
| 2020-07-30 | adds `slice::array_chunks` | Bastian Kauschke | -0/+180 |
| 2020-07-30 | improve chunks + windows err on size 0 | Bastian Kauschke | -5/+5 |
| 2020-07-29 | Make `{align,size}_of_val` `const` | Dylan MacKenzie | -3/+9 |
| 2020-07-29 | Rollup merge of #74910 - RalfJung:fence, r=Mark-Simulacrum | Manish Goregaokar | -1/+2 |
| 2020-07-29 | Auto merge of #72488 - KodrAus:stabilize/const_type_id, r=nikomatsakis | bors | -3/+2 |
| 2020-07-29 | fence docs: fix example Mutex | Ralf Jung | -1/+2 |
| 2020-07-29 | Auto merge of #74894 - JohnTitor:rollup-4ine62a, r=JohnTitor | bors | -0/+41 |
| 2020-07-28 | Clarify the doc for MaybeUninit::zeroed on incorrect use | Alexis Bourget | -2/+3 |
| 2020-07-28 | Add str::[r]split_once | Aleksey Kladov | -0/+41 |
| 2020-07-28 | Add #[inline] to RawWaker::new | Tomasz Miąsko | -0/+1 |
| 2020-07-28 | bump const type id stabilization to 1.46.0 | Ashley Mannix | -2/+2 |
| 2020-07-28 | stabilize const_type_id feature | Ashley Mannix | -3/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+82213 |