| Age | Commit message (Expand) | Author | Lines |
| 2025-01-01 | Auto merge of #134988 - tgross35:rollup-s59bx7c, r=tgross35 | bors | -0/+3 |
| 2024-12-31 | Rollup merge of #134968 - Kobzol:tidy-bless-log, r=Noratrieb | Trevor Gross | -0/+3 |
| 2024-12-31 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-31 | Print how to rebless Python formatting in tidy | Jakub Beránek | -0/+3 |
| 2024-12-31 | Rollup merge of #134918 - ChrisDenton:issue-70093, r=jieyouxu | Matthias Krüger | -2/+0 |
| 2024-12-31 | Auto merge of #134929 - compiler-errors:style-edition-2024, r=ytmimi | bors | -10/+6 |
| 2024-12-31 | Stabilize style_edition 2024 in-tree | Michael Goulet | -10/+6 |
| 2024-12-30 | Auto merge of #134757 - RalfJung:const_swap, r=scottmcm | bors | -10/+60 |
| 2024-12-30 | Windows: Enable issue 70093 link tests | Chris Denton | -2/+0 |
| 2024-12-30 | Rollup merge of #134922 - ericlehong:fix/typos, r=lqd | Matthias Krüger | -1/+1 |
| 2024-12-30 | Rollup merge of #134911 - HigherOrderLogic:master, r=onur-ozkan | Matthias Krüger | -3/+3 |
| 2024-12-30 | fmt | Ralf Jung | -2/+2 |
| 2024-12-30 | Fix typos | ericlehong | -1/+1 |
| 2024-12-30 | chore: fix typos | Horu | -3/+3 |
| 2024-12-30 | Auto merge of #134865 - clubby789:proc-macro-tls, r=onur-ozkan | bors | -4/+75 |
| 2024-12-29 | Add tidy check for list of proc-macro crate transitive dependencies | clubby789 | -4/+75 |
| 2024-12-29 | Auto merge of #134867 - rust-lang:cargo_update, r=clubby789 | bors | -14/+14 |
| 2024-12-29 | cargo update | github-actions | -14/+14 |
| 2024-12-29 | Simplify `DebuggerCommands::parse_from` to only take one prefix | Zalathar | -20/+11 |
| 2024-12-29 | Remove the unused `cdbg-*` debugger directive prefix | Zalathar | -7/+1 |
| 2024-12-28 | Rollup merge of #134840 - Zalathar:normalize, r=jieyouxu | Stuart Cook | -22/+25 |
| 2024-12-28 | Rollup merge of #134829 - jieyouxu:migrate-libs-through-symlinks, r=lqd | Stuart Cook | -1/+0 |
| 2024-12-28 | tests: migrate `branch-protection-check-IBT` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-12-28 | tests: migrate `libs-through-symlink` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 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 | Rollup merge of #134809 - clubby789:nocapture, r=jieyouxu | Matthias Krüger | -1/+7 |
| 2024-12-27 | Rollup merge of #134808 - clubby789:compiletest-remove-stderr, r=jieyouxu | Matthias Krüger | -37/+81 |
| 2024-12-27 | Rollup merge of #134816 - Integral-Tech:pathbuf-refactor, r=lqd | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-12-27 | compiletest: Remove/don't write empty 'expected' files | clubby789 | -37/+81 |
| 2024-12-27 | compiletest: Replace `--nocapture` with `--no-capture` | clubby789 | -1/+7 |
| 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-26 | Auto merge of #134795 - GuillaumeGomez:rollup-9x8n7pi, r=GuillaumeGomez | bors | -1/+0 |
| 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 | 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 | 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 #134747 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-12-24 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-25 | compiletest: Support `forbid-output` in UI tests | clubby789 | -2/+4 |
| 2024-12-24 | chore: fix typos | oliveredget | -1/+1 |