| Age | Commit message (Expand) | Author | Lines |
| 2024-12-02 | Rollup merge of #133701 - kornelski:c-str, r=workingjubilee | Guillaume Gomez | -13/+8 |
| 2024-12-02 | Use c"lit" for CStrings without unwrap | Kornel | -13/+8 |
| 2024-12-02 | Allow fn pointers comparisons lint in UI tests | Urgau | -0/+4 |
| 2024-12-02 | Drop uplifted `clippy::fn_address_comparisons` | Urgau | -170/+79 |
| 2024-12-02 | Gate async fn trait bound modifier on async_trait_bounds | Michael Goulet | -2/+2 |
| 2024-12-02 | Rollup merge of #133751 - lcnr:no-trait-solving-on-type, r=compiler-errors | Guillaume Gomez | -4/+4 |
| 2024-12-02 | Rollup merge of #133736 - jieyouxu:needs-target-has-atomic, r=compiler-errors | Guillaume Gomez | -5/+106 |
| 2024-12-02 | Rollup merge of #133725 - jyn514:remove-compare-output-subset, r=jieyouxu | Guillaume Gomez | -18/+4 |
| 2024-12-02 | Rollup merge of #133603 - dtolnay:precedence, r=lcnr | Guillaume Gomez | -25/+24 |
| 2024-12-02 | Merge pull request #18561 from markmurphydev/macro_name_raw_variable | Lukas Wirth | -0/+28 |
| 2024-12-02 | remove `Ty::is_copy_modulo_regions` | lcnr | -4/+4 |
| 2024-12-02 | Merge pull request #18587 from Veykril/push-urrlrursyrws | Lukas Wirth | -1/+17 |
| 2024-12-02 | fix: Fix syntax fixup inserting unnecessary semicolons | Lukas Wirth | -1/+17 |
| 2024-12-02 | Fix debug configuration querying not inheriting environment | Lukas Wirth | -154/+42 |
| 2024-12-02 | Change `AttrArgs::Eq` into a struct variant | Oli Scherer | -5/+5 |
| 2024-12-02 | Add `needs-target-has-atomic` directive | 许杰友 Jieyou Xu (Joe) | -5/+106 |
| 2024-12-01 | Rollup merge of #133589 - voidc:remove-array-len, r=boxyuwu | Jacob Pratt | -41/+21 |
| 2024-12-01 | Remove `//@ compare-output-lines-by-subset` | jyn | -18/+4 |
| 2024-12-01 | Make metadata a FileDescription operation | Rune Tynan | -14/+14 |
| 2024-12-01 | Split unix-specific function into UnixFileDescription | Rune Tynan | -155/+190 |
| 2024-12-01 | compiletest: un-escape new-line in normalize replacement string | Urgau | -0/+2 |
| 2024-12-01 | Run `cargo update` and update licenses | clubby789 | -107/+342 |
| 2024-11-30 | Move FdTable to public location, fix up imports | Rune Tynan | -456/+467 |
| 2024-11-30 | Eliminate magic numbers from expression precedence | David Tolnay | -25/+24 |
| 2024-11-30 | Remove hir::ArrayLen, introduce ConstArgKind::Infer | Dominik Stolz | -41/+21 |
| 2024-11-30 | improve TagEncoding::Niche docs and sanity check | Ralf Jung | -0/+42 |
| 2024-11-30 | Auto merge of #133658 - jieyouxu:rollup-rq7e0gk, r=jieyouxu | bors | -0/+6 |
| 2024-11-30 | Revert "Auto merge of #133654 - weihanglo:update-cargo, r=weihanglo" | Nikita Popov | -0/+0 |
| 2024-11-30 | Rollup merge of #133585 - estebank:issue-133563, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-11-30 | Remove redundant associated type bounds from dyn | Michael Goulet | -4/+4 |
| 2024-11-30 | Auto merge of #133654 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-11-29 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-29 | Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrum | bors | -5/+0 |
| 2024-11-29 | Auto merge of #133588 - flip1995:clippy-subtree-update, r=Manishearth | bors | -647/+1958 |
| 2024-11-29 | Move the `crate-loading` test to use `diff` output | Esteban Küber | -0/+6 |
| 2024-11-29 | Rollup merge of #133592 - WaffleLapkin:misc-meowing, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-11-29 | Auto merge of #133431 - nnethercote:rm-HybridBitSet, r=Mark-Simulacrum | bors | -10/+10 |
| 2024-11-29 | Stop using `HybridBitSet` in clippy. | Nicholas Nethercote | -10/+10 |
| 2024-11-28 | add instructions for generating `flake.lock` to `envrc-flake` | Maybe Lapkin | -1/+1 |
| 2024-11-28 | Auto merge of #133540 - ehuss:compiletest-proc-macro, r=jieyouxu | bors | -23/+66 |
| 2024-11-28 | Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-u... | Philipp Krones | -647/+1958 |
| 2024-11-28 | Merge from rust-lang/rust | Laurențiu Nicola | -41/+22 |
| 2024-11-28 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-11-28 | remove ctrlc, unused | klensy | -30/+0 |
| 2024-11-28 | Fix proc macro test | Laurențiu Nicola | -0/+1 |
| 2024-11-28 | silence clippy | Ralf Jung | -0/+1 |
| 2024-11-28 | Bump rustc crates | Laurențiu Nicola | -17/+17 |
| 2024-11-28 | Merge from rust-lang/rust | Laurențiu Nicola | -4365/+10516 |
| 2024-11-28 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-11-28 | fmt | The Miri Cronjob Bot | -1/+2 |