about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-04-14Rollup merge of #109272 - schneems:schneems/add-docs-to-command-env-methods, ...Matthias Krüger-15/+61
2023-04-14Rollup merge of #110292 - scottmcm:sort-features-2, r=jyn514Yuki Okushi-28/+44
2023-04-14Rollup merge of #110269 - scottmcm:sort-features, r=jyn514Yuki Okushi-22/+28
2023-04-14Rollup merge of #110047 - skaunov:patch-1, r=ChrisDentonYuki Okushi-2/+5
2023-04-14Auto merge of #101959 - Xaeroxe:clamp-better-assert, r=ChrisDentonbors-2/+2
2023-04-14Add links to docs to `Iterator`Sergey Kaunov-2/+5
2023-04-14Auto merge of #110311 - matthiaskrgr:rollup-kn2k5bq, r=matthiaskrgrbors-20/+10
2023-04-14Rollup merge of #110298 - jmaargh:jmaargh/hypot-docs-edge-cases, r=thomccMatthias Krüger-4/+8
2023-04-14Rollup merge of #110158 - TDecking:obsolete_test, r=ChrisDentonMatthias Krüger-11/+0
2023-04-14Rollup merge of #109800 - bryangarza:safe-transmute-improved-errors, r=compil...Matthias Krüger-4/+0
2023-04-14Rollup merge of #109225 - seanlinsley:patch-1, r=ChrisDentonMatthias Krüger-1/+2
2023-04-14Auto merge of #105007 - dlaugt:solaris-fs-link, r=ChrisDentonbors-3/+4
2023-04-13Update documentation wording on path 'try_exists' functionsTrevor Gross-6/+9
2023-04-13Improve safe transmute error reportingBryan Garza-4/+0
2023-04-13Cover edge cases for {f32, f64}.hypot() docsjmaargh-4/+8
2023-04-13Rollup merge of #110259 - ndrewxie:issue-109964-fix-gitstuff, r=cjgillotMatthias Krüger-1/+1
2023-04-13Rollup merge of #110233 - nbdd0121:intrinsic, r=tmiaskoMatthias Krüger-1/+236
2023-04-13Add `tidy-alphabetical` to features in `alloc` & `std`Scott McMurray-28/+44
2023-04-13stdarch: update submoduleKisaragi Marine-0/+0
2023-04-13Document catch_fn in r#try cannot unwindGary Guo-0/+3
2023-04-13Rollup merge of #110262 - justincredible:patch-1, r=ChrisDentonMatthias Krüger-1/+1
2023-04-13Rollup merge of #110234 - marc0246:btree-insert-after-fix, r=cuviperMatthias Krüger-1/+65
2023-04-13Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-SimulacrumMatthias Krüger-7/+6
2023-04-13Add `tidy-alphabetical` to features in `core`Scott McMurray-22/+28
2023-04-13Auto merge of #108283 - the8472:remove-splice-into-pipe, r=ChrisDentonbors-16/+88
2023-04-12Update unwind_safe.rsJustin Symonds-1/+1
2023-04-12Added diagnostic for pin! macro in addition to Box::pin if Unpin isn't implem...Andrew Xie-1/+1
2023-04-12Rollup merge of #110089 - petrosagg:mpsc-ub, r=m-ou-seMatthias Krüger-0/+12
2023-04-12remove some unneeded importsKaDiWa-117/+58
2023-04-12Fix btree `CursorMut::insert_after` checkmarc0246-1/+65
2023-04-12Rollup merge of #110190 - cbeuw:mir-offset, r=oli-obkMatthias Krüger-0/+2
2023-04-12Make rust-intrinsic ABI unwindableGary Guo-1/+233
2023-04-11Rollup merge of #110173 - solid-rs:patch/kmc-solid/socket-read-buf, r=cuviperMichael Goulet-6/+17
2023-04-11Rollup merge of #110104 - kormosi:todo_typo, r=cuviperMichael Goulet-2/+2
2023-04-11Rollup merge of #109894 - fleetingbytes:109893-var_os-never-returns-an-error,...Michael Goulet-12/+5
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-0/+9
2023-04-11clarify wording around spurious wakeups from `thread::park`Ibraheem Ahmed-2/+2
2023-04-11Reword the docstring in todo! macro definitionPatrik Kormosi-2/+2
2023-04-11Add Offset binary op to custom mirAndy Wang-0/+2
2023-04-11Rollup merge of #110070 - scottmcm:wrapping-neg, r=cuviperYuki Okushi-5/+4
2023-04-11kmc-solid: Implement `Socket::read_buf`Tomoaki Kawada-6/+17
2023-04-11Break up long first paragraphfleetingbytes-3/+4
2023-04-10remove obsolete testTobias Decking-11/+0
2023-04-10Fix typos in libraryDaniPopes-11/+11
2023-04-10Auto merge of #107007 - TDecking:float_parsing_improvments, r=Mark-Simulacrumbors-288/+188
2023-04-10Rollup merge of #110044 - scottmcm:more-size-of-val, r=ChrisDentonDylan DPC-12/+4
2023-04-10Stabilize IsTerminalJosh Triplett-7/+6
2023-04-10Improve the floating point parser in `dec2flt`.Tobias Decking-288/+188
2023-04-09Auto merge of #109684 - fee1-dead-contrib:rv_const_range, r=Mark-Simulacrumbors-86/+16
2023-04-09Apply suggestions from code review Richard Schneeman-1/+1