| Age | Commit message (Expand) | Author | Lines |
| 2023-05-24 | Move tests | Caio | -2/+2 |
| 2023-05-24 | Auto merge of #110936 - loongarch-rs:promote-tier2, r=Mark-Simulacrum | bors | -0/+2 |
| 2023-05-23 | Auto merge of #111890 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-05-23 | Update cargo | Weihang Lo | -0/+0 |
| 2023-05-23 | Promote loongarch64-unknown-linux-gnu to Tier 2 with host tools | WANG Rui | -0/+2 |
| 2023-05-23 | Auto merge of #2901 - oli-obk:noisy, r=RalfJung | bors | -1/+0 |
| 2023-05-23 | Hide full miri command line in `./miri run-dep` | Oli Scherer | -1/+0 |
| 2023-05-23 | Update to latest clippy | Oli Scherer | -16/+16 |
| 2023-05-23 | Merge from rustc | Oli Scherer | -1156/+2683 |
| 2023-05-23 | Preparing for merge from rustc | Oli Scherer | -1/+1 |
| 2023-05-23 | Rollup merge of #111756 - Urgau:rename_drop_forget_copy_ref_lints, r=fee1-dead | Dylan DPC | -31/+31 |
| 2023-05-23 | Rollup merge of #111501 - WaffleLapkin:drivebycleanupuwu, r=oli-obk | Dylan DPC | -6/+4 |
| 2023-05-21 | Normalize block and local orders in mir-opt tests | Scott McMurray | -1/+4 |
| 2023-05-21 | Use a signal handler to observe ctrl+c and cleanly drop the measureme profiler | Ben Kimock | -0/+56 |
| 2023-05-21 | Rename `forget_ref` lint to `forgetting_references` | Urgau | -7/+7 |
| 2023-05-21 | Rename `drop_ref` lint to `dropping_references` | Urgau | -8/+8 |
| 2023-05-21 | Rename `forget_copy` lint to `forgetting_copy_types` | Urgau | -8/+8 |
| 2023-05-21 | Rename `drop_copy` lint to `dropping_copy_types` | Urgau | -11/+11 |
| 2023-05-20 | Auto merge of #111799 - flip1995:clippyup, r=Manishearth | bors | -1114/+2623 |
| 2023-05-20 | Merge commit '435a8ad86c7a33bd7ffb91c59039943408d3b6aa' into clippyup | Philipp Krones | -1114/+2623 |
| 2023-05-20 | Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrum | bors | -0/+2 |
| 2023-05-20 | derive `Default` trait for `compiletest::common::Config` | ozkanonur | -1/+7 |
| 2023-05-20 | create new tool rustdoc-gui-test | ozkanonur | -0/+233 |
| 2023-05-19 | Drive-by-cleanup: Don't emit `thir::ExprKind::NeverToAny` for `! -> !` | Maybe Waffle | -6/+4 |
| 2023-05-19 | Auto merge of #111641 - michaelwoerister:debugger-visualizer-fixes, r=cjgillot | bors | -0/+1 |
| 2023-05-18 | Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31 | bors | -4/+2 |
| 2023-05-18 | Rollup merge of #111695 - fmease:dont-lump-together-alias-tys, r=compiler-errors | Dylan DPC | -0/+13 |
| 2023-05-18 | Merge from rustc | Ralf Jung | -11/+90 |
| 2023-05-18 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-18 | Rollup merge of #111561 - dtolnay:compiletestdirexists, r=Mark-Simulacrum | Dylan DPC | -1/+7 |
| 2023-05-17 | Only depend on CFG_VERSION in rustc_interface | jyn | -4/+2 |
| 2023-05-17 | Exclude inherent projections from some alias ty matches | León Orell Valerian Liehr | -0/+13 |
| 2023-05-17 | Rollup merge of #111648 - Nilstrieb:language-items, r=WaffleLapkin | Dylan DPC | -4/+5 |
| 2023-05-17 | Update cargo | Weihang Lo | -0/+0 |
| 2023-05-16 | Remove `LangItems::require` | Nilstrieb | -4/+5 |
| 2023-05-16 | Fix dependency tracking for debugger visualizers | Michael Woerister | -0/+1 |
| 2023-05-16 | Auto merge of #111639 - Nilstrieb:rollup-vg149lm, r=Nilstrieb | bors | -2/+1 |
| 2023-05-16 | Rollup merge of #111602 - tmiasko:erroneous-constant-used, r=oli-obk | Nilstrieb | -2/+1 |
| 2023-05-16 | Merge from rustc | Ralf Jung | -32/+60 |
| 2023-05-16 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-16 | add lib module to `src/tool/compiletest` | ozkanonur | -1135/+1141 |
| 2023-05-16 | Auto merge of #111472 - djkoloski:compiletest_cfg_current_target, r=compiler-... | bors | -5/+84 |
| 2023-05-15 | Rollup merge of #111578 - Zoxc:query-macro-move, r=cjgillot | Matthias Krüger | -2/+2 |
| 2023-05-15 | Move expansion of query macros in rustc_middle to rustc_middle::query | John Kåre Alsaker | -2/+2 |
| 2023-05-15 | Suppress "erroneous constant used" for constants tainted by errors | Tomasz Miąsko | -2/+1 |
| 2023-05-14 | Appease lints | LucasFA | -19/+16 |
| 2023-05-14 | Auto merge of #104134 - dtolnay:panictemporaries, r=joshtriplett | bors | -9/+1 |
| 2023-05-14 | Exposes false negative in clippy's diverging_sub_expression | David Tolnay | -9/+1 |
| 2023-05-14 | Include better context for "already exists" error in compiletest | David Tolnay | -1/+7 |
| 2023-05-14 | Auto merge of #108638 - Zoxc:erase-query-values-map, r=cjgillot | bors | -0/+1 |