| Age | Commit message (Expand) | Author | Lines |
| 2023-09-01 | Support debuginfo for custom MIR. | Camille GILLOT | -9/+21 |
| 2023-09-01 | Auto merge of #114065 - lukas-code:u16_from_char, r=dtolnay | bors | -2/+36 |
| 2023-09-01 | fix `Debug` impl for `AsciiChar` | soqb | -2/+39 |
| 2023-09-01 | [`clippy`] Use symbols intended for `arithmetic_side_effects` | Caio | -0/+2 |
| 2023-08-29 | Implement `CStr::count_bytes` | Trevor Gross | -0/+28 |
| 2023-08-29 | Refactor the const `strlen` implementation to `const_strlen` | Trevor Gross | -34/+44 |
| 2023-08-29 | Auto merge of #114795 - RalfJung:cell-swap, r=dtolnay | bors | -3/+16 |
| 2023-08-29 | fix std::primitive doc: homogenous -> homogeneous | Meng Xiangzhuo | -3/+3 |
| 2023-08-28 | Rollup merge of #115311 - dtolnay:usearcself, r=compiler-errors | Matthias Krüger | -10/+2 |
| 2023-08-28 | Rollup merge of #115310 - RalfJung:panic-and-format, r=scottmcm | Matthias Krüger | -4/+29 |
| 2023-08-28 | reduce indirection in for_each specialization | The 8472 | -7/+6 |
| 2023-08-28 | Revert "Suggest using `Arc` on `!Send`/`!Sync` types" | David Tolnay | -8/+2 |
| 2023-08-28 | Revert "Make `rustc_on_unimplemented` std-agnostic for `alloc::rc`" | David Tolnay | -2/+0 |
| 2023-08-28 | improve panic.md edition disucssion, and nits | Ralf Jung | -14/+19 |
| 2023-08-28 | format, format_args: Make xref to std::fmt much more prominent | Ian Jackson | -1/+2 |
| 2023-08-28 | panic macro: Link directly to format syntax, not to format! | Ian Jackson | -2/+2 |
| 2023-08-28 | panic macro: Document edition differences | Ian Jackson | -0/+19 |
| 2023-08-28 | Auto merge of #103836 - H4x5:extra-float-constants, r=thomcc | bors | -0/+40 |
| 2023-08-28 | Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=Amanieu | Matthias Krüger | -9/+43 |
| 2023-08-28 | Rollup merge of #114238 - jhpratt:fix-duration-div, r=thomcc | Matthias Krüger | -4/+5 |
| 2023-08-27 | avoid triple-backtrace due to panic-during-cleanup | Ralf Jung | -9/+43 |
| 2023-08-27 | Remove parens around .. in documentation snippet | Anselm Schüler | -1/+1 |
| 2023-08-27 | Optimize Take::{fold, for_each} when wrapping TrustedRandomAccess iterators | The 8472 | -19/+83 |
| 2023-08-27 | Auto merge of #114969 - kpreid:dropdoc, r=Mark-Simulacrum | bors | -2/+8 |
| 2023-08-26 | Rollup merge of #115210 - DogPawHat:std-agnostic-rustc_on_unimplemented-for-a... | Matthias Krüger | -0/+2 |
| 2023-08-26 | Rollup merge of #115197 - tbu-:pr_simpler_ipv6_addr_display, r=joshtriplett | Matthias Krüger | -7/+1 |
| 2023-08-26 | Make `rustc_on_unimplemented` std-agnostic for `alloc::rc` | Ciarán Curley | -0/+2 |
| 2023-08-25 | Auto merge of #115133 - coderwithcat:master, r=cuviper | bors | -2/+2 |
| 2023-08-25 | Auto merge of #115045 - RalfJung:unwind-terminate-reason, r=davidtwco | bors | -0/+19 |
| 2023-08-25 | use the correct link | cui fliter | -2/+2 |
| 2023-08-24 | Fix intra-doc links from pointer appearing in windows HANDLE type alias | Guillaume Gomez | -9/+9 |
| 2023-08-25 | Remove special cases that are no longer needed due to #112606 | Tobias Bucher | -7/+1 |
| 2023-08-24 | Lint on invalid UnsafeCell::raw_get with invalid_reference_casting lint | Urgau | -0/+1 |
| 2023-08-24 | document more things as needing to stay in sync | Ralf Jung | -0/+2 |
| 2023-08-24 | when terminating during unwinding, show the reason why | Ralf Jung | -0/+17 |
| 2023-08-24 | Auto merge of #115094 - Mark-Simulacrum:bootstrap-update, r=ozkanonur | bors | -31/+14 |
| 2023-08-23 | Bump cfg(bootstrap) | Mark Rousskov | -23/+6 |
| 2023-08-22 | Add support for ptr::write for the invalid_reference_casting lint | Urgau | -0/+3 |
| 2023-08-22 | Replace version placeholders with 1.73.0 | Mark Rousskov | -8/+8 |
| 2023-08-22 | Auto merge of #113365 - dima74:diralik/add-deprecated-suggestions, r=workingj... | bors | -3/+3 |
| 2023-08-21 | try to clarify wording | Ralf Jung | -9/+9 |
| 2023-08-21 | Add `suggestion` for some `#[deprecated]` items | Dmitry Murzin | -3/+3 |
| 2023-08-20 | Rollup merge of #115000 - RalfJung:custom-mir-call, r=compiler-errors,JakobDegen | Matthias Krüger | -4/+5 |
| 2023-08-20 | Auto merge of #113167 - ChAoSUnItY:redundant_explicit_link, r=GuillaumeGomez | bors | -0/+2 |
| 2023-08-20 | Rollup merge of #114950 - xfix:inline-cstr-from-ptr, r=cuviper | Matthias Krüger | -1/+3 |
| 2023-08-19 | custom_mir: change Call() terminator syntax to something more readable | Ralf Jung | -4/+5 |
| 2023-08-18 | Add `modulo` and `mod` as doc aliases for `rem_euclid`. | Kevin Reid | -0/+2 |
| 2023-08-18 | Go into more detail about panicking in drop. | Kevin Reid | -2/+8 |
| 2023-08-18 | resolve conflicts | Kyle Lin | -1/+3 |
| 2023-08-18 | tidy doc link | Kyle Lin | -1/+1 |