about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-04-04Rollup merge of #109883 - skaunov:patch-1, r=thomccYuki Okushi-1/+1
2023-04-03Auto merge of #109756 - cr1901:msp-shift, r=Mark-Simulacrumbors-1/+1
2023-04-03Auto merge of #108448 - ishitatsuyuki:binary-heap, r=Mark-Simulacrumbors-51/+19
2023-04-03Rollup merge of #109722 - hermitcore:read, r=Mark-SimulacrumMatthias Krüger-7/+24
2023-04-03Add links to <cell.rs>Sergey Kaunov-1/+1
2023-04-02Auto merge of #109852 - Nilstrieb:rollup-g3mgxxw, r=Nilstriebbors-3/+3
2023-04-02Rollup merge of #109840 - taiki-e:typo, r=ChrisDentonNilstrieb-1/+1
2023-04-02Rollup merge of #109839 - sartak:iter-grammar, r=scottmcmNilstrieb-2/+2
2023-04-02Auto merge of #109701 - Amanieu:binaryheap_retain, r=ChrisDentonbors-3/+1
2023-04-01Auto merge of #109483 - joboet:optimize_lazycell, r=Mark-Simulacrumbors-11/+77
2023-04-02Fix typo in std/src/os/fd/owned.rsTaiki Endo-1/+1
2023-04-01Improve grammar of Iterator.partition_in_placeShawn M Moore-2/+2
2023-03-31Rollup merge of #109443 - GuillaumeGomez:doc-primitive-hard-error, r=notriddleGuillaume Gomez-50/+100
2023-03-31Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obkbors-0/+14
2023-03-31Rollup merge of #109793 - lukas-code:negative-impl-comment, r=scottmcmMatthias Krüger-0/+1
2023-03-31Rollup merge of #109784 - beetrees:riscv32-time64, r=cuviperMatthias Krüger-14/+36
2023-03-31Rollup merge of #109598 - veera-sivarajan:improve-wording, r=thomccMatthias Krüger-2/+2
2023-03-30Replace doc(primitive) with rustc_doc_primitiveGuillaume Gomez-50/+100
2023-03-30add comment to `impl !Error for &str`Lukas Markeffsky-0/+1
2023-03-30Refactor glibc time64 support, riscv32 always has 64-bit `time_t`beetrees-14/+36
2023-03-30fix typo and adjust commentjoboet-2/+2
2023-03-30core: use `pointer::write` to cleanup `LazyCell` initializationjoboet-8/+7
2023-03-30core: improve code documentation for `LazyCell`joboet-5/+24
2023-03-30core: optimize `LazyCell` sizejoboet-11/+59
2023-03-30Auto merge of #109769 - JohnTitor:rollup-7n2bnpg, r=JohnTitorbors-20/+20
2023-03-30Rollup merge of #106985 - jofas:106746-fix, r=ChrisDentonYuki Okushi-20/+20
2023-03-30Auto merge of #105587 - tgross35:once-cell-min, r=m-ou-sebors-120/+144
2023-03-30removed deprecated markdown links from documentationjofas-6/+0
2023-03-30Update compiler-builtins to 0.1.91 to bring in msp430 shift primitive fixes.William D. Jones-1/+1
2023-03-30Auto merge of #107221 - kleisauke:getentropy-emscripten, r=ChrisDentonbors-2/+3
2023-03-29Em dashes are cooler than hyphens.Mara Bos-1/+1
2023-03-29Documentation updates to better share the purpose of OnceCell/OnceLockTrevor Gross-28/+76
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-92/+68
2023-03-29Rollup merge of #109693 - workingjubilee:maybe-unconstify-alloc, r=fee1-deadMatthias Krüger-54/+19
2023-03-29Rollup merge of #107387 - joboet:hermit_random, r=ChrisDentonMatthias Krüger-2/+11
2023-03-29Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3bors-48/+4
2023-03-29Implement read_buf for RustHermitStefan Lankes-7/+24
2023-03-29enhanced documentation of binary search methods for slice and VecDeque for un...jofas-14/+20
2023-03-29std: use `cvt` to handle errors from `read_entropy` on Hermitjoboet-9/+3
2023-03-29Auto merge of #108792 - Amanieu:ohos, r=petrochenkovbors-2/+21
2023-03-29Use #[inline] on Windows for thread local accessJohn Kåre Alsaker-48/+4
2023-03-28Auto merge of #108095 - soc:drop-contains, r=Amanieubors-93/+0
2023-03-28Remove ~const from allocJubilee Young-54/+19
2023-03-28Stabilize `binary_heap_retain`Amanieu d'Antras-3/+1
2023-03-28Auto merge of #109692 - Nilstrieb:rollup-hq65rps, r=Nilstriebbors-347/+591
2023-03-28Add OpenHarmony targetsAmanieu d'Antras-2/+21
2023-03-28Auto merge of #108080 - oli-obk:FnPtr-trait, r=lcnrbors-106/+176
2023-03-28Rollup merge of #92284 - the8472:simplify-advance-by, r=scottmcmnils-326/+383
2023-03-28Rollup merge of #91793 - devnexen:anc_data_fbsd, r=ChrisDentonnils-21/+208
2023-03-28Rollup merge of #109687 - joshtriplett:document-windows-isterminal-heuristics...Matthias Krüger-0/+9