| Age | Commit message (Expand) | Author | Lines |
| 2023-02-09 | Test XRay only for supported targets | Oleksii Lozovskyi | -0/+15 |
| 2023-02-09 | UI tests for -Z instrument-xray | Oleksii Lozovskyi | -1/+1 |
| 2023-02-08 | Auto merge of #107788 - matthiaskrgr:rollup-mw10sli, r=matthiaskrgr | bors | -0/+0 |
| 2023-02-08 | Rollup merge of #107656 - jonhoo:bump-rust-installer, r=Mark-Simulacrum | Matthias Krüger | -0/+0 |
| 2023-02-08 | Auto merge of #107778 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-02-07 | Update cargo | Weihang Lo | -0/+0 |
| 2023-02-07 | Auto merge of #107768 - matthiaskrgr:rollup-9u4cal4, r=matthiaskrgr | bors | -16/+33 |
| 2023-02-07 | Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgr | bors | -1/+1 |
| 2023-02-07 | Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obk | Matthias Krüger | -16/+33 |
| 2023-02-07 | Rollup merge of #100599 - MatthewPeterKelly:add-E0523-description-and-test, r... | Matthias Krüger | -1/+1 |
| 2023-02-07 | Auto merge of #107671 - CastilloDel:master, r=estebank | bors | -1/+1 |
| 2023-02-07 | miri: fix ICE when running out of address space | Ralf Jung | -16/+33 |
| 2023-02-07 | Auto merge of #107704 - jyn514:tidy-ci, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-02-06 | Add `run-rustfix` to tests/ui/issues/issue-92741.rs | CastilloDel | -1/+1 |
| 2023-02-06 | Add extended error message for E0523 | Matthew Kelly | -1/+1 |
| 2023-02-06 | also do not add noalias on not-Unpin Box | Ralf Jung | -16/+71 |
| 2023-02-06 | make &mut !Unpin not dereferenceable | Ralf Jung | -60/+24 |
| 2023-02-05 | Run `expand-yaml-anchors` in `x test tidy` | Joshua Nelson | -1/+1 |
| 2023-02-05 | Add UI test for issue #92741 | CastilloDel | -1/+1 |
| 2023-02-03 | Bump rust-installer | Jon Gjengset | -0/+0 |
| 2023-02-03 | Rename `Cursor`/`CursorRef` as `TokenTreeCursor`/`RefTokenTreeCursor`. | Nicholas Nethercote | -4/+4 |
| 2023-02-01 | Auto merge of #107541 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-02-01 | Update cargo | Weihang Lo | -0/+0 |
| 2023-01-31 | Auto merge of #102513 - RalfJung:no-more-unaligned-reference, r=cjgillot,scot... | bors | -5/+12 |
| 2023-01-31 | make unaligned_reference a hard error | Ralf Jung | -5/+12 |
| 2023-01-31 | Auto merge of #107297 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini | bors | -1/+1 |
| 2023-01-31 | Download rustc component for rustfmt toolchain as well | Mark Rousskov | -1/+1 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -1/+1 |
| 2023-01-29 | Rollup merge of #106763 - lenko-d:106659-Print_why_a_test_was_ignored_if_its_... | Matthias Krüger | -28/+54 |
| 2023-01-29 | Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-Simulacrum | Matthias Krüger | -61/+0 |
| 2023-01-29 | Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk | bors | -0/+1 |
| 2023-01-28 | Auto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkin | bors | -161/+184 |
| 2023-01-28 | Auto merge of #107408 - matthiaskrgr:rollup-b5vz2ow, r=matthiaskrgr | bors | -5/+3 |
| 2023-01-28 | Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnay | Matthias Krüger | -5/+3 |
| 2023-01-28 | Auto merge of #106916 - lukas-code:overlapping-substs, r=estebank | bors | -0/+4 |
| 2023-01-28 | Remove `HirId -> LocalDefId` map from HIR. | Camille GILLOT | -15/+10 |
| 2023-01-28 | Take a LocalDefId in hir::Visitor::visit_fn. | Camille GILLOT | -147/+175 |
| 2023-01-27 | Remove from librustdoc and clippy too | Scott McMurray | -5/+3 |
| 2023-01-28 | Auto merge of #101692 - cjgillot:generator-lazy-witness, r=oli-obk | bors | -0/+1 |
| 2023-01-27 | Auto merge of #107386 - flip1995:clippyup, r=Manishearth | bors | -254/+2212 |
| 2023-01-27 | Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyup | Philipp Krones | -254/+2212 |
| 2023-01-27 | Introduce GeneratorWitnessMIR. | Camille GILLOT | -0/+1 |
| 2023-01-27 | Auto merge of #107372 - JohnTitor:rollup-zkl2ges, r=JohnTitor | bors | -4/+4 |
| 2023-01-27 | Auto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnr | bors | -48/+49 |
| 2023-01-27 | Update clippy for restructured format flags fields. | Mara Bos | -4/+4 |
| 2023-01-26 | add EarlyBinder::no_bound_vars | Kyle Matsuda | -1/+1 |
| 2023-01-26 | change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB... | Kyle Matsuda | -49/+49 |
| 2023-01-26 | replace usages of fn_sig query with bound_fn_sig | Kyle Matsuda | -48/+49 |
| 2023-01-27 | Auto merge of #107269 - bjorn3:sync_cg_clif-2023-01-24, r=bjorn3 | bors | -2/+2 |
| 2023-01-26 | Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obk | bors | -26/+41 |