about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
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-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
2023-07-02Rollup merge of #113253 - nurmukhametdaniyar:rc_from_cstr_doc_fix, r=NilstriebMatthias Krüger-1/+1
2023-07-02downgrade compiler_builtinsNilstrieb-1/+2
2023-07-02Rollup merge of #113202 - guilliamxavier:patch-1, r=workingjubileeMatthias Krüger-6/+8
2023-07-02Rollup merge of #113147 - lizhanhui:fix_vec_from_raw_parts_doc_example, r=Mar...Matthias Krüger-14/+15
2023-07-02fixed documentation of from<CString> for Rc<CStr>: Arc -> RcDaniyar Nurmukhamet-1/+1
2023-07-01Auto merge of #111992 - ferrocene:pa-panic-abort-tests-bench, r=m-ou-sebors-118/+170
2023-07-01Auto merge of #113194 - lu-zero:intrinsics-inline, r=thomccbors-3/+3
2023-07-01Return `Ok` on kill if process has already exitedChris Denton-14/+17
2023-07-01Rollup merge of #113153 - tshepang:patch-6, r=cuviperMatthias Krüger-4/+4
2023-07-01Rollup merge of #113072 - tshepang:patch-1, r=cuviperMatthias Krüger-40/+0
2023-06-30std docs: factorize literal in Barrier exampleGuilliam Xavier-6/+8
2023-06-30Mark wrapped intrinsics as inline(always)Luca Barbato-3/+3
2023-06-30Rollup merge of #107624 - tgross35:const-cstr-methods, r=dtolnayMatthias Krüger-8/+10
2023-06-29make HashMap::or_insert_with example more simpleTshepang Mbambo-4/+4
2023-06-29Fix document examples of Vec::from_raw_parts and Vec::from_raw_parts_inLi Zhanhui-14/+15
2023-06-29Rollup merge of #113054 - Rageking8:make-`rustc_on_unimplemented`-std-agnosti...Matthias Krüger-30/+60
2023-06-29Rollup merge of #112670 - petrochenkov:typriv, r=eholkMatthias Krüger-6/+6
2023-06-28Rollup merge of #111571 - jhpratt:proc-macro-span, r=m-ou-seDylan DPC-60/+23
2023-06-27Rollup merge of #112628 - gootorov:box_alloc_partialeq, r=joshtriplettMatthias Krüger-9/+26
2023-06-27Make `rustc_on_unimplemented` std-agnosticRageking8-30/+60
2023-06-26str docs: remove "Basic usage" text where not usefulTshepang Mbambo-40/+0
2023-06-26Rollup merge of #112677 - the8472:remove-unusued-field, r=JohnTitorTakayuki Maeda-9/+1
2023-06-26Auto merge of #113024 - Jerrody:master, r=thomccbors-1/+1
2023-06-26Auto merge of #111850 - the8472:external-step-by, r=scottmcmbors-36/+482
2023-06-25Mark the StepBy specialization as unsafeThe 8472-8/+8
2023-06-25StepBy<Range<{int <= usize}>> can be TrustedLenThe 8472-1/+7
2023-06-25doccomments for StepBy specializationsThe 8472-0/+41
2023-06-25Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomccbors-49/+44
2023-06-25Always inline primitive data types.George-1/+1
2023-06-25Rollup merge of #113009 - ChrisDenton:remove-path, r=workingjubileeMatthias Krüger-1/+0
2023-06-25Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-SimulacrumMatthias Krüger-0/+3
2023-06-25Rollup merge of #112950 - tshepang:patch-4, r=Mark-SimulacrumMatthias Krüger-2/+8