about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-07-14Rollup merge of #113662 - pedroclobo:vec-deque-rotate, r=thomccMatthias Krüger-25/+25
2023-07-14Auto merge of #113113 - Amanieu:box-vec-zst, r=Mark-Simulacrumbors-25/+114
2023-07-14Rollup merge of #113618 - tshepang:patch-1, r=jyn514Matthias Krüger-2/+2
2023-07-14Rollup merge of #112525 - hermitcore:devel, r=m-ou-seMatthias Krüger-5/+4
2023-07-13Fix VecDeque's rotate_left and rotate_right panic testsPedro Lobo-2/+2
2023-07-13Rename VecDeque's rotate_left and rotate_right parametersPedro Lobo-23/+23
2023-07-13Eliminate ZST allocations in `Box` and `Vec`Amanieu d'Antras-25/+114
2023-07-12Re-format let-else per rustfmt updateMark Rousskov-2/+4
2023-07-12Flip cfg's for bootstrap bumpMark Rousskov-69/+12
2023-07-12Replace version placeholder to 1.72Mark Rousskov-7/+7
2023-07-12avoid ambiguous wordTshepang Mbambo-1/+1
2023-07-12use latest version of hermit-abiStefan Lankes-1/+1
2023-07-12fix usage of Timespec om the target hermitStefan Lankes-2/+2
2023-07-12define hermit_abi as public depedencenyStefan Lankes-1/+1
2023-07-12add support of available_parallelism for target hermitStefan Lankes-2/+1
2023-07-12update ancient noteTshepang Mbambo-2/+2
2023-07-11Auto merge of #103754 - SUPERCILEX:filled-mut, r=m-ou-sebors-0/+7
2023-07-11Auto merge of #113175 - bryangarza:safe-transmute-rustc-coinductive, r=compil...bors-0/+1
2023-07-11Auto merge of #113130 - chriswailes:android-library-defs, r=Amanieubors-47/+58
2023-07-11Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obkbors-0/+2
2023-07-10Correct the Android stat struct definitionsChris Wailes-47/+58
2023-07-10Auto merge of #94748 - tbu-:pr_file_arc, r=Amanieubors-32/+65
2023-07-10Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubileebors-1/+1
2023-07-09move personality to sysGus Caplan-1/+1
2023-07-10Auto merge of #108485 - devsnek:float-pat-exception, r=workingjubileebors-36/+53
2023-07-09move pal cfgs in f32 and f64 to sysGus Caplan-36/+53
2023-07-09Rollup merge of #113493 - the8472:spec-iocopy-slice, r=Mark-SimulacrumMatthias Krüger-3/+116
2023-07-09Rollup merge of #113469 - JohnTitor:rm-default-free-fn, r=AmanieuMatthias Krüger-45/+0
2023-07-09additional io::copy specializationsThe 8472-3/+116
2023-07-08Rollup merge of #113064 - marcospb19:add-note-in-vec-swap-docs, r=Mark-Simula...Matthias Krüger-0/+2
2023-07-08Remove `default_free_fn` featureYuki Okushi-45/+0
2023-07-07Sync portable-simd to 2023 July 07Jubilee Young-133/+338
2023-07-06Rollup merge of #113318 - tgross35:113283-allocator-trait-eq, r=m-ou-seMichael Goulet-26/+9
2023-07-06Rollup merge of #112008 - intruder-kat:master, r=NilstriebMichael Goulet-2/+2
2023-07-06Auto merge of #113269 - jyn514:update-compiler-builtins, r=Amanieubors-2/+1
2023-07-06Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errorsfee1-dead-26/+26
2023-07-05Auto merge of #113287 - RalfJung:miri-test-libstd, r=JohnTitorbors-1/+1
2023-07-05Rollup merge of #113356 - he32:netbsd-riscv64, r=oli-obkMichael Goulet-1/+6
2023-07-05Update compiler-builtins to 0.1.95jyn-2/+1
2023-07-05Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd.Havard Eidnes-1/+6
2023-07-05Revert "use c literals in library"León Orell Valerian Liehr-23/+25
2023-07-05Revert "fix ptr cast"León Orell Valerian Liehr-9/+7
2023-07-05Auto merge of #112594 - ChrisDenton:process=-kill, r=Amanieubors-14/+32
2023-07-05Workaround for old android not having echoChris Denton-1/+8
2023-07-04Revert "alloc: Allow comparing `Box`s over different allocators"Trevor Gross-26/+9
2023-07-04Test Child::kill behaviour on exited processChris Denton-0/+8
2023-07-03Add diagnostic items for `<*mut _>::is_null` and `<*const _>::is_null`Urgau-0/+2
2023-07-03enable test_join test in MiriRalf Jung-1/+1
2023-07-03Auto merge of #113271 - matthiaskrgr:rollup-2ik4vaj, r=matthiaskrgrbors-1/+1
2023-07-02Update std to backtrace 0.3.68Jubilee Young-3/+3