about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-03-21Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrumbors-47/+40
2023-03-20Remove outdated commentsMaybe Waffle-13/+0
2023-03-20Add example for `Option::product` and `Result::product`clubby789-4/+36
2023-03-20Add documentation for `type RET = ...`Andy Wang-0/+14
2023-03-20Allow optional RET type annotationAndy Wang-1/+2
2023-03-20Apply suggestions from code reviewthe8472-3/+3
2023-03-20Add block-based mutex unlocking exampleThe 8472-7/+17
2023-03-20Rollup merge of #109273 - WaffleLapkin:slice_is_sorted_by_array_windows, r=sc...Matthias Krüger-4/+2
2023-03-20Rollup merge of #109353 - Nilstrieb:rustc-mir-building, r=compiler-errorsMatthias Krüger-1/+1
2023-03-20Rollup merge of #109337 - frengor:collect_into_doc, r=scottmcmMatthias Krüger-4/+4
2023-03-20Auto merge of #108148 - parthopdas:master, r=oli-obkbors-31/+377
2023-03-19fix typo in the creation of OpenOptionStefan Lankes-1/+1
2023-03-19Add `#![feature(generic_arg_infer)]` to core for stdarchNilstrieb-0/+1
2023-03-19Update stdarchNilstrieb-0/+0
2023-03-19Add #[inline] to as_derefBen Kimock-0/+4
2023-03-19Fix wrong crate name in custom MIR docsNilstrieb-1/+1
2023-03-19Rollup merge of #109022 - tmiasko:read-buf-exact, r=dtolnayDylan DPC-2/+16
2023-03-19Rollup merge of #108973 - est31:pin_docs, r=Mark-SimulacrumDylan DPC-16/+19
2023-03-19Rollup merge of #108829 - xfix:use-edition-2021-pat-in-matches, r=Mark-Simula...Dylan DPC-2/+2
2023-03-19Rollup merge of #108798 - devsnek:panic-pal-exception, r=workingjubileeDylan DPC-2/+10
2023-03-19Rollup merge of #104100 - ink-feather-org:const_iter_range, r=the8472,fee1-deadDylan DPC-16/+86
2023-03-19Improve collect_into documentationfren_gor-4/+4
2023-03-18Rollup merge of #109288 - jmillikin:linux-abstract-socket-addr, r=joshtriplettMatthias Krüger-20/+15
2023-03-18Rollup merge of #109287 - scottmcm:hash-slice-size-of-val, r=oli-obkMatthias Krüger-1/+1
2023-03-18Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_check, im...onestacked-9/+69
2023-03-18move Option::as_slice to intrinsicAndre Bogus-72/+42
2023-03-17reviewGus Caplan-3/+3
2023-03-17move default backtrace setting to sysGus Caplan-2/+10
2023-03-18Stabilise `unix_socket_abstract`John Millikin-20/+15
2023-03-17Use `size_of_val` instead of manual calculationScott McMurray-1/+1
2023-03-18Rollup merge of #109235 - chaitanyav:master, r=ChrisDentonMatthias Krüger-1/+11
2023-03-17Make the `Step` implementations const.onestacked-7/+17
2023-03-17Remove irrelevant docs on error kindsJubilee Young-10/+4
2023-03-17Auto merge of #108862 - Mark-Simulacrum:bootstrap-bump, r=pietroalbinibors-75/+51
2023-03-17Switch impls of `is_sorted_by` between slices and slice itersMaybe Waffle-2/+2
2023-03-17Make `slice::is_sorted_by` impl nicerMaybe Waffle-3/+1
2023-03-17Modify code style as per commentsNagaChaitanya Vellanki-7/+5
2023-03-16run rustfmt on changesNagaChaitanya Vellanki-1/+1
2023-03-16fallback to lstat when stat fails on WindowsNagaChaitanya Vellanki-1/+13
2023-03-16Improve case mapping encoding schemeMartin Gammelsæter-1045/+779
2023-03-16Beautify pin! docsest31-16/+19
2023-03-16Auto merge of #106824 - m-ou-se:format-args-flatten, r=oli-obkbors-8/+30
2023-03-16Split unicode case LUTs in single and multi variantsMartin Gammelsæter-1682/+963
2023-03-16Don't allow new const panic through format flattening.Mara Bos-4/+26
2023-03-16Update format_args!() test to account for inlining.Mara Bos-4/+4
2023-03-15unequal → not equalgimbles-9/+9
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-31/+377
2023-03-15Skip serializing ascii chars in case LUTsMartin Gammelsæter-26/+0
2023-03-15Bump to latest betaMark Rousskov-55/+31
2023-03-15Bump version placeholdersMark Rousskov-20/+20