summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-09-21Don't modify libstd to dump rustc ICEsMichael Goulet-32/+7
2023-09-21address commentsGeorgii Rylov-11/+7
2023-09-21Fix a pthread_t handle leak #114610Georgii Rylov-0/+12
2023-08-30Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-8/+2
2023-08-21Replace version placeholders with 1.73.0Mark Rousskov-29/+29
2023-08-20Rollup merge of #115000 - RalfJung:custom-mir-call, r=compiler-errors,JakobDegenMatthias Krüger-4/+5
2023-08-20Rollup merge of #114968 - ShE3py:unix-getsetenv-ub, r=thomccMatthias Krüger-27/+47
2023-08-20Auto merge of #113167 - ChAoSUnItY:redundant_explicit_link, r=GuillaumeGomezbors-4/+6
2023-08-20Rollup merge of #114983 - crlf0710:formatmsg, r=ChrisDentonMatthias Krüger-6/+2
2023-08-20Rollup merge of #114973 - shepmaster:std-provide-value, r=AmanieuMatthias Krüger-1/+1
2023-08-20Rollup merge of #114950 - xfix:inline-cstr-from-ptr, r=cuviperMatthias Krüger-1/+3
2023-08-20Rollup merge of #114605 - Easyoakland:hash-collection-doc, r=thomccMatthias Krüger-5/+8
2023-08-19custom_mir: change Call() terminator syntax to something more readableRalf Jung-4/+5
2023-08-19Usage zero as language id for FormatMessageW()Charles Lew-6/+2
2023-08-19Rollup merge of #114977 - kpreid:modulo, r=thomccMatthias Krüger-0/+4
2023-08-19Rollup merge of #114971 - kpreid:trig, r=joshtriplettMatthias Krüger-0/+18
2023-08-18Add `modulo` and `mod` as doc aliases for `rem_euclid`.Kevin Reid-0/+4
2023-08-18Auto merge of #114591 - joboet:thread_parking_ordering_fix, r=thomccbors-11/+6
2023-08-18Expose core::error::request_value in stdJake Goulding-1/+1
2023-08-18Add doc aliases for trigonometry and other f32,f64 methods.Kevin Reid-0/+18
2023-08-18Fix UB in `std::sys::os::getenv()`ShE3py-27/+47
2023-08-18resolve conflictsKyle Lin-0/+1
2023-08-18relax redundancy constraintKyle Lin-4/+2
2023-08-18resolve conflictsKyle Lin-0/+1
2023-08-18resolve conflictsKyle Lin-2/+4
2023-08-18tidy doc linkKyle Lin-1/+1
2023-08-18lint linksKyle Lin-1/+1
2023-08-18Inline strlen_rt in CStr::from_ptrKonrad Borowski-1/+3
2023-08-17Rollup merge of #114897 - joshtriplett:partial-revert-ok-0, r=m-ou-seJosh Stone-3/+3
2023-08-17Auto merge of #114799 - RalfJung:less-transmute, r=m-ou-sebors-2/+2
2023-08-17Rollup merge of #114881 - RalfJung:cstr, r=cuviperMatthias Krüger-4/+4
2023-08-17Rollup merge of #114749 - gurry:issue-114722, r=thomccMatthias Krüger-3/+2
2023-08-16Auto merge of #114905 - matthiaskrgr:rollup-uxhhr7p, r=matthiaskrgrbors-0/+2
2023-08-16Rollup merge of #114784 - Urgau:many-improve-invalid_reference_casting-lint, ...Matthias Krüger-0/+2
2023-08-16Auto merge of #114617 - petrochenkov:docspacing, r=Mark-Simulacrumbors-13/+25
2023-08-16Partially revert #107200Josh Triplett-3/+3
2023-08-16proc_macro: Update docs for `Spacing`Vadim Petrochenkov-13/+25
2023-08-16clarify CStr lack of layout guarnateesRalf Jung-4/+4
2023-08-16Rollup merge of #114871 - schvv31n:fix-link-in-docs, r=scottmcmMatthias Krüger-1/+1
2023-08-16Rollup merge of #114867 - ttsugriy:ttsugriy-patch-1, r=scottmcmMatthias Krüger-1/+1
2023-08-16Rollup merge of #114861 - RalfJung:no-effect, r=wesleywiserMatthias Krüger-3/+3
2023-08-16Rollup merge of #114721 - danflapjax:bool-ord-optimization, r=cuviperMatthias Krüger-0/+16
2023-08-16Auto merge of #114689 - m-ou-se:stabilize-thread-local-cell-methods, r=thomccbors-19/+9
2023-08-15Auto merge of #111071 - nyurik:simpler-issue-94005, r=m-ou-sebors-8/+6
2023-08-15Update the link in the docs of `std::intrinsics`Tim Kurdov-1/+1
2023-08-15Cleaner assert_eq! & assert_ne! panic messagesYuri Astrakhan-8/+6
2023-08-15[nit] Fix a comment typo.Taras Tsugrii-1/+1
2023-08-15Rollup merge of #114837 - RalfJung:error_in_core, r=cuviperMatthias Krüger-0/+10
2023-08-15Rollup merge of #114619 - g0djan:godjan/fix_#114608, r=m-ou-seMatthias Krüger-3/+3
2023-08-15Rollup merge of #114588 - ijackson:exit-status-default-2, r=m-ou-seMatthias Krüger-1/+10