about summary refs log tree commit diff
path: root/library/core/src
AgeCommit message (Expand)AuthorLines
2020-08-01Rollup merge of #74602 - poliorcetics:maybe-uninit-zeroed-doc-clarification, ...Manish Goregaokar-2/+2
2020-08-01Reword incorrect use of zeroed()Alexis Bourget-3/+2
2020-08-01Auto merge of #74373 - lcnr:array_chunks, r=withoutboatsbors-5/+148
2020-08-01add tracking issueBastian Kauschke-9/+9
2020-07-31Auto merge of #74956 - ecstatic-morse:const-option-unwrap, r=oli-obkbors-1/+3
2020-07-31use Iter<'_, [T; N]> in array_chunksBastian Kauschke-58/+20
2020-07-31add note to array_chunksBastian Kauschke-1/+3
2020-07-31Auto merge of #74926 - Manishearth:rename-lint, r=jyn514bors-2/+0
2020-07-30Make `Option::unwrap` unstably constDylan MacKenzie-1/+3
2020-07-30Remove deny for intra doc link failures from library code, it's no longer nec...Manish Goregaokar-2/+0
2020-07-30Rename in libraryManish Goregaokar-2/+2
2020-07-30Auto merge of #74930 - ecstatic-morse:const-size-align-of-val, r=oli-obkbors-3/+9
2020-07-30add tests for array_chunksBastian Kauschke-1/+0
2020-07-30adds `slice::array_chunks`Bastian Kauschke-0/+180
2020-07-30improve chunks + windows err on size 0Bastian Kauschke-5/+5
2020-07-29Make `{align,size}_of_val` `const`Dylan MacKenzie-3/+9
2020-07-29Rollup merge of #74910 - RalfJung:fence, r=Mark-SimulacrumManish Goregaokar-1/+2
2020-07-29Auto merge of #72488 - KodrAus:stabilize/const_type_id, r=nikomatsakisbors-3/+2
2020-07-29fence docs: fix example MutexRalf Jung-1/+2
2020-07-29Auto merge of #74894 - JohnTitor:rollup-4ine62a, r=JohnTitorbors-0/+41
2020-07-28Clarify the doc for MaybeUninit::zeroed on incorrect useAlexis Bourget-2/+3
2020-07-28Add str::[r]split_onceAleksey Kladov-0/+41
2020-07-28Add #[inline] to RawWaker::newTomasz Miąsko-0/+1
2020-07-28bump const type id stabilization to 1.46.0Ashley Mannix-2/+2
2020-07-28stabilize const_type_id featureAshley Mannix-3/+2
2020-07-27mv std libs to library/mark-0/+82213