| Age | Commit message (Expand) | Author | Lines |
| 2023-09-11 | Rollup merge of #115708 - RalfJung:homogeneous, r=davidtwco | Matthias Krüger | -8/+78 |
| 2023-09-11 | Rollup merge of #115631 - compiler-errors:ctypes-unsized, r=davidtwco | Matthias Krüger | -0/+24 |
| 2023-09-11 | Rollup merge of #115591 - djkoloski:issue_115385, r=cuviper | Matthias Krüger | -0/+46 |
| 2023-09-11 | Auto merge of #115758 - matthiaskrgr:rollup-khwbjj7, r=matthiaskrgr | bors | -127/+871 |
| 2023-09-11 | Rollup merge of #115752 - GuillaumeGomez:aliased-type-title, r=notriddle | Matthias Krüger | -0/+2 |
| 2023-09-11 | Rollup merge of #115744 - fmease:fix-e0401, r=compiler-errors | Matthias Krüger | -126/+227 |
| 2023-09-11 | Rollup merge of #115743 - compiler-errors:no-impls, r=davidtwco | Matthias Krüger | -1/+633 |
| 2023-09-11 | Rollup merge of #115727 - fee1-dead-contrib:effect-fallback, r=oli-obk | Matthias Krüger | -0/+9 |
| 2023-09-11 | Auto merge of #115595 - surechen:114896, r=davidtwco | bors | -0/+18 |
| 2023-09-11 | Auto merge of #115308 - chenyukang:yukang-fix-62387-iter-mut, r=davidtwco | bors | -0/+233 |
| 2023-09-11 | Add test for the presence of "Aliased type" title in the sidebar | Guillaume Gomez | -0/+2 |
| 2023-09-11 | Auto merge of #115387 - weihanglo:merge-check-and-lint, r=oli-obk | bors | -19/+185 |
| 2023-09-11 | Auto merge of #115661 - nnethercote:disentangle-Debug-Display, r=compiler-errors | bors | -54/+423 |
| 2023-09-11 | Disentangle `Debug` and `Display` for `Ty`. | Nicholas Nethercote | -54/+423 |
| 2023-09-10 | Auto merge of #115682 - notriddle:notriddle/impl-sidebar, r=GuillaumeGomez | bors | -0/+5 |
| 2023-09-10 | Point out if a local trait has no implementations | Michael Goulet | -1/+633 |
| 2023-09-10 | Do not suggest generic const items unless enabled | León Orell Valerian Liehr | -0/+101 |
| 2023-09-10 | Generalize E0401 | León Orell Valerian Liehr | -126/+126 |
| 2023-09-10 | Auto merge of #115306 - tmiasko:encode-reachable-mir, r=cjgillot | bors | -1/+1 |
| 2023-09-10 | Auto merge of #115731 - GuillaumeGomez:migrate-gui-test-color-40, r=notriddle | bors | -6/+6 |
| 2023-09-10 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-09-10 | Encode only MIR that can be used by other crates | Tomasz Miąsko | -1/+1 |
| 2023-09-10 | Implement fallback for effect param | Deadbeef | -0/+9 |
| 2023-09-10 | fix homogeneous_aggregate not ignoring some 1-ZST | Ralf Jung | -8/+78 |
| 2023-09-10 | Auto merge of #115712 - RalfJung:wf, r=compiler-errors | bors | -117/+152 |
| 2023-09-09 | Auto merge of #115698 - gurry:115143-ice-normalization-error, r=compiler-errors | bors | -9/+25 |
| 2023-09-09 | Auto merge of #115700 - GuillaumeGomez:migrate-gui-test-color-39, r=notriddle | bors | -9/+9 |
| 2023-09-09 | better spans for WF errors | Ralf Jung | -16/+20 |
| 2023-09-09 | use hir_crate_items(()).definitions() instead of hir().items() | Ralf Jung | -100/+100 |
| 2023-09-09 | rustc_layout, rustc_abi: make sure the types are well-formed | Ralf Jung | -9/+40 |
| 2023-09-09 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -9/+9 |
| 2023-09-09 | Fix ICE in improper_ctypes_definitions lint | Gurinder Singh | -9/+25 |
| 2023-09-08 | Auto merge of #115685 - matthiaskrgr:rollup-t31gowy, r=matthiaskrgr | bors | -11/+91 |
| 2023-09-09 | Rollup merge of #115673 - tmiasko:sanitizer-cfg, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2023-09-09 | Rollup merge of #115662 - ShE3py:E0220-note, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2023-09-09 | Rollup merge of #115630 - compiler-errors:dont-suggest-use-btw-use-and-attr, ... | Matthias Krüger | -0/+45 |
| 2023-09-09 | Rollup merge of #115358 - durin42:compress-debuginfo, r=oli-obk | Matthias Krüger | -0/+18 |
| 2023-09-09 | Rollup merge of #113807 - mojingran:master, r=WaffleLapkin | Matthias Krüger | -0/+17 |
| 2023-09-08 | rustdoc: add impl items from aliased type into sidebar | Michael Howell | -0/+5 |
| 2023-09-08 | Auto merge of #115417 - dpaoliello:fixdi, r=wesleywiser | bors | -0/+28 |
| 2023-09-08 | Auto merge of #115612 - cjgillot:const-prop-int, r=oli-obk | bors | -26/+1695 |
| 2023-09-08 | tests: use warning output from rustc to catch missing compression | Augie Fackler | -4/+2 |
| 2023-09-08 | debuginfo: add compiler option to allow compressed debuginfo sections | Augie Fackler | -0/+20 |
| 2023-09-08 | Auto merge of #115672 - GuillaumeGomez:rollup-mjiy56f, r=GuillaumeGomez | bors | -0/+96 |
| 2023-09-08 | Fix sanitize/cfg.rs test | Tomasz Miąsko | -8/+8 |
| 2023-09-08 | Rollup merge of #115643 - bvanjoi:fix-115203, r=RalfJung,oli-obk | Guillaume Gomez | -0/+30 |
| 2023-09-08 | Rollup merge of #115633 - compiler-errors:PRIVATE_BOUNDS-lint-node, r=petroch... | Guillaume Gomez | -0/+7 |
| 2023-09-08 | Rollup merge of #115201 - notriddle:notriddle/type-alias-impl-list, r=Guillau... | Guillaume Gomez | -0/+59 |
| 2023-09-08 | Auto merge of #115372 - RalfJung:abi-assert-eq, r=davidtwco | bors | -21/+904 |
| 2023-09-08 | need to disable part of this test on arm | Ralf Jung | -1/+8 |