about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2022-11-12Auto merge of #103150 - joboet:remove_lock_wrappers, r=m-ou-sebors-653/+404
2022-11-10Rollup merge of #104060 - ink-feather-org:const_hash, r=fee1-deadManish Goregaokar-55/+129
2022-11-09Rollup merge of #104015 - alex:remove-kernel, r=oli-obkManish Goregaokar-1/+0
2022-11-09Rollup merge of #103464 - JakobDegen:mir-parsing, r=oli-obkManish Goregaokar-0/+126
2022-11-09Rollup merge of #103307 - b4den:master, r=estebankManish Goregaokar-1/+1
2022-11-09Rollup merge of #104125 - ink-feather-org:const_cmp_tuples, r=fee1-deadDylan DPC-4/+7
2022-11-09Rollup merge of #104111 - yancyribbens:add-mutable-to-the-description-for-as-...Dylan DPC-1/+2
2022-11-09Rollup merge of #103694 - WaffleLapkin:mask_doc_example, r=scottmcmDylan DPC-0/+53
2022-11-09Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcmDylan DPC-32/+36
2022-11-09const Compare Tuplesonestacked-4/+7
2022-11-08Add support for custom MIR parsingJakob Degen-0/+126
2022-11-08Rollup merge of #104139 - ferrocene:pa-channel-licensing, r=pnkfelixGuillaume Gomez-2/+17
2022-11-08Rollup merge of #104113 - ink-feather-org:fix_const_fn_ref_impls, r=compiler-...Guillaume Gomez-10/+15
2022-11-08Rollup merge of #104109 - yancyribbens:add-mutable-to-comment-for-align-to-mu...Guillaume Gomez-2/+2
2022-11-08Rollup merge of #104097 - RalfJung:miri-alloc-benches, r=thomccGuillaume Gomez-16/+19
2022-11-08Rollup merge of #104093 - RalfJung:test-sizes, r=thomccGuillaume Gomez-0/+1
2022-11-08Test const `Hash`, fix nitsonestacked-21/+60
2022-11-08clarify licensing situation of mpsc and spsc queuePietro Albini-2/+17
2022-11-08Rollup merge of #103446 - the8472:tra-array-chunks, r=Mark-SimulacrumDylan DPC-29/+148
2022-11-08document and improve array Guard typeThe 8472-8/+39
2022-11-07simplification: do not process the ArrayChunks remainder in fold()The 8472-19/+4
2022-11-07specialize iter::ArrayChunks::fold for TrustedRandomAccess itersThe 8472-3/+86
2022-11-07make the array initialization guard available to other modulesThe 8472-18/+18
2022-11-07add benchmark for iter::ArrayChunks::fold specializationThe 8472-2/+22
2022-11-07Auto merge of #103934 - notriddle:notriddle/backtrace-deps, r=Mark-Simulacrumbors-3/+3
2022-11-07Fix `const_fn_trait_ref_impl`, add test for itonestacked-10/+15
2022-11-07rustdoc: Add mutable to the descriptionyancy-1/+2
2022-11-07rustdoc: Add mutable to the descriptionyancy-2/+2
2022-11-07Removed unnecessary Trait boundonestacked-4/+1
2022-11-07fmtRalf Jung-5/+5
2022-11-07Rollup merge of #104090 - wanghaha-dev:master, r=Dylan-DPCDylan DPC-1/+1
2022-11-07run alloc benchmarks in Miri and fix UBRalf Jung-16/+19
2022-11-07disable btree size tests on MiriRalf Jung-0/+1
2022-11-07Modify comment syntax errorwanghaha-dev-1/+1
2022-11-07Rollup merge of #104074 - yancyribbens:add-example-to-round, r=Mark-SimulacrumYuki Okushi-0/+4
2022-11-07Rollup merge of #104056 - ripytide:patch-1, r=Mark-SimulacrumYuki Okushi-3/+3
2022-11-06rustdoc: Add an example for round that is different from truncateyancy-0/+4
2022-11-06Auto merge of #99943 - compiler-errors:tuple-trait, r=jackh726bors-3/+449
2022-11-06Added `const_hash` tracking issue idonestacked-21/+21
2022-11-06Made `Sip` const `Hasher`onestacked-17/+32
2022-11-06Vec: IntoIterator signature consistencyripytide-3/+3
2022-11-06std: fix double-free of mutexjoboet-1/+1
2022-11-06std: remove lock wrappers in `sys_common`joboet-653/+404
2022-11-06Rollup merge of #104002 - RalfJung:unsafecell-new, r=JohnTitorMatthias Krüger-1/+1
2022-11-05Merge conflicts and rebase onto masterMichael Goulet-3/+30
2022-11-05Enforce Tuple trait on Fn traitsMichael Goulet-0/+419
2022-11-05Remove linuxkernel targetsAlex Gaynor-1/+0
2022-11-05fix a comment in UnsafeCell::newRalf Jung-1/+1
2022-11-05Rollup merge of #103995 - SUPERCILEX:typos, r=Dylan-DPCDylan DPC-9/+10
2022-11-04Small round of typo fixesAlex Saveau-9/+10