| Age | Commit message (Expand) | Author | Lines |
| 2024-11-30 | bootstrap: show diagnostics relative to rustc src dir | Ralf Jung | -1/+5 |
| 2024-11-30 | Rollup merge of #132721 - MarcoIeni:mingw-split, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -7/+20 |
| 2024-11-30 | Rollup merge of #131551 - taiki-e:ppc-asm-vreg-inout, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -2/+4 |
| 2024-11-30 | Rollup merge of #133585 - estebank:issue-133563, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-11-30 | Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-11-30 | Rollup merge of #116161 - Soveu:varargs2, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -10/+0 |
| 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 | add explicit synthetic lookup for tuples | Walnut | -0/+1 |
| 2024-11-29 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-29 | Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrum | bors | -480/+475 |
| 2024-11-29 | Cargo patch | Boxy | -2/+9 |
| 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 | CI: split x86_64-mingw job | MarcoIeni | -7/+20 |
| 2024-11-29 | Rollup merge of #133592 - WaffleLapkin:misc-meowing, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-11-29 | Rollup merge of #133577 - uweigand:s390x-doc-cloudaccess, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2024-11-29 | Rollup merge of #133565 - longxiangqiao:master, r=ehuss | Matthias Krüger | -1/+1 |
| 2024-11-29 | Rollup merge of #131718 - GuillaumeGomez:impl-items-indent, r=rustdoc | Matthias Krüger | -15/+35 |
| 2024-11-29 | Auto merge of #133619 - matthiaskrgr:rollup-7ywaheb, r=matthiaskrgr | bors | -60/+31 |
| 2024-11-29 | Rollup merge of #133501 - lcnr:post-borrowck-analysis, r=compiler-errors | Matthias Krüger | -1/+2 |
| 2024-11-29 | Rollup merge of #133492 - MarcoIeni:bootstrap-path-check, r=onur-ozkan | Matthias Krüger | -5/+5 |
| 2024-11-29 | Rollup merge of #132782 - onur-ozkan:cleanup, r=jieyouxu | Matthias Krüger | -54/+24 |
| 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-29 | Update `//@ proc-macro` aux build directive docs (#2149) | 许杰友 Jieyou Xu (Joe) | -25/+46 |
| 2024-11-28 | add instructions for generating `flake.lock` to `envrc-flake` | Maybe Lapkin | -1/+1 |
| 2024-11-28 | Do not emit `missing_doc_code_examples` rustdoc lint on module and a few othe... | Guillaume Gomez | -2/+9 |
| 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-29 | Support floats in input/output in vector registers of PowerPC inline assembly | Taiki Endo | -1/+1 |
| 2024-11-28 | Implement lint against `Symbol::intern` on a string literal | clubby789 | -0/+9 |
| 2024-11-28 | Document s390x machine access via community cloud | Ulrich Weigand | -0/+16 |
| 2024-11-29 | Support #[repr(simd)] types in input/output of PowerPC inline assembly | Taiki Endo | -2/+4 |
| 2024-11-28 | force expanded formatting for non-synthetic types | Walnut | -0/+1 |
| 2024-11-28 | Merge from rust-lang/rust | Laurențiu Nicola | -63/+49 |
| 2024-11-28 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-11-28 | Auto merge of #133568 - GuillaumeGomez:rollup-js22ovb, r=GuillaumeGomez | bors | -0/+2 |
| 2024-11-28 | Rollup merge of #133452 - taiki-e:hexagon-asm-pred, r=Amanieu | Guillaume Gomez | -0/+2 |
| 2024-11-28 | remove ctrlc, unused | klensy | -30/+0 |
| 2024-11-28 | uplift fold_regions to rustc_type_ir | lcnr | -1/+2 |
| 2024-11-28 | bootstrap: allow skipping steps with start of path | MarcoIeni | -5/+5 |
| 2024-11-28 | chore: fix 404 status URL | longxiangqiao | -1/+1 |
| 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 | -5949/+14975 |
| 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 |
| 2024-11-28 | Merge from rustc | The Miri Cronjob Bot | -660/+1096 |