| Age | Commit message (Expand) | Author | Lines |
| 2023-05-26 | Inline derived `hash` function. | Nicholas Nethercote | -0/+15 |
| 2023-05-22 | Auto merge of #111848 - Dylan-DPC:rollup-7jqydzg, r=Dylan-DPC | bors | -234/+193 |
| 2023-05-23 | Rollup merge of #111844 - GuillaumeGomez:migrate-gui-test-color-4, r=notriddle | Dylan DPC | -3/+3 |
| 2023-05-23 | Rollup merge of #111756 - Urgau:rename_drop_forget_copy_ref_lints, r=fee1-dead | Dylan DPC | -101/+101 |
| 2023-05-23 | Rollup merge of #111612 - ChayimFriedman2:collect-into-slice-ref, r=petrochenkov | Dylan DPC | -1/+17 |
| 2023-05-23 | Rollup merge of #111501 - WaffleLapkin:drivebycleanupuwu, r=oli-obk | Dylan DPC | -129/+72 |
| 2023-05-22 | Auto merge of #111754 - lcnr:recursion-depth, r=matthewjasper | bors | -1/+75 |
| 2023-05-22 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -3/+3 |
| 2023-05-22 | Auto merge of #111634 - marc0246:arc-new-uninit-bloat, r=thomcc | bors | -0/+28 |
| 2023-05-22 | Auto merge of #111824 - lukas-code:strike, r=notriddle | bors | -0/+6 |
| 2023-05-21 | Auto merge of #111731 - MU001999:fix/issue-111727, r=cjgillot | bors | -0/+14 |
| 2023-05-21 | rustdoc: include strikethrough in item summary | Lukas Markeffsky | -0/+6 |
| 2023-05-21 | Auto merge of #111820 - matthiaskrgr:rollup-9sb2lw9, r=matthiaskrgr | bors | -27/+111 |
| 2023-05-21 | Rollup merge of #111817 - GuillaumeGomez:migrate-gui-test-color-3, r=notriddle | Matthias Krüger | -18/+18 |
| 2023-05-21 | Rollup merge of #111797 - GuillaumeGomez:migrate-gui-test-color-2, r=notriddle | Matthias Krüger | -9/+9 |
| 2023-05-21 | Rollup merge of #111745 - Badel2:emitter-add-overflow, r=compiler-errors | Matthias Krüger | -0/+84 |
| 2023-05-21 | Rename `forget_ref` lint to `forgetting_references` | Urgau | -14/+14 |
| 2023-05-21 | Rename `drop_ref` lint to `dropping_references` | Urgau | -35/+35 |
| 2023-05-21 | Rename `forget_copy` lint to `forgetting_copy_types` | Urgau | -14/+14 |
| 2023-05-21 | Rename `drop_copy` lint to `dropping_copy_types` | Urgau | -42/+42 |
| 2023-05-21 | Auto merge of #111424 - JakobDegen:inline-unsized, r=tmiasko | bors | -0/+65 |
| 2023-05-21 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -18/+18 |
| 2023-05-21 | Auto merge of #111697 - rcvalle:rust-cfi-fix-111510, r=bjorn3 | bors | -48/+137 |
| 2023-05-21 | Auto merge of #111696 - lukas-code:offset-of-erase-regions-harder, r=compiler... | bors | -3/+33 |
| 2023-05-21 | Auto merge of #111675 - Urgau:fix-local-libs-for-native-static-libs, r=bjorn3 | bors | -0/+43 |
| 2023-05-20 | Don't inline functions with unsized args | Jakob Degen | -0/+65 |
| 2023-05-20 | Rollup merge of #111765 - GuillaumeGomez:migrate-gui-test-color, r=notriddle | Guillaume Gomez | -18/+18 |
| 2023-05-20 | Rollup merge of #111726 - GuillaumeGomez:gui-test-migrate-color, r=notriddle | Guillaume Gomez | -11/+11 |
| 2023-05-20 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -9/+9 |
| 2023-05-20 | don't skip inference for type in `offset_of!` | Lukas Markeffsky | -3/+33 |
| 2023-05-20 | Rollup merge of #111762 - bvanjoi:fix-111749, r=compiler-errors | Dylan DPC | -0/+30 |
| 2023-05-20 | Rollup merge of #111665 - est31:offset_of_tests, r=WaffleLapkin | Dylan DPC | -7/+330 |
| 2023-05-20 | Rollup merge of #111652 - clubby789:self-import-improvement, r=compiler-errors | Dylan DPC | -1/+1 |
| 2023-05-20 | Rollup merge of #111491 - compiler-errors:nested-fut-must-use, r=wesleywiser | Dylan DPC | -13/+29 |
| 2023-05-19 | Fix overflow in error emitter | Badel2 | -0/+84 |
| 2023-05-19 | Drive-by-cleanup: Don't emit `thir::ExprKind::NeverToAny` for `! -> !` | Maybe Waffle | -129/+72 |
| 2023-05-19 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -18/+18 |
| 2023-05-19 | Keep only the trait when emitting the error for `MyTrait + 'a` | Mu001999 | -0/+14 |
| 2023-05-19 | fix: emit error when fragment is `MethodReceiverExpr` and items is empty | bohan | -0/+30 |
| 2023-05-19 | Auto merge of #111641 - michaelwoerister:debugger-visualizer-fixes, r=cjgillot | bors | -3/+82 |
| 2023-05-19 | Fix run-make/inrcemental-debugger-visualizer test for macOS. | Michael Woerister | -3/+1 |
| 2023-05-19 | add test | lcnr | -1/+75 |
| 2023-05-19 | Auto merge of #111590 - dtolnay:panictemporaries, r=bjorn3 | bors | -4/+83 |
| 2023-05-19 | Auto merge of #110100 - compiler-errors:no-infer-pred-must-hold, r=jackh726 | bors | -2/+15 |
| 2023-05-19 | Auto merge of #109602 - bvanjoi:fix-issue-109343, r=petrochenkov | bors | -0/+21 |
| 2023-05-18 | Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31 | bors | -0/+15 |
| 2023-05-18 | Auto merge of #110493 - bvanjoi:new_disambiguated_key, r=petrochenkov | bors | -0/+90 |
| 2023-05-18 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -11/+11 |
| 2023-05-18 | Rollup merge of #111703 - Zoxc:queries-mod, r=cjgillot | Dylan DPC | -2/+2 |
| 2023-05-18 | Rollup merge of #111054 - cjgillot:cfg-eval-recover, r=b-naber | Dylan DPC | -0/+33 |