| Age | Commit message (Expand) | Author | Lines |
| 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 | Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error... | bors | -640/+662 |
| 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 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 | Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk | bors | -1/+2 |
| 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 |
| 2023-02-22 | Fix test filename for #105700 | Alex Macleod | -2/+2 |
| 2023-02-22 | Rollup merge of #108310 - GuillaumeGomez:fix-reexports-duplicated-attributes,... | Guillaume Gomez | -0/+25 |
| 2023-02-22 | Rollup merge of #108246 - saethlin:instcombine-redundant-casts, r=compiler-er... | Guillaume Gomez | -0/+71 |
| 2023-02-22 | Rollup merge of #108239 - clubby789:overlapping-spans, r=compiler-errors | Guillaume Gomez | -26/+66 |
| 2023-02-22 | Rollup merge of #108230 - LittleFall:enhance/warning, r=estebank | Guillaume Gomez | -99/+72 |
| 2023-02-22 | Rollup merge of #108168 - clubby789:recursive-type-alias, r=compiler-errors | Guillaume Gomez | -0/+25 |
| 2023-02-22 | various: translation resources from cg backend | David Wood | -6/+7 |
| 2023-02-22 | errors: fix translation's run-make test | David Wood | -7/+11 |
| 2023-02-22 | errors: generate typed identifiers in each crate | David Wood | -644/+636 |
| 2023-02-22 | Convert a hard-warning about named static lifetimes into lint "unused_lifetimes" | Zhi Qi | -99/+72 |
| 2023-02-21 | Rollup merge of #108295 - compiler-errors:wtf-is-this, r=cjgillot | Matthias Krüger | -186/+186 |
| 2023-02-21 | Rollup merge of #108202 - compiler-errors:non_lifetime_binders-type-match-ice... | Matthias Krüger | -0/+25 |
| 2023-02-21 | Auto merge of #108311 - oli-obk:invert_defines, r=lcnr | bors | -0/+14 |
| 2023-02-21 | Add regression test for #108281 | Guillaume Gomez | -0/+25 |
| 2023-02-21 | Make hidden type registration opt-in, so that each site can be reviewed on it... | Oli Scherer | -0/+14 |
| 2023-02-21 | Fix overlapping spans in removing extra arguments | clubby789 | -26/+66 |
| 2023-02-21 | Auto merge of #108138 - compiler-errors:malformed-fn-trait, r=TaKO8Ki | bors | -21/+202 |
| 2023-02-21 | Auto merge of #108301 - Dylan-DPC:rollup-70zpkt0, r=Dylan-DPC | bors | -233/+223 |
| 2023-02-21 | Rollup merge of #108290 - compiler-errors:rpitit-trait-default-constraint, r=... | Dylan DPC | -0/+28 |
| 2023-02-21 | Rollup merge of #108289 - compiler-errors:name-placeholder, r=petrochenkov | Dylan DPC | -0/+5 |
| 2023-02-21 | Rollup merge of #108285 - BoxyUwU:remove_pick_stable_before_unstable_flag, r=... | Dylan DPC | -177/+176 |
| 2023-02-21 | Rollup merge of #108000 - y21:no-zero-init-for-uninhabited, r=jackh726 | Dylan DPC | -56/+14 |
| 2023-02-21 | Auto merge of #104754 - nnethercote:more-ThinVec-in-ast, r=the8472 | bors | -111/+111 |
| 2023-02-21 | Specify what 'this' actually is | Michael Goulet | -186/+186 |
| 2023-02-21 | Auto merge of #107728 - RalfJung:miri-dyn-star, r=RalfJung,oli-obk | bors | -9/+17 |
| 2023-02-21 | Add a test for default trait method with RPITITs | Michael Goulet | -0/+28 |
| 2023-02-21 | Auto merge of #105462 - oli-obk:feeding_full, r=cjgillot,petrochenkov | bors | -22/+21 |
| 2023-02-21 | Fix a test. | Nicholas Nethercote | -3/+3 |
| 2023-02-21 | Use `ThinVec` in a few more AST types. | Nicholas Nethercote | -44/+44 |
| 2023-02-21 | Use `ThinVec` in `ast::PatKind::Struct`. | Nicholas Nethercote | -51/+51 |
| 2023-02-21 | Use `ThinVec` in `ast::Block`. | Nicholas Nethercote | -40/+40 |