| Age | Commit message (Expand) | Author | Lines |
| 2023-09-06 | Add regression test for private fields in tuple struct | Guillaume Gomez | -0/+15 |
| 2023-09-06 | Render missing fields in tuple struct/enum as /* private fields */ | Michael Goulet | -8/+8 |
| 2023-09-06 | Auto merge of #115529 - chenyukang:yukang-fix-115402-overflowsize, r=compiler... | bors | -0/+60 |
| 2023-09-06 | Auto merge of #115371 - matthewjasper:if-let-guard-parsing, r=cjgillot | bors | -2/+47 |
| 2023-09-06 | Fix error report for size overflow from transmute | yukang | -0/+60 |
| 2023-09-05 | Rollup merge of #115559 - lcnr:implied-bounds-unconstrained, r=aliemjay | Matthias Krüger | -0/+48 |
| 2023-09-05 | Rollup merge of #115397 - celinval:smir-interface, r=oli-obk | Matthias Krüger | -2/+82 |
| 2023-09-05 | Add tests and use ControlFlow | Celina G. Val | -1/+81 |
| 2023-09-05 | Diferentiate between ICE and compilation error | Celina G. Val | -1/+1 |
| 2023-09-05 | Auto merge of #114843 - Zalathar:test-coverage-map, r=oli-obk | bors | -0/+5744 |
| 2023-09-05 | Rollup merge of #115540 - cjgillot:custom-debuginfo, r=oli-obk | Matthias Krüger | -0/+123 |
| 2023-09-05 | unconstrained region vars: do not ICE ICE baby | lcnr | -0/+48 |
| 2023-09-05 | Auto merge of #115553 - matthiaskrgr:rollup-c0045hz, r=matthiaskrgr | bors | -6/+121 |
| 2023-09-05 | Rollup merge of #115519 - compiler-errors:next-solver-assoc-ice, r=lcnr | Matthias Krüger | -0/+40 |
| 2023-09-05 | Rollup merge of #115492 - Enselic:large-box-move, r=oli-obk | Matthias Krüger | -6/+56 |
| 2023-09-05 | Rollup merge of #115353 - Enselic:no-optimized-mir, r=oli-obk | Matthias Krüger | -0/+25 |
| 2023-09-05 | Auto merge of #115531 - RalfJung:read_via_copy, r=scottmcm | bors | -4/+28 |
| 2023-09-05 | Copy most of `tests/run-coverage` into `tests/coverage-map/status-quo` | Zalathar | -0/+5527 |
| 2023-09-05 | Add test suite `coverage-map` to test coverage mappings emitted by LLVM | Zalathar | -0/+217 |
| 2023-09-05 | Auto merge of #115467 - compiler-errors:assoc-ty-object-safety, r=oli-obk | bors | -22/+59 |
| 2023-09-04 | read_via_copy: don't prematurely optimize away the read | Ralf Jung | -4/+28 |
| 2023-09-04 | Add help to allow lint for the implied by suggestion | Urgau | -1/+16 |
| 2023-09-04 | Auto merge of #115513 - Urgau:normalize-msg-after-translate, r=petrochenkov | bors | -0/+16 |
| 2023-09-03 | Don't ICE on associated type projection without feature gate | Michael Goulet | -0/+40 |
| 2023-09-03 | Auto merge of #115270 - sebastiantoh:issue-105479, r=Nadrieril | bors | -4/+80 |
| 2023-09-03 | Don't forget to normalize the translated message | Urgau | -0/+16 |
| 2023-09-03 | Rollup merge of #115503 - GuillaumeGomez:migrate-gui-test-color-38, r=notriddle | Guillaume Gomez | -3/+15 |
| 2023-09-03 | Rollup merge of #115478 - gurry:115462-exprfield-no-warn, r=compiler-errors | Guillaume Gomez | -4/+52 |
| 2023-09-03 | Improve clarity of diagnostic message on non-exhaustive matches | Sebastian Toh | -8/+8 |
| 2023-09-03 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-09-03 | Use named arguments in `code-color.goml` GUI test | Guillaume Gomez | -3/+15 |
| 2023-09-03 | Allow `large_assignments` for Box/Arc/Rc initialization | Martin Nordholts | -6/+56 |
| 2023-09-03 | Emit unused doc comment warnings for pat and expr fields | Gurinder Singh | -4/+52 |
| 2023-09-03 | Auto merge of #115436 - GuillaumeGomez:fix-type-based-search, r=notriddle | bors | -0/+67 |
| 2023-09-03 | Auto merge of #115484 - GuillaumeGomez:migrate-gui-test-color-37, r=notriddle | bors | -9/+9 |
| 2023-09-02 | Correctly handle paths from foreign items | Guillaume Gomez | -0/+19 |
| 2023-09-02 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -9/+9 |
| 2023-09-02 | Auto merge of #115273 - the8472:take-fold, r=cuviper | bors | -0/+15 |
| 2023-09-02 | restrict test to x86-64 | The 8472 | -0/+1 |
| 2023-09-02 | Auto merge of #115429 - compiler-errors:assoc-ct-lt-fallthrough, r=cjgillot | bors | -0/+59 |
| 2023-09-02 | Do not require associated types with Self: Sized to uphold bounds when confir... | Michael Goulet | -22/+48 |
| 2023-09-02 | RPITITs are considered object-safe, they're always on Self:Sized methods | Michael Goulet | -18/+29 |
| 2023-09-02 | Auto merge of #115286 - saethlin:detangler, r=petrochenkov | bors | -1/+1 |
| 2023-09-02 | Auto merge of #113295 - clarfonthey:ascii-step, r=cuviper | bors | -1/+1 |
| 2023-09-01 | Auto merge of #115276 - fmease:rustdoc-obj-lt-defs-handle-self-ty-params, r=G... | bors | -0/+34 |
| 2023-09-01 | Reuse const rendering from rustdoc in rmeta encoding | Ben Kimock | -1/+1 |
| 2023-09-01 | Rollup merge of #115424 - notriddle:notriddle/issue-106413, r=oli-obk | Matthias Krüger | -0/+159 |
| 2023-09-01 | Support debuginfo for custom MIR. | Camille GILLOT | -0/+123 |
| 2023-09-01 | rustdoc: correctly deal with self ty params when eliding default object lifet... | León Orell Valerian Liehr | -0/+34 |
| 2023-09-01 | Add tests for type-based search | Guillaume Gomez | -0/+48 |