| Age | Commit message (Expand) | Author | Lines |
| 2025-01-02 | Move the `crate-loading` test to use `diff` output | Esteban Küber | -0/+6 |
| 2024-12-18 | Taking a raw ref of a deref is always safe | Lukas Wirth | -4/+27 |
| 2024-11-27 | Revert r-a completions breakage | Kirill Bulatov | -243/+74 |
| 2024-11-26 | Ignore the rustc_bootstrap test during post-opt-dist tests | Jieyou Xu | -0/+6 |
| 2024-11-21 | Auto merge of #132629 - nnethercote:124141-preliminaries, r=petrochenkov | bors | -1/+1 |
| 2024-11-21 | Introduce `InvisibleOrigin` on invisible delimiters. | Nicholas Nethercote | -1/+1 |
| 2024-11-20 | Auto merge of #131326 - dingxiangfei2009:issue-130836-attempt-2, r=nikomatsakis | bors | -0/+1 |
| 2024-11-20 | Auto merge of #133251 - matthiaskrgr:rollup-gjeis3q, r=matthiaskrgr | bors | -12/+15 |
| 2024-11-20 | reduce false positives of tail-expr-drop-order from consumed values | Ding Xiang Fei | -0/+1 |
| 2024-11-20 | Auto merge of #133227 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-11-20 | interpret: make typing_env field private | Ralf Jung | -12/+15 |
| 2024-11-20 | Auto merge of #133212 - lcnr:questionable-uwu, r=compiler-errors | bors | -100/+107 |
| 2024-11-19 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-19 | Rollup merge of #133201 - nnethercote:rm-TokenKind-InvalidPrefix, r=compiler-... | Matthias Krüger | -1/+1 |
| 2024-11-19 | `InterpCx` store `TypingEnv` instead of a `ParamEnv` | lcnr | -13/+13 |
| 2024-11-19 | remove `TypingMode::from_param_env` in clippy | lcnr | -68/+77 |
| 2024-11-19 | move `fn is_item_raw` to `TypingEnv` | lcnr | -27/+25 |
| 2024-11-19 | Rollup merge of #132577 - Urgau:check-cfg-report-extern-macro, r=petrochenkov | Matthias Krüger | -5/+5 |
| 2024-11-19 | Remove `TokenKind::InvalidPrefix`. | Nicholas Nethercote | -1/+1 |
| 2024-11-18 | Auto merge of #132460 - lcnr:questionable-uwu, r=compiler-errors | bors | -89/+99 |
| 2024-11-18 | Update `xshell` and `xshell-macros` to v0.2.7 | Urgau | -5/+5 |
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -89/+99 |
| 2024-11-18 | Rollup merge of #133158 - lnicola:sync-from-ra, r=lnicola | Jacob Pratt | -15/+32 |
| 2024-11-17 | Auto merge of #120370 - x17jiri:likely_unlikely_fix, r=saethlin | bors | -1/+1 |
| 2024-11-17 | Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzol | bors | -101/+175 |
| 2024-11-17 | Likely unlikely fix | Jiri Bobek | -1/+1 |
| 2024-11-17 | Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxu | bors | -34/+0 |
| 2024-11-17 | Auto merge of #133120 - matthiaskrgr:rollup-4actosy, r=matthiaskrgr | bors | -21/+7 |
| 2024-11-16 | Rollup merge of #132787 - maxcabrajac:fnctxt, r=petrochenkov | Matthias Krüger | -21/+7 |
| 2024-11-16 | Fix related documents diagnostics | Chayim Refael Friedman | -3/+7 |
| 2024-11-16 | Bump xshell | Laurențiu Nicola | -4/+4 |
| 2024-11-16 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-15 | Make Visitor::FnKind and MutVisitor::FnKind compatible | maxcabrajac | -21/+7 |
| 2024-11-14 | Merge commit '786fbd6d683933cd0e567fdcd25d449a69b4320c' into clippy-subtree-u... | Philipp Krones | -286/+1149 |
| 2024-11-14 | Rollup merge of #133013 - matthiaskrgr:crash_aux, r=onur-ozkan | Guillaume Gomez | -2/+16 |
| 2024-11-14 | compiletest: add `max-llvm-major-version` directive | 许杰友 Jieyou Xu (Joe) | -0/+24 |
| 2024-11-13 | compiletest: known-bug / crashes: allow for an "auxiliary" directory to conta... | Matthias Krüger | -2/+16 |
| 2024-11-13 | Rollup merge of #132995 - Eclips4:issue-132348, r=jieyouxu | Matthias Krüger | -0/+29 |
| 2024-11-13 | Address review | Kirill Podoprigora | -3/+9 |
| 2024-11-13 | Add ``exact-llvm-major-version`` directive | Kirill Podoprigora | -0/+23 |
| 2024-11-13 | feat: migrate `reorder_fields` assist to use `SyntaxFactory` | Tarek | -8/+21 |
| 2024-11-13 | Auto merge of #132556 - clubby789:cargo-update, r=Mark-Simulacrum | bors | -168/+102 |
| 2024-11-13 | Run `cargo update` and update licenses | clubby789 | -168/+102 |
| 2024-11-12 | Rollup merge of #132948 - RalfJung:const_unicode_case_lookup, r=Noratrieb | Matthias Krüger | -0/+5 |
| 2024-11-12 | Rollup merge of #132657 - mustartt:aix-run-make-support, r=jieyouxu | Matthias Krüger | -12/+20 |
| 2024-11-12 | Rollup merge of #132541 - RalfJung:const-stable-extern-crate, r=compiler-errors | Matthias Krüger | -6/+2 |
| 2024-11-12 | Rollup merge of #131831 - onur-ozkan:improve-rustc-if-unchanged-logic, r=Mark... | Matthias Krüger | -664/+7 |
| 2024-11-12 | stabilize const_unicode_case_lookup | Ralf Jung | -0/+5 |
| 2024-11-12 | tests/run-make: update `mte-ffi` to use `gcc` as the c compiler explicitly | Jieyou Xu | -8/+3 |
| 2024-11-12 | run_make_support: add a `gcc` wrapper command | Jieyou Xu | -101/+180 |