about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-05-15Rollup merge of #111581 - scottmcm:fix-pattern-comment, r=workingjubileeMatthias Krüger-4/+4
2023-05-15Rollup merge of #102673 - lukas-code:infered-lifetimes, r=ehussMatthias Krüger-1/+1
2023-05-15wanting => wantVagelis Prokopiou-2/+2
2023-05-14Fix some misleading and copy-pasted `Pattern` examplesScott McMurray-4/+4
2023-05-15Auto merge of #108273 - tspiteri:const_slice_split_at_not_mut, r=dtolnaybors-1/+2
2023-05-14Auto merge of #108196 - sunfishcode:sunfishcode/windows-as-socket-impls, r=dt...bors-0/+72
2023-05-14Auto merge of #92048 - Urgau:num-midpoint, r=scottmcmbors-3/+313
2023-05-14explain that `PhantomData<&'a T>` infers `T: 'a`Lukas Markeffsky-1/+1
2023-05-14Shorten lifetime of panic temporaries in panic_fmt caseDavid Tolnay-7/+13
2023-05-14Auto merge of #111425 - Bryanskiy:privacy_ef, r=petrochenkovbors-0/+6
2023-05-13refactor: Remove bespoke from_os_str_bytes_uncheckedEd Page-33/+23
2023-05-13refactor: Remove redundant, private OsStr::bytesEd Page-48/+41
2023-05-13add examples of port 0 binding behaviorkirk-0/+18
2023-05-13Auto merge of #111447 - scottmcm:remove-more-assumes, r=thomccbors-4/+0
2023-05-12`ascii::Char`-ify the escaping codeScott McMurray-50/+65
2023-05-12Remove useless `assume`s from `slice::iter(_mut)`Scott McMurray-4/+0
2023-05-13Auto merge of #103413 - RalfJung:phantom-dropck, r=lcnrbors-10/+73
2023-05-12hedge for future changesRalf Jung-4/+7
2023-05-12Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwcobors-9/+22
2023-05-12Auto merge of #111475 - workingjubilee:sync-simd-2023-may-10, r=workingjubileebors-723/+2177
2023-05-11Correct swizzle_dyn cfg for armv7 neonJubilee Young-1/+1
2023-05-11Auto merge of #111395 - scottmcm:slice-iter-zst-experiment, r=the8472bors-35/+51
2023-05-11Sync portable-simd to 2023 May 10Jubilee Young-723/+2177
2023-05-11Prevent insta-stable no alloc shim supportbjorn3-1/+11
2023-05-11Populate effective visibilities in rustc_privacyBryanskiy-0/+6
2023-05-11Improve code around SGX waitqueueUrgau-3/+13
2023-05-10Simplify the implementation of iterators over slices of ZSTsScott McMurray-35/+51
2023-05-10Allow the drop_copy lint in some library examplesUrgau-0/+1
2023-05-10Remove useless drop of copy typeUrgau-4/+4
2023-05-10Remove and fix useless drop of referenceUrgau-3/+5
2023-05-10Auto merge of #111401 - ChrisDenton:no-windows-allowed, r=workingjubileebors-59/+40
2023-05-10Rollup merge of #111408 - TomMD:patch-1, r=workingjubileeMatthias Krüger-1/+1
2023-05-09Fix incorrect implication of transmuting slicesThomas M. DuBuisson-1/+1
2023-05-09Rollup merge of #111282 - scottmcm:remove-unneeded-assumes, r=workingjubileeMatthias Krüger-10/+6
2023-05-09Rollup merge of #110770 - m-ou-se:fmt-temp-lifetime, r=oli-obkMatthias Krüger-0/+15
2023-05-09Rollup merge of #97320 - usbalbin:stabilize_const_ptr_read, r=m-ou-seMatthias Krüger-10/+9
2023-05-09Don't force include Windows goop when documentingChris Denton-59/+40
2023-05-09Auto merge of #111371 - compiler-errors:revert-110907, r=petrochenkovbors-6/+0
2023-05-09Limit lifetime of format_args!() with inlined args.Mara Bos-0/+15
2023-05-09Auto merge of #110285 - KisaragiEffective:sync-stdarch, r=Amanieubors-1/+0
2023-05-09Auto merge of #111380 - Dylan-DPC:rollup-xiptbhn, r=Dylan-DPCbors-3/+3
2023-05-09Rollup merge of #110694 - est31:builtin, r=petrochenkovDylan DPC-3/+3
2023-05-09Auto merge of #110152 - ChrisDenton:windows-sys, r=thomccbors-3098/+7089
2023-05-09Auto merge of #110027 - nbdd0121:dieting, r=m-ou-sebors-0/+9
2023-05-08Auto merge of #111296 - Sp00ph:const_gcd, r=nagisa,Mark-Simulacrumbors-37/+6
2023-05-08Revert "Populate effective visibilities in `rustc_privacy`"Michael Goulet-6/+0
2023-05-08Rollup merge of #104070 - nbdd0121:unwind, r=AmanieuMichael Goulet-5/+11
2023-05-08Rollup merge of #111315 - Swatinem:rm-identitiy-future, r=Mark-SimulacrumYuki Okushi-7/+0
2023-05-08Rollup merge of #110638 - nikarh:vita, r=Mark-SimulacrumYuki Okushi-23/+235
2023-05-08std: remove test for arm's crypto featureKisaragi Marine-1/+0