summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #111425 - Bryanskiy:privacy_ef, r=petrochenkovbors2023-05-141-0/+6
|\
| * Populate effective visibilities in rustc_privacyBryanskiy2023-05-111-0/+6
* | Auto merge of #111447 - scottmcm:remove-more-assumes, r=thomccbors2023-05-131-4/+0
|\ \
| * | Remove useless `assume`s from `slice::iter(_mut)`Scott McMurray2023-05-121-4/+0
* | | Auto merge of #103413 - RalfJung:phantom-dropck, r=lcnrbors2023-05-132-10/+73
|\ \ \ | |/ / |/| |
| * | hedge for future changesRalf Jung2023-05-122-4/+7
| * | fix and extend dropck documentationRalf Jung2023-02-132-11/+71
* | | Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwcobors2023-05-127-9/+22
|\ \ \
| * | | Improve code around SGX waitqueueUrgau2023-05-111-3/+13
| * | | Allow the drop_copy lint in some library examplesUrgau2023-05-101-0/+1
| * | | Remove useless drop of copy typeUrgau2023-05-103-4/+4
| * | | Remove and fix useless drop of referenceUrgau2023-05-103-3/+5
* | | | Auto merge of #111475 - workingjubilee:sync-simd-2023-may-10, r=workingjubileebors2023-05-1242-723/+2177
|\ \ \ \
| * | | | Correct swizzle_dyn cfg for armv7 neonJubilee Young2023-05-111-1/+1
| * | | | Sync portable-simd to 2023 May 10Jubilee Young2023-05-1142-723/+2177
* | | | | Auto merge of #111395 - scottmcm:slice-iter-zst-experiment, r=the8472bors2023-05-113-35/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Simplify the implementation of iterators over slices of ZSTsScott McMurray2023-05-103-35/+51
* | | | | Auto merge of #111401 - ChrisDenton:no-windows-allowed, r=workingjubileebors2023-05-104-59/+40
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Don't force include Windows goop when documentingChris Denton2023-05-094-59/+40
* | | | | Rollup merge of #111408 - TomMD:patch-1, r=workingjubileeMatthias Krüger2023-05-101-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix incorrect implication of transmuting slicesThomas M. DuBuisson2023-05-091-1/+1
| |/ / /
* | | | Rollup merge of #111282 - scottmcm:remove-unneeded-assumes, r=workingjubileeMatthias Krüger2023-05-091-10/+6
|\ \ \ \
| * | | | Remove some `assume`s from slice iterators that don't do anythingScott McMurray2023-05-061-10/+6
* | | | | Rollup merge of #110770 - m-ou-se:fmt-temp-lifetime, r=oli-obkMatthias Krüger2023-05-091-0/+15
|\ \ \ \ \
| * | | | | Limit lifetime of format_args!() with inlined args.Mara Bos2023-05-091-0/+15
* | | | | | Rollup merge of #97320 - usbalbin:stabilize_const_ptr_read, r=m-ou-seMatthias Krüger2023-05-097-10/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Stabilize const_ptr_readbors2023-05-057-10/+9
| | |/ / / | |/| | |
* | | | | Auto merge of #111371 - compiler-errors:revert-110907, r=petrochenkovbors2023-05-091-6/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "Populate effective visibilities in `rustc_privacy`"Michael Goulet2023-05-081-6/+0
* | | | | Auto merge of #110285 - KisaragiEffective:sync-stdarch, r=Amanieubors2023-05-092-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | std: remove test for arm's crypto featureKisaragi Marine2023-05-081-1/+0
| * | | | stdarch: update submodule, take 5Kisaragi Marine2023-05-081-0/+0
| * | | | stdarch: update submodule, take 4Kisaragi Marine2023-05-041-0/+0
| * | | | stdarch: update submodule, take 3Kisaragi Marine2023-04-251-0/+0
| * | | | stdarch: update submodule, take 2Kisaragi Marine2023-04-241-0/+0
| * | | | stdarch: update submoduleKisaragi Marine2023-04-131-0/+0
* | | | | Auto merge of #111380 - Dylan-DPC:rollup-xiptbhn, r=Dylan-DPCbors2023-05-091-3/+3
|\ \ \ \ \
| * \ \ \ \ Rollup merge of #110694 - est31:builtin, r=petrochenkovDylan DPC2023-05-091-3/+3
| |\ \ \ \ \
| | * | | | | Migrate offset_of from a macro to builtin # syntaxest312023-05-051-3/+3
* | | | | | | Auto merge of #110152 - ChrisDenton:windows-sys, r=thomccbors2023-05-0916-3098/+7089
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Sort windows_sys.lst alphabeticallyChris Denton2023-05-051-614/+617
| * | | | | | Use new bindingsChris Denton2023-05-0512-53/+70
| * | | | | | Generate windows-sys bindingsChris Denton2023-05-054-3045/+7016
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #110027 - nbdd0121:dieting, r=m-ou-sebors2023-05-096-0/+9
|\ \ \ \ \ \
| * | | | | | Add `#[inline]` to functions that are never calledGary Guo2023-05-076-0/+9
* | | | | | | Auto merge of #111296 - Sp00ph:const_gcd, r=nagisa,Mark-Simulacrumbors2023-05-081-37/+6
|\ \ \ \ \ \ \
| * | | | | | | Always const-eval the gcd in `slice::align_to_offsets`Markus Everling2023-05-061-37/+6
* | | | | | | | Rollup merge of #104070 - nbdd0121:unwind, r=AmanieuMichael Goulet2023-05-082-5/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Prevent aborting guard from aborting the process in a forced unwindGary Guo2023-05-071-0/+3
| * | | | | | | Parse catch filter in personality functionGary Guo2023-05-072-5/+8
| | |/ / / / / | |/| | | | |