about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2024-06-20Rollup merge of #126737 - fee1-dead-contrib:rm-const-closures, r=compiler-errorsMatthias Krüger-1/+0
2024-06-20Remove `feature(const_closures)` from libcoreDeadbeef-1/+0
2024-06-20Auto merge of #126736 - matthiaskrgr:rollup-rb20oe3, r=matthiaskrgrbors-22/+56
2024-06-20Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxuMatthias Krüger-18/+41
2024-06-20Rollup merge of #126711 - GKFX:const-option-as-slice, r=oli-obkMatthias Krüger-4/+15
2024-06-20Auto merge of #116088 - nbdd0121:unwind, r=Amanieu,RalfJungbors-7/+9
2024-06-20Rollup merge of #126703 - the8472:on-blackbox-crypto-use, r=scottmcmMatthias Krüger-1/+1
2024-06-20Add blank lines after module-level `//` comments.Nicholas Nethercote-0/+2
2024-06-20Add blank lines after module-level `//!` comments.Nicholas Nethercote-0/+19
2024-06-20Convert some module-level `//` and `///` comments to `//!`.Nicholas Nethercote-18/+20
2024-06-19Make Option::as_[mut_]slice constGeorge Bateman-4/+15
2024-06-19reword the hint::blackbox non-guaranteesThe 8472-1/+1
2024-06-19core: add tracking issue for `array::repeat`joboet-1/+1
2024-06-19core: simplify implementation of `array::repeat`, address other nitsjoboet-18/+9
2024-06-19core: implement `UncheckedIterator` for `RepeatN`joboet-1/+3
2024-06-19core: implement `array::repeat`joboet-0/+36
2024-06-19Add a hack to prevent proc_macro misopt in CIGary Guo-1/+3
2024-06-19Stabilise c_unwindGary Guo-6/+6
2024-06-18Replace `move||` with `move ||` in `compiler/` and `library/`Vonr-17/+17
2024-06-18Auto merge of #126330 - m-ou-se:panic-message-type, r=Amanieubors-11/+79
2024-06-17Add PanicMessage type for PanicInfo::message().Mara Bos-11/+79
2024-06-17Add tracking issue to async_drop APIDaria Sukhonina-13/+13
2024-06-17Auto merge of #126569 - jieyouxu:rollup-1uvkb2y, r=jieyouxubors-24/+17
2024-06-17Rollup merge of #126531 - slanterns:error_provider, r=workingjubilee许杰友 Jieyou Xu (Joe)-1/+1
2024-06-17Rollup merge of #126468 - RalfJung:euclid, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-4/+6
2024-06-17Rollup merge of #126346 - hermit-os:fd, r=Amanieu许杰友 Jieyou Xu (Joe)-13/+4
2024-06-17Rollup merge of #126288 - x4exr:patch-1, r=dtolnay许杰友 Jieyou Xu (Joe)-6/+6
2024-06-17Auto merge of #125720 - folkertdev:optimize_for_size-ptr-rotate, r=Amanieubors-2/+6
2024-06-16doc: Added commas where neededRayyan Khan-6/+6
2024-06-16std: move `sys_common::backtrace` to `sys`joboet-10/+10
2024-06-16Rollup merge of #126539 - lukaslueg:patch-1, r=jhprattJacob Pratt-9/+12
2024-06-16Rollup merge of #125112 - tbu-:pr_create_dir_all_empty, r=dtolnayJacob Pratt-0/+3
2024-06-16Update `Arc::try_unwrap()` docslukaslueg-9/+12
2024-06-16Auto merge of #126299 - scottmcm:tune-sliceindex-ubchecks, r=saethlinbors-32/+86
2024-06-15Redo SliceIndex implementationsScott McMurray-32/+86
2024-06-16update commentSlanterns-1/+1
2024-06-15Rollup merge of #126229 - ChrisDenton:bindgen, r=Mark-SimulacrumGuillaume Gomez-417/+66
2024-06-15Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgrbors-28/+39
2024-06-15std: suggest OnceLock over OnceJubilee Young-4/+14
2024-06-14Polish `std::path::absolute` documentation.Kevin Reid-28/+39
2024-06-14Auto merge of #126473 - matthiaskrgr:rollup-8w2xm09, r=matthiaskrgrbors-137/+369
2024-06-14Rollup merge of #126285 - kpreid:unique-rc, r=dtolnayMatthias Krüger-30/+91
2024-06-14Rollup merge of #126266 - tbu-:pr_doc_alloc_default_system, r=jhprattMatthias Krüger-1/+3
2024-06-14Rollup merge of #126135 - hermit-os:fuse, r=jhprattMatthias Krüger-92/+181
2024-06-14Rollup merge of #123769 - dtolnay:literal, r=fee1-deadMatthias Krüger-14/+94
2024-06-14div_euclid, rem_euclid: clarify/extend documentationRalf Jung-4/+6
2024-06-14Rollup merge of #126351 - devnexen:to_sol11_upd, r=ChrisDentonMatthias Krüger-19/+2
2024-06-13Rollup merge of #126402 - firefighterduck:fix-unsafe-precon-copy, r=NilstriebMatthias Krüger-2/+1
2024-06-13Rollup merge of #126390 - Kriskras99:master, r=NilstriebMatthias Krüger-3/+3
2024-06-13Rollup merge of #126360 - compiler-errors:uplift-structural-traits, r=lcnrMatthias Krüger-0/+2