| Age | Commit message (Expand) | Author | Lines |
| 2023-03-05 | Rollup merge of #108776 - jyn514:quiet-tidy, r=ozkanonur | Matthias Krüger | -6/+8 |
| 2023-03-05 | Rollup merge of #108773 - jyn514:faster-tidy-fmt, r=albertlarsan68 | Matthias Krüger | -1/+5 |
| 2023-03-05 | Make `x test tidy` less noisy | Joshua Nelson | -6/+8 |
| 2023-03-05 | x fmt: Only check modified files locally | Joshua Nelson | -1/+5 |
| 2023-03-05 | Rollup merge of #108749 - GuillaumeGomez:clean-up-rustdoc-js-tester, r=notriddle | Matthias Krüger | -58/+55 |
| 2023-03-05 | Rollup merge of #108626 - ozkanonur:consistent-json-docs, r=aDotInTheVoid | Matthias Krüger | -24/+24 |
| 2023-03-05 | Rollup merge of #108618 - KittyBorgX:master, r=Mark-Simulacrum | Matthias Krüger | -8/+8 |
| 2023-03-05 | Rollup merge of #108616 - jyn514:sync-codegen, r=albertlarsan68 | Matthias Krüger | -0/+2 |
| 2023-03-05 | Rollup merge of #108613 - jyn514:rm-skip-rebuild, r=Mark-Simulacrum | Matthias Krüger | -32/+0 |
| 2023-03-05 | Rollup merge of #106440 - jyn514:tidy, r=the8472 | Matthias Krüger | -107/+90 |
| 2023-03-05 | Don't walk the `tests/` directories in checks that always skip it | Joshua Nelson | -25/+15 |
| 2023-03-05 | Reuse allocations between files | Joshua Nelson | -3/+6 |
| 2023-03-05 | Ignore things in .gitignore in tidy | Joshua Nelson | -84/+74 |
| 2023-03-05 | Sync codegen defaults with compiler defaults and add a ping message so they s... | Joshua Nelson | -0/+2 |
| 2023-03-05 | Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot | bors | -25/+15 |
| 2023-03-05 | Auto merge of #107723 - Kobzol:bootstrap-bolt, r=Mark-Simulacrum | bors | -43/+146 |
| 2023-03-04 | Auto merge of #108747 - matthiaskrgr:rollup-wfc7fx4, r=matthiaskrgr | bors | -25/+37 |
| 2023-03-05 | fix inconsistent json outputs from rustdoc | ozkanonur | -24/+24 |
| 2023-03-04 | Clean up rustdoc-js tester.js file | Guillaume Gomez | -58/+55 |
| 2023-03-04 | Rollup merge of #108734 - clubby789:rustdoc-layout-uninhabited, r=GuillaumeGomez | Matthias Krüger | -0/+6 |
| 2023-03-04 | Rollup merge of #108723 - notriddle:notriddle/where-clause, r=GuillaumeGomez | Matthias Krüger | -21/+13 |
| 2023-03-04 | Rollup merge of #108632 - Teapot4195:issue-108612-fix, r=ozkanonur | Matthias Krüger | -4/+18 |
| 2023-03-04 | Add check for dry run | Jakub Beránek | -5/+1 |
| 2023-03-04 | rustdoc: function signature search with traits in `where` clause | Michael Howell | -21/+13 |
| 2023-03-04 | Try to avoid the last rustc rebuild | Jakub Beránek | -0/+3 |
| 2023-03-04 | Create BOLT build steps to avoid running BOLT multiple times on the same file | Jakub Beránek | -19/+127 |
| 2023-03-04 | Apply BOLT optimizations without rebuilding LLVM | Jakub Beránek | -36/+32 |
| 2023-03-04 | Bump version to 1.70.0 | Mark Rousskov | -1/+1 |
| 2023-03-04 | rustdoc: Note in a type's layout/size if it is uninhabited | clubby789 | -0/+6 |
| 2023-03-04 | Rollup merge of #108656 - GuillaumeGomez:rustdoc-search-unclosed-generic, r=n... | Dylan DPC | -1/+13 |
| 2023-03-03 | Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgr | bors | -230/+45 |
| 2023-03-03 | ./configure script should only show blocks (and associated comments) where it... | Alex Huang | -4/+18 |
| 2023-03-03 | Emit an error for unclosed generic | Guillaume Gomez | -1/+13 |
| 2023-03-03 | Rollup merge of #108647 - nikic:pgo-sh, r=jyn514 | Matthias Krüger | -230/+0 |
| 2023-03-03 | Rollup merge of #108634 - SUPERCILEX:patch-1, r=JohnTitor | Matthias Krüger | -0/+2 |
| 2023-03-03 | Rollup merge of #104549 - folkertdev:unstable-book-export-executable-symbols,... | Matthias Krüger | -0/+43 |
| 2023-03-03 | Rollup merge of #108674 - flip1995:clippy_backport, r=Manishearth | Matthias Krüger | -17/+13 |
| 2023-03-02 | Rollup merge of #108644 - KittyBorgX:hashmap-toml, r=albertlarsan68 | Matthias Krüger | -0/+2 |
| 2023-03-02 | Rollup merge of #108584 - GuillaumeGomez:rustdoc-search-background, r=notriddle | Matthias Krüger | -41/+112 |
| 2023-03-02 | Rollup merge of #108367 - compiler-errors:xl-builders-again, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2023-03-02 | Rollup merge of #108022 - CraftSpider:align-bytes, r=oli-obk | Matthias Krüger | -1/+2 |
| 2023-03-02 | Fix array-size-threshold config deserialization error | Alex Macleod | -17/+13 |
| 2023-03-02 | rustc_middle: Remove trait `DefIdTree` | Vadim Petrochenkov | -25/+15 |
| 2023-03-02 | Auto merge of #108640 - matthiaskrgr:rollup-rii4t5t, r=matthiaskrgr | bors | -32/+40 |
| 2023-03-02 | Allow setting hashmap toml values in `./configure` | KittyBorgX | -0/+2 |
| 2023-03-02 | Update rustdoc-js test tool | Guillaume Gomez | -1/+13 |
| 2023-03-02 | Put backtick content from rustdoc search errors into a <code> elements | Guillaume Gomez | -40/+99 |
| 2023-03-02 | Remove dead pgo.sh file | Nikita Popov | -230/+0 |
| 2023-03-02 | Rollup merge of #108609 - clubby789:e0599-highlight, r=estebank | Matthias Krüger | -6/+7 |
| 2023-03-02 | Rollup merge of #108585 - djkoloski:parallel_fuchsia_test_runner, r=tmandry | Matthias Krüger | -18/+28 |