| Age | Commit message (Expand) | Author | Lines |
| 2023-02-07 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-02-07 | Auto merge of #106180 - RalfJung:dereferenceable-generators, r=nbdd0121 | bors | -76/+95 |
| 2023-02-07 | make more readable | Tshepang Mbambo | -1/+1 |
| 2023-02-07 | allow quick-edit convenience | Tshepang Mbambo | -0/+1 |
| 2023-02-06 | Rollup merge of #107725 - GuillaumeGomez:turn-markdownwithtoc-into-struct, r=... | Matthias Krüger | -10/+17 |
| 2023-02-06 | Rollup merge of #107596 - Kobzol:stage-build-timer, r=Mark-Simulacrum | Matthias Krüger | -49/+123 |
| 2023-02-06 | Turn MarkdownWithToc into a struct with named fields | Guillaume Gomez | -10/+17 |
| 2023-02-06 | Add `run-rustfix` to tests/ui/issues/issue-92741.rs | CastilloDel | -1/+1 |
| 2023-02-06 | Rollup merge of #107669 - notriddle:notriddle/ayu-smaller, r=GuillaumeGomez | Dylan DPC | -34/+14 |
| 2023-02-06 | Add extended error message for E0523 | Matthew Kelly | -1/+1 |
| 2023-02-06 | also do not add noalias on not-Unpin Box | Ralf Jung | -16/+71 |
| 2023-02-06 | make &mut !Unpin not dereferenceable | Ralf Jung | -60/+24 |
| 2023-02-06 | Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=Guillaum... | bors | -65/+84 |
| 2023-02-05 | Run `expand-yaml-anchors` in `x test tidy` | Joshua Nelson | -4/+6 |
| 2023-02-05 | Run the tools builder on all PRs | Joshua Nelson | -38/+1 |
| 2023-02-05 | Add UI test for issue #92741 | CastilloDel | -1/+1 |
| 2023-02-05 | Auto merge of #102842 - rol1510:issue-85566-fix, r=notriddle | bors | -12/+21 |
| 2023-02-04 | Rollup merge of #107116 - ozkanonur:consolidate-bootstrap-docs, r=jyn514 | Matthias Krüger | -248/+38 |
| 2023-02-04 | rustdoc: trait bound formatting | Roland Strasser | -12/+21 |
| 2023-02-04 | consolidate bootstrap docs | ozkanonur | -248/+38 |
| 2023-02-04 | rustdoc: combine duplicate rules in ayu CSS | Michael Howell | -34/+14 |
| 2023-02-03 | Bump rust-installer | Jon Gjengset | -0/+0 |
| 2023-02-03 | rustdoc: use the same URL escape rules for fragments as for examples | Michael Howell | -64/+54 |
| 2023-02-04 | Bump tokio from 1.23.1 to 1.24.2 in /test_dependencies | dependabot[bot] | -3/+3 |
| 2023-02-03 | Rollup merge of #107615 - notriddle:notriddle/nbsp, r=GuillaumeGomez | Michael Goulet | -12/+14 |
| 2023-02-03 | Auto merge of #2764 - DebugSteven:sleep, r=oli-obk | bors | -4/+111 |
| 2023-02-03 | Rollup merge of #107544 - nnethercote:improve-TokenCursor, r=petrochenkov | Dylan DPC | -4/+4 |
| 2023-02-03 | re-enable mir-opt tests | Ralf Jung | -2/+1 |
| 2023-02-03 | Replace nbsp in all rustdoc code blocks | Michael Howell | -12/+14 |
| 2023-02-03 | Auto merge of #107625 - matthiaskrgr:rollup-xr9oldy, r=matthiaskrgr | bors | -29/+24 |
| 2023-02-03 | Fix `x fix` on the standard library itself | Joshua Nelson | -0/+4 |
| 2023-02-03 | Rollup merge of #107608 - P1n3appl3:master, r=tmandry | Matthias Krüger | -29/+24 |
| 2023-02-03 | Auto merge of #107543 - ehuss:protocol-sparse, r=jyn514 | bors | -0/+3 |
| 2023-02-03 | Auto merge of #107241 - clubby789:bootstrap-lto-off, r=simulacrum | bors | -1/+17 |
| 2023-02-03 | Rename `Cursor`/`CursorRef` as `TokenTreeCursor`/`RefTokenTreeCursor`. | Nicholas Nethercote | -4/+4 |
| 2023-02-02 | Merge from rustc | Ralf Jung | -12/+93 |
| 2023-02-02 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-02-02 | Use triple rather than arch for fuchsia test runner | Joseph Ryan | -29/+24 |
| 2023-02-02 | Auto merge of #107000 - GuillaumeGomez:fix-items-in-doc-hidden-block, r=notri... | bors | -103/+228 |
| 2023-02-02 | Make timer hierarchical | Jakub Beránek | -54/+104 |
| 2023-02-02 | Rollup merge of #107531 - GuillaumeGomez:inline-images-in-css, r=notriddle | Matthias Krüger | -10/+13 |
| 2023-02-02 | Rollup merge of #107312 - calebcartwright:style-let-else, r=joshtriplett | Matthias Krüger | -0/+78 |
| 2023-02-01 | docs(style-guide): add rules for let-else statements | Caleb Cartwright | -0/+78 |
| 2023-02-01 | Auto merge of #107574 - compiler-errors:back-to-old-mac-builders-pls, r=pietr... | bors | -1/+1 |
| 2023-02-01 | Revert "switch to the macos-12-xl builder" | Michael Goulet | -1/+1 |
| 2023-02-01 | Print total duration in human time | Jakub Beránek | -2/+17 |
| 2023-02-01 | Dynamically align values in staged build timer table to avoid overflow | Jakub Beránek | -5/+14 |
| 2023-02-01 | fmt | Ralf Jung | -1/+1 |
| 2023-02-01 | Inline CSS background images directly into the CSS | Guillaume Gomez | -10/+13 |
| 2023-02-01 | Merge from rustc | Ralf Jung | -917/+935 |