| Age | Commit message (Expand) | Author | Lines |
| 2023-02-23 | Remove translation. | Camille GILLOT | -8/+0 |
| 2023-02-23 | Fix ICE in 'duplicate diagnostic item' diagnostic | clubby789 | -1/+1 |
| 2023-02-23 | Remove dead unwinds before drop elaboration | Tomasz Miąsko | -76/+44 |
| 2023-02-23 | Emit `map_unit_fn` lint in closure case | Obei Sideg | -0/+16 |
| 2023-02-23 | Add lint against `Iterator::map` receiving a callable that returns `()` | Obei Sideg | -1/+132 |
| 2023-02-23 | parser: provide better errors on closures with braces missing | Yutaro Ohno | -1/+5 |
| 2023-02-23 | Auto merge of #108369 - compiler-errors:ty-error-more, r=BoxyUwU | bors | -313/+374 |
| 2023-02-23 | Rollup merge of #108373 - tshepang:where-clause-on-main, r=compiler-errors | Matthias Krüger | -10/+16 |
| 2023-02-23 | Rollup merge of #108350 - compiler-errors:assoc-type-bound-dogfooding, r=oli-obk | Matthias Krüger | -41/+22 |
| 2023-02-23 | Rollup merge of #108208 - cjgillot:flood-enum, r=oli-obk | Matthias Krüger | -7/+18 |
| 2023-02-23 | Rollup merge of #108063 - compiler-errors:associated-type-bounds-in-bad-posit... | Matthias Krüger | -104/+85 |
| 2023-02-22 | rustdoc: reduce allocations when generating tooltips | Michael Howell | -6/+10 |
| 2023-02-23 | Don't project specializable RPITIT projection | Michael Goulet | -5/+22 |
| 2023-02-23 | Drive-by assertion in collect_return_position_impl_trait_in_trait_tys | Michael Goulet | -0/+7 |
| 2023-02-23 | Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error... | bors | -57/+90 |
| 2023-02-23 | Handle selecting the default locale better | mejrs | -2/+5 |
| 2023-02-23 | Restore behavior when primary bundle is missing | mejrs | -4/+13 |
| 2023-02-23 | hir-analysis: make where-clause-on-main diagnostic translatable | Tshepang Mbambo | -10/+16 |
| 2023-02-22 | Rename ty_error_with_guaranteed to ty_error, ty_error to ty_error_misc | Michael Goulet | -140/+121 |
| 2023-02-22 | Use ty_error_with_guaranteed in many more places | Michael Goulet | -229/+309 |
| 2023-02-22 | Add check for invalid \`#[macro_export]\` arguments | blyxyas | -4/+73 |
| 2023-02-22 | pluralize stuff | Michael Goulet | -31/+25 |
| 2023-02-22 | Suppress duplicated errors for associated type bounds in object types | Michael Goulet | -33/+46 |
| 2023-02-22 | Auto merge of #108357 - matthiaskrgr:rollup-ceo3q2s, r=matthiaskrgr | bors | -110/+95 |
| 2023-02-22 | Remove some resolver outputs. | Camille GILLOT | -19/+0 |
| 2023-02-22 | Move the unused extern crate check back to the resolver. | Camille GILLOT | -166/+151 |
| 2023-02-22 | Move associated type bounds check to ast lowering | Michael Goulet | -45/+19 |
| 2023-02-22 | Remove a back compat warning | Oli Scherer | -30/+12 |
| 2023-02-22 | Rollup merge of #108353 - petrochenkov:rmir, r=cjgillot | Matthias Krüger | -103/+87 |
| 2023-02-22 | Rollup merge of #108342 - lcnr:opaque-tys, r=oli-obk | Matthias Krüger | -6/+4 |
| 2023-02-22 | Rollup merge of #108315 - clubby789:dead-code-in-closure, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2023-02-22 | Rollup merge of #108176 - compiler-errors:bad-lexical-region-resolve-bug, r=o... | Matthias Krüger | -1/+1 |
| 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 | -552/+640 |
| 2023-02-22 | Implement -Zlink-directives=yes/no | Jeremy Fitzhardinge | -1/+9 |
| 2023-02-22 | resolve: Remove `ImportResolver` | Vadim Petrochenkov | -103/+87 |
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -552/+640 |
| 2023-02-22 | diagnostics: if AssocFn has self argument, describe as method | Michael Howell | -57/+90 |
| 2023-02-22 | Lint dead code in closures | clubby789 | -0/+3 |
| 2023-02-22 | Auto merge of #103042 - davidtwco:translation-distributed-ftl, r=oli-obk | bors | -746/+1042 |
| 2023-02-22 | apply query response: actually define opaque types | lcnr | -6/+4 |
| 2023-02-22 | Auto merge of #108339 - GuillaumeGomez:rollup-4z02kas, r=GuillaumeGomez | bors | -263/+274 |
| 2023-02-22 | Rollup merge of #108246 - saethlin:instcombine-redundant-casts, r=compiler-er... | Guillaume Gomez | -0/+9 |
| 2023-02-22 | Rollup merge of #108239 - clubby789:overlapping-spans, r=compiler-errors | Guillaume Gomez | -13/+10 |
| 2023-02-22 | Rollup merge of #108230 - LittleFall:enhance/warning, r=estebank | Guillaume Gomez | -22/+24 |
| 2023-02-22 | Rollup merge of #108168 - clubby789:recursive-type-alias, r=compiler-errors | Guillaume Gomez | -2/+3 |
| 2023-02-22 | Rollup merge of #108110 - compiler-errors:new-solver-less-infcx, r=lcnr | Guillaume Gomez | -226/+228 |
| 2023-02-22 | various: translation resources from cg backend | David Wood | -28/+49 |
| 2023-02-22 | errors: fix translation's run-make test | David Wood | -2/+11 |
| 2023-02-22 | errors: generate typed identifiers in each crate | David Wood | -745/+1011 |