| Age | Commit message (Expand) | Author | Lines |
| 2024-12-28 | compiletest: Make a FIXME for escaped newlines less confusing | Zalathar | -1/+3 |
| 2024-12-28 | compiletest: Only pass the post-colon value to `parse_normalize_rule` | Zalathar | -21/+22 |
| 2024-12-27 | Auto merge of #134690 - clubby789:ci-clang-lto, r=Kobzol | bors | -2/+11 |
| 2024-12-27 | Auto merge of #134830 - matthiaskrgr:rollup-7hdjojz, r=matthiaskrgr | bors | -40/+117 |
| 2024-12-27 | Rollup merge of #134809 - clubby789:nocapture, r=jieyouxu | Matthias Krüger | -3/+36 |
| 2024-12-27 | Rollup merge of #134808 - clubby789:compiletest-remove-stderr, r=jieyouxu | Matthias Krüger | -37/+81 |
| 2024-12-27 | Auto merge of #134803 - clubby789:strip-debuginfo, r=Kobzol | bors | -2/+14 |
| 2024-12-27 | Rollup merge of #134816 - Integral-Tech:pathbuf-refactor, r=lqd | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-12-27 | Rollup merge of #134815 - 9names:sort_platform_md_targets, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -52/+52 |
| 2024-12-27 | Rollup merge of #134806 - notriddle:notriddle/parent-path-is-better, r=Guilla... | 许杰友 Jieyou Xu (Joe) | -9/+10 |
| 2024-12-27 | Rework the driver docs (#2162) | bjorn3 | -198/+272 |
| 2024-12-27 | Add change tracker entry | clubby789 | -0/+5 |
| 2024-12-27 | Document `forbid-output` for UI tests (#2171) | clubby789 | -1/+1 |
| 2024-12-27 | compiletest: Remove/don't write empty 'expected' files | clubby789 | -37/+81 |
| 2024-12-27 | compiletest: Replace `--nocapture` with `--no-capture` | clubby789 | -2/+8 |
| 2024-12-27 | Add `--no-capture` as a bootstrap argument | clubby789 | -2/+24 |
| 2024-12-27 | Add LTO support to clang in CI | clubby789 | -2/+11 |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -8/+7 |
| 2024-12-27 | Don't use `parse_cfg_name_directive` for normalize directives | Zalathar | -16/+49 |
| 2024-12-27 | tools: fix build failure caused by PR #134420 | Integral | -2/+2 |
| 2024-12-27 | Sort triples by name in platform_support.md | 9names | -52/+52 |
| 2024-12-27 | completions: Zsh is now supported (#2173) | clubby789 | -3/+1 |
| 2024-12-26 | rustdoc: use shorter paths as preferred canonical paths | Michael Howell | -9/+10 |
| 2024-12-26 | Strip debuginfo from rustc-main and rustdoc | clubby789 | -2/+14 |
| 2024-12-26 | Auto merge of #134795 - GuillaumeGomez:rollup-9x8n7pi, r=GuillaumeGomez | bors | -25/+22 |
| 2024-12-26 | Rollup merge of #134772 - GuillaumeGomez:improve-rustdoc, r=notriddle | Guillaume Gomez | -24/+22 |
| 2024-12-26 | Rollup merge of #134656 - jieyouxu:migrate-incr-add-rust-src-component, r=wes... | Guillaume Gomez | -1/+0 |
| 2024-12-26 | Auto merge of #134788 - flip1995:clippy-subtree-update, r=matthiaskrgr | bors | -1415/+6002 |
| 2024-12-26 | replace bootstrap-self-test feature flag with cfg(test) | onur-ozkan | -22/+19 |
| 2024-12-26 | Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u... | Philipp Krones | -1415/+6002 |
| 2024-12-26 | Auto merge of #134784 - RalfJung:miri-sync, r=RalfJung | bors | -719/+868 |
| 2024-12-25 | Improve rustdoc code | Guillaume Gomez | -24/+22 |
| 2024-12-25 | Auto merge of #134703 - poliorcetics:ab/push-ovsylkzsoxku, r=GuillaumeGomez | bors | -12/+10 |
| 2024-12-25 | swap_typed_nonoverlapping: properly detect overlap even when swapping scalar ... | Ralf Jung | -3/+25 |
| 2024-12-25 | rename typed_swap → typed_swap_nonoverlapping | Ralf Jung | -12/+12 |
| 2024-12-25 | we generally make later flags overwrite earlier flags, so remove some logic g... | Ralf Jung | -18/+3 |
| 2024-12-25 | remove some flags that have been hard errors for a while | Ralf Jung | -9/+0 |
| 2024-12-25 | show an error on some invalid flag combinations: TB + permissive provenance; ... | Ralf Jung | -17/+21 |
| 2024-12-25 | miri: add test for overlapping typed_swap | Ralf Jung | -0/+28 |
| 2024-12-25 | Auto merge of #134738 - clubby789:forbid-output-ui, r=jieyouxu | bors | -2/+4 |
| 2024-12-25 | Auto merge of #134748 - DianQK:rollup-3y5fzcx, r=DianQK | bors | -0/+211 |
| 2024-12-25 | Rollup merge of #134525 - adetaylor:unstable-book-changes, r=wesleywiser | DianQK | -0/+211 |
| 2024-12-25 | Auto merge of #134747 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-12-24 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-25 | Auto merge of #134729 - oliveredget:typo, r=jieyouxu | bors | -1/+1 |
| 2024-12-25 | compiletest: Support `forbid-output` in UI tests | clubby789 | -2/+4 |
| 2024-12-24 | Auto merge of #134724 - onur-ozkan:type-improvements, r=jieyouxu | bors | -53/+34 |
| 2024-12-24 | chore: fix typos | oliveredget | -1/+1 |
| 2024-12-24 | improve type mutation for certain structures | onur-ozkan | -53/+34 |
| 2024-12-24 | Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk | bors | -2/+8 |