| Age | Commit message (Expand) | Author | Lines |
| 2023-04-13 | Handle ambiguous projections | Samuel Moelius | -4/+21 |
| 2023-04-13 | Cache `has_sig_drop_attr` for `significant_drop_tightening` | Nilstrieb | -7/+31 |
| 2023-04-12 | [beta-1.69] cargo backport | Weihang Lo | -0/+0 |
| 2023-03-27 | [beta-1.69] Backport GitHub RSA key revocation | Weihang Lo | -0/+0 |
| 2023-03-17 | [beta] Update cargo | Weihang Lo | -0/+0 |
| 2023-03-03 | Rollup merge of #108674 - flip1995:clippy_backport, r=Manishearth | Matthias Krüger | -17/+13 |
| 2023-03-02 | Rollup merge of #108584 - GuillaumeGomez:rustdoc-search-background, r=notriddle | Matthias Krüger | -1/+13 |
| 2023-03-02 | Rollup merge of #108022 - CraftSpider:align-bytes, r=oli-obk | Matthias Krüger | -1/+2 |
| 2023-03-02 | Fix array-size-threshold config deserialization error | Alex Macleod | -17/+13 |
| 2023-03-02 | Update rustdoc-js test tool | Guillaume Gomez | -1/+13 |
| 2023-03-02 | Rollup merge of #108609 - clubby789:e0599-highlight, r=estebank | Matthias Krüger | -6/+7 |
| 2023-03-02 | Rollup merge of #108516 - clubby789:rustc-box-restrict, r=compiler-errors | Matthias Krüger | -8/+5 |
| 2023-03-02 | Restrict `#[rustc_box]` to `Box::new` calls | clubby789 | -8/+5 |
| 2023-03-01 | Highlight whole expression for E0599 | clubby789 | -6/+7 |
| 2023-02-28 | Update cargo | Weihang Lo | -0/+0 |
| 2023-02-27 | Rollup merge of #108500 - RalfJung:miri, r=RalfJung | Matthias Krüger | -47/+272 |
| 2023-02-26 | Auto merge of #108474 - Jarcho:clippyup, r=Manishearth | bors | -628/+3023 |
| 2023-02-26 | Merge from rustc | Ralf Jung | -189/+189 |
| 2023-02-26 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-02-26 | Rollup merge of #108484 - Nilstrieb:Ë‚DiagnosticItemË‚FromFn˃ as FromË‚Ë... | Matthias Krüger | -5/+6 |
| 2023-02-26 | Rollup merge of #108482 - Ezrashaw:force-error-docs, r=GuillaumeGomez | Matthias Krüger | -63/+20 |
| 2023-02-26 | Rollup merge of #108379 - compiler-errors:hir-error-guaranteed, r=cjgillot | Matthias Krüger | -10/+10 |
| 2023-02-26 | Remove `from_fn` lang item | Nilstrieb | -5/+6 |
| 2023-02-26 | refactor: improve `error-index-generator` dependency | Ezra Shaw | -20/+2 |
| 2023-02-26 | refactor: statically guarantee that current error codes are documented | Ezra Shaw | -43/+18 |
| 2023-02-25 | Merge commit '149392b0baa4730c68f3c3eadf5c6ed7b16b85a4' into clippyup | Jason Newcomb | -628/+3023 |
| 2023-02-26 | Rollup merge of #108444 - Ezrashaw:add-test+docs-for-e0476, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2023-02-25 | Make clippy happy | Michael Goulet | -10/+10 |
| 2023-02-25 | Auto merge of #2798 - LevitatingLion:master, r=oli-obk | bors | -17/+46 |
| 2023-02-25 | fix: fix issue in macro | Ezra Shaw | -1/+1 |
| 2023-02-25 | docs/test: add UI test and docs for `E0476` | Ezra Shaw | -1/+1 |
| 2023-02-24 | CI: Move `arm-unknown-linux-gnueabi` tests to Windows host | LevitatingLion | -1/+1 |
| 2023-02-24 | Use full path to `c_char` in README | LevitatingLion | -1/+1 |
| 2023-02-24 | use setup_version_info! | klensy | -8/+1 |
| 2023-02-24 | bump rustc_tools_util | klensy | -3/+3 |
| 2023-02-24 | Add ARM targets to CI | LevitatingLion | -1/+5 |
| 2023-02-24 | Use pointers to `c_char` instead of `i8` in `miri_host_to_target_path` | LevitatingLion | -16/+28 |
| 2023-02-24 | Add shim for `llvm.arm.hint` | LevitatingLion | -0/+13 |
| 2023-02-24 | Use `List::empty()` instead of `mk_substs(&[])`. | Nicholas Nethercote | -2/+2 |
| 2023-02-24 | Rename many interner functions. | Nicholas Nethercote | -10/+10 |
| 2023-02-23 | Auto merge of #108386 - matthiaskrgr:rollup-nojivk9, r=matthiaskrgr | bors | -6/+22 |
| 2023-02-23 | Rollup merge of #108349 - GuillaumeGomez:fix-duplicated-imports2, r=notriddle | Matthias Krüger | -6/+22 |
| 2023-02-23 | Auto merge of #108330 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-02-23 | Update cargo | Weihang Lo | -0/+0 |
| 2023-02-23 | Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error... | bors | -2/+2 |
| 2023-02-22 | Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk | bors | -14/+14 |
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -14/+14 |
| 2023-02-22 | clippy: update clippy to use new `TyCtxt::def_descr` | Michael Howell | -2/+2 |
| 2023-02-22 | Auto merge of #103042 - davidtwco:translation-distributed-ftl, r=oli-obk | bors | -5/+12 |
| 2023-02-22 | Add check to ensure there are no duplicates in rustdoc JSON output format in ... | Guillaume Gomez | -6/+22 |