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