| Age | Commit message (Expand) | Author | Lines |
| 2023-02-25 | Auto merge of #106430 - tmiasko:rm-dead-unwinds, r=cjgillot | bors | -326/+345 |
| 2023-02-24 | Add regression test for #107918 | Guillaume Gomez | -0/+20 |
| 2023-02-24 | Rollup merge of #108401 - notriddle:notriddle/diagnostics-article, r=compiler... | Dylan DPC | -339/+339 |
| 2023-02-24 | Rollup merge of #108388 - ohno418:better-suggestion-on-malformed-closure, r=d... | Dylan DPC | -6/+45 |
| 2023-02-24 | Rollup merge of #108377 - clubby789:duplicate-diagnostic-ice, r=compiler-errors | Dylan DPC | -0/+31 |
| 2023-02-24 | Rollup merge of #108287 - compiler-errors:new-solver-bad-cast, r=spastorino | Dylan DPC | -0/+15 |
| 2023-02-24 | Rollup merge of #106923 - mejrs:fluent_err, r=davidtwco | Dylan DPC | -0/+41 |
| 2023-02-24 | Rollup merge of #106541 - fee1-dead-contrib:no-const-check-no, r=thomcc | Dylan DPC | -8/+83 |
| 2023-02-24 | Comments, another test | Michael Goulet | -0/+46 |
| 2023-02-24 | Make higher-ranked projections in object types work in new solver | Michael Goulet | -0/+17 |
| 2023-02-24 | Check object's supertrait and associated type bounds in new solver | Michael Goulet | -0/+39 |
| 2023-02-23 | No need for the wait-for anymore to go around browser navigation bug | Guillaume Gomez | -2/+1 |
| 2023-02-23 | rustdoc: avoid including `<li>` tags in item table short desc | Michael Howell | -0/+10 |
| 2023-02-23 | rustdoc: update UI test for dropping "this" article | Michael Howell | -1/+1 |
| 2023-02-23 | diagnostics: remove inconsistent English article "this" from E0107 | Michael Howell | -338/+338 |
| 2023-02-23 | Fix ICE in 'duplicate diagnostic item' diagnostic | clubby789 | -0/+31 |
| 2023-02-23 | ./x.py test --bless | Tomasz Miąsko | -6/+4 |
| 2023-02-23 | Emit diff instead of after mir in ElaborateDrops tests | Tomasz Miąsko | -326/+347 |
| 2023-02-23 | Add ui test for `E0271` error | Obei Sideg | -0/+24 |
| 2023-02-23 | Add ui test for `map_unit_fn` lint in closure case | Obei Sideg | -1/+51 |
| 2023-02-23 | Add ui test for `map_unit_fn` lint | Obei Sideg | -0/+36 |
| 2023-02-23 | parser: provide better errors on closures with braces missing | Yutaro Ohno | -6/+45 |
| 2023-02-23 | Test rustdoc encountering `proc_macro_derive` in a non-proc-macro crate | Oli Scherer | -0/+20 |
| 2023-02-23 | Rollup merge of #108349 - GuillaumeGomez:fix-duplicated-imports2, r=notriddle | Matthias Krüger | -0/+26 |
| 2023-02-23 | Rollup merge of #108208 - cjgillot:flood-enum, r=oli-obk | Matthias Krüger | -2/+102 |
| 2023-02-23 | Rollup merge of #108063 - compiler-errors:associated-type-bounds-in-bad-posit... | Matthias Krüger | -172/+136 |
| 2023-02-23 | Don't project specializable RPITIT projection | Michael Goulet | -0/+97 |
| 2023-02-23 | Add stderr | mejrs | -0/+22 |
| 2023-02-23 | Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error... | bors | -640/+662 |
| 2023-02-23 | Test that choosing the default bundle does not ice | mejrs | -0/+19 |
| 2023-02-23 | Add regression test for #105626 | icedrocket | -0/+17 |
| 2023-02-22 | Add check for invalid \`#[macro_export]\` arguments | blyxyas | -0/+42 |
| 2023-02-22 | pluralize stuff | Michael Goulet | -80/+80 |
| 2023-02-22 | Suppress duplicated errors for associated type bounds in object types | Michael Goulet | -104/+10 |
| 2023-02-22 | Auto merge of #108357 - matthiaskrgr:rollup-ceo3q2s, r=matthiaskrgr | bors | -2/+75 |
| 2023-02-22 | Move the unused extern crate check back to the resolver. | Camille GILLOT | -3/+39 |
| 2023-02-22 | Move associated type bounds check to ast lowering | Michael Goulet | -91/+149 |
| 2023-02-22 | Rollup merge of #108344 - Alexendoo:test-105700, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2023-02-22 | Rollup merge of #108315 - clubby789:dead-code-in-closure, r=compiler-errors | Matthias Krüger | -0/+36 |
| 2023-02-22 | Rollup merge of #108176 - compiler-errors:bad-lexical-region-resolve-bug, r=o... | Matthias Krüger | -0/+37 |
| 2023-02-22 | link-directives: clarify usage message | Jeremy Fitzhardinge | -1/+1 |
| 2023-02-22 | Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk | bors | -1/+2 |
| 2023-02-22 | Implement -Zlink-directives=yes/no | Jeremy Fitzhardinge | -0/+11 |
| 2023-02-22 | Normalize line+col in normalize-tait-in-const test | Alan Egerton | -1/+2 |
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -1/+1 |
| 2023-02-22 | Add test to ensure there are no duplicated imports | Guillaume Gomez | -0/+26 |
| 2023-02-22 | rustdoc: update test case with intra-doc link pointing to method | Michael Howell | -4/+12 |
| 2023-02-22 | diagnostics: update test cases to refer to assoc fn with `self` as method | Michael Howell | -636/+650 |
| 2023-02-22 | Lint dead code in closures | clubby789 | -0/+36 |
| 2023-02-22 | Auto merge of #103042 - davidtwco:translation-distributed-ftl, r=oli-obk | bors | -651/+648 |