| Age | Commit message (Expand) | Author | Lines |
| 2023-11-02 | Run codegen tests outside if not llvm-15 | Guillaume Gomez | -2/+13 |
| 2023-11-02 | Add FIXME header for two comments in cg_gcc and cg_clif boostrap types | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Skip codegen tests in llvm-15 CI check | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Force mangling version for rustc_codegen_gcc | Guillaume Gomez | -2/+5 |
| 2023-11-02 | Only run cg_gcc tests on linux x86_64 | Guillaume Gomez | -10/+2 |
| 2023-11-02 | Add comment explaning when to uncomment the `prepare` command code | Guillaume Gomez | -0/+2 |
| 2023-11-02 | Fix rustc_codegen_gcc lto issue | Guillaume Gomez | -0/+4 |
| 2023-11-02 | Fix missing error libgccjit in CI | Guillaume Gomez | -0/+8 |
| 2023-11-02 | Run rustc_codegen_gcc tests in the CI | Guillaume Gomez | -3/+162 |
| 2023-11-02 | Auto merge of #117521 - GuillaumeGomez:impl-on-foreign-order, r=notriddle | bors | -1/+2 |
| 2023-11-02 | Fix order of implementations in the "implementations on foreign types" section | Guillaume Gomez | -1/+2 |
| 2023-11-02 | Add UI tests for values accepted by `-C symbol-mangling-version` | Zalathar | -1/+1 |
| 2023-11-01 | Rollup merge of #117488 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-11-01 | Rename hook. | Camille GILLOT | -1/+1 |
| 2023-11-01 | Update minifier-rs version to 0.3.0 | Guillaume Gomez | -1/+1 |
| 2023-11-01 | Auto merge of #117482 - matthiaskrgr:rollup-doc6jgm, r=matthiaskrgr | bors | -2/+2 |
| 2023-11-01 | Rollup merge of #115626 - clarfonthey:unchecked-math, r=thomcc | Matthias Krüger | -2/+2 |
| 2023-11-01 | Auto merge of #117436 - nikic:update-llvm-16, r=cuviper | bors | -0/+0 |
| 2023-10-31 | Auto merge of #117459 - matthiaskrgr:rollup-t3osb3c, r=matthiaskrgr | bors | -0/+27 |
| 2023-10-31 | Update cargo | Weihang Lo | -0/+0 |
| 2023-10-31 | Rollup merge of #113241 - poliorcetics:85138-doc-object-safety, r=GuillaumeGomez | Matthias Krüger | -0/+27 |
| 2023-10-31 | Auto merge of #117450 - oli-obk:rustdoc_verify, r=estebank | bors | -1/+5 |
| 2023-10-31 | Accept less invalid Rust in rustdoc | Oli Scherer | -1/+5 |
| 2023-10-31 | Use derivative for Clone | Michael Goulet | -0/+1 |
| 2023-10-31 | Auto merge of #117377 - dtolnay:deprecatedsince, r=cjgillot | bors | -41/+39 |
| 2023-10-31 | Update to LLVM 17.0.4 | Nikita Popov | -0/+0 |
| 2023-10-30 | Descriptive variant name deprecation versions outside the standard library | David Tolnay | -2/+2 |
| 2023-10-30 | Represent absence of 'since' attribute as a variant of DeprecatedSince | David Tolnay | -8/+8 |
| 2023-10-30 | Add a DeprecatedSince::Err variant for versions that fail to parse | David Tolnay | -10/+18 |
| 2023-10-30 | Auto merge of #117405 - GuillaumeGomez:rollup-i3jxtwh, r=GuillaumeGomez | bors | -68/+158 |
| 2023-10-30 | Rollup merge of #117383 - onur-ozkan:fix-x-install, r=albertlarsan68 | Guillaume Gomez | -22/+30 |
| 2023-10-30 | Rollup merge of #117376 - nnethercote:rustc_interface-more, r=oli-obk | Guillaume Gomez | -15/+8 |
| 2023-10-30 | Rollup merge of #117356 - he32:netbsd-mipsel, r=oli-obk | Guillaume Gomez | -0/+7 |
| 2023-10-30 | Rollup merge of #112463 - fmease:rustdoc-elide-x-crate-def-gen-args, r=Guilla... | Guillaume Gomez | -31/+113 |
| 2023-10-30 | Move deprecation_in_effect to inherent method on Deprecation | David Tolnay | -8/+2 |
| 2023-10-30 | rustdoc: elide cross-crate default generic arguments | León Orell Valerian Liehr | -31/+113 |
| 2023-10-30 | Auto merge of #117267 - RalfJung:miri-tests, r=Mark-Simulacrum | bors | -3/+29 |
| 2023-10-30 | update which targets we test Miri on | Ralf Jung | -3/+29 |
| 2023-10-30 | improve and fix x install | onur-ozkan | -22/+30 |
| 2023-10-30 | bootstrap: bump fd-lock, clap and windows. | chenx97 | -86/+68 |
| 2023-10-29 | Store version of `deprecated` attribute in structured form | David Tolnay | -10/+6 |
| 2023-10-29 | Rename Since -> StableSince in preparation for a DeprecatedSince | David Tolnay | -18/+18 |
| 2023-10-30 | Delay parsing of `--cfg` and `--check-cfg` options. | Nicholas Nethercote | -15/+8 |
| 2023-10-30 | Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum | bors | -0/+12 |
| 2023-10-29 | feat: Add 'object-safety' ID to init_id_map() in rustdoc | Alexis (Poliorcetics) Bourget | -1/+3 |
| 2023-10-29 | feat: render Object Safety informations non-object safe traits | Alexis (Poliorcetics) Bourget | -0/+25 |
| 2023-10-29 | Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJung | bors | -3/+2 |
| 2023-10-29 | handle dry runs in `dist::CodegenBackend` | Rémy Rakic | -0/+4 |
| 2023-10-29 | Add support for mipsel-unknown-netbsd, 32-bit LE mips. | Havard Eidnes | -0/+7 |
| 2023-10-29 | Rollup merge of #117337 - camelid:genparamdefkind-thinvec, r=GuillaumeGomez | Guillaume Gomez | -11/+11 |