| Age | Commit message (Expand) | Author | Lines |
| 2022-12-15 | always check alignment during CTFE | Ralf Jung | -40/+74 |
| 2022-12-15 | fix tidy and add rpitit test | Deadbeef | -2/+23 |
| 2022-12-15 | Auto merge of #105746 - matthiaskrgr:rollup-sz3grbv, r=matthiaskrgr | bors | -153/+292 |
| 2022-12-15 | Rollup merge of #105715 - estebank:unsatisfied-bounds-label, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2022-12-15 | Rollup merge of #105692 - JohnTitor:issue-104678, r=compiler-errors | Matthias Krüger | -0/+31 |
| 2022-12-15 | Rollup merge of #105633 - compiler-errors:term-agnostic, r=oli-obk | Matthias Krüger | -2/+65 |
| 2022-12-15 | Rollup merge of #105627 - compiler-errors:dyn-auto-suggestable, r=davidtwco | Matthias Krüger | -0/+27 |
| 2022-12-15 | Rollup merge of #105623 - compiler-errors:generator-type-size-fix, r=Nilstrieb | Matthias Krüger | -122/+66 |
| 2022-12-15 | Rollup merge of #104592 - ComputerDruid:async_check, r=compiler-errors | Matthias Krüger | -25/+99 |
| 2022-12-15 | Allow `impl ~const Trait` opaque types | Deadbeef | -51/+36 |
| 2022-12-15 | Auto merge of #105285 - compiler-errors:conflicting-param-env-2, r=estebank | bors | -13/+84 |
| 2022-12-15 | Add regression test for #55976 | Yuki Okushi | -0/+13 |
| 2022-12-14 | Tweak output for bare `dyn Trait` in arguments | Esteban Küber | -15/+65 |
| 2022-12-15 | Auto merge of #104765 - chenyukang:yukang-fix-104639-lifetime-check, r=oli-obk | bors | -0/+10 |
| 2022-12-14 | Ensure async trait impls are async (or otherwise return an opaque type) | Dan Johnson | -25/+99 |
| 2022-12-14 | Do not mention long types in E0599 label | Esteban Küber | -4/+4 |
| 2022-12-14 | Add test | Michael Goulet | -0/+25 |
| 2022-12-14 | Highlight conflicting param-env candidates, again | Michael Goulet | -13/+59 |
| 2022-12-14 | Auto traits in dyn are suggestable | Michael Goulet | -0/+27 |
| 2022-12-14 | Added PlayStation Vita support | Andrés Martínez | -1/+1 |
| 2022-12-14 | Make report_projection_error more term agnostic | Michael Goulet | -2/+65 |
| 2022-12-14 | drive-by: Fix path spans | Michael Goulet | -6/+6 |
| 2022-12-14 | Use impl's def id when calculating type to specify UFCS | Michael Goulet | -0/+63 |
| 2022-12-14 | bail in collect_trait_impl_trait_tys if signatures reference errors | Michael Goulet | -0/+42 |
| 2022-12-14 | Don't bug if we're trying to cast dyn* to a nother type | Michael Goulet | -0/+20 |
| 2022-12-14 | Make print_type_sizes test not use feature(start) | Michael Goulet | -128/+36 |
| 2022-12-14 | Consider discriminant fields that are ordered before variant fields | Michael Goulet | -0/+36 |
| 2022-12-14 | Rollup merge of #105630 - albertlarsan68:test-92481, r=TaKO8Ki | Matthias Krüger | -0/+74 |
| 2022-12-14 | Allow .. to be parsed as let initializer | Deep Majumder | -0/+8 |
| 2022-12-14 | Bless test | Albert Larsan | -4/+2 |
| 2022-12-14 | skip if val has ecaping bound vars | ouz-a | -0/+14 |
| 2022-12-14 | Add a test for #92481 | Albert Larsan | -0/+76 |
| 2022-12-14 | Add regression test for #104678 | Yuki Okushi | -0/+31 |
| 2022-12-14 | Rollup merge of #105611 - BoxyUwU:more_granular_placeholderification, r=wesle... | Matthias Krüger | -0/+29 |
| 2022-12-14 | Rollup merge of #105595 - TaKO8Ki:suggest-dereferencing-receiver-argument, r=... | Matthias Krüger | -0/+43 |
| 2022-12-14 | Rollup merge of #105523 - estebank:suggest-collect-vec, r=compiler-errors | Matthias Krüger | -57/+77 |
| 2022-12-14 | Rollup merge of #105502 - chenyukang:yukang/fix-105366-impl, r=estebank | Matthias Krüger | -0/+37 |
| 2022-12-14 | Rollup merge of #105491 - sulami:master, r=compiler-errors | Matthias Krüger | -0/+110 |
| 2022-12-14 | Rollup merge of #105161 - cassaundra:numeric-literal-error, r=nnethercote | Matthias Krüger | -0/+84 |
| 2022-12-13 | Add regression test | inquisitivecrystal | -0/+39 |
| 2022-12-14 | Auto merge of #104875 - chenyukang:yukang/fix-104867-inc, r=estebank | bors | -22/+360 |
| 2022-12-13 | error parsing lifetime following by Sized and message + between them | Yiming Lei | -0/+51 |
| 2022-12-13 | Auto merge of #105667 - matthiaskrgr:rollup-fexlc0b, r=matthiaskrgr | bors | -2346/+2227 |
| 2022-12-13 | review comments | Esteban Küber | -69/+69 |
| 2022-12-13 | Rollup merge of #105500 - oli-obk:unhide_unknown_spans, r=estebank | Matthias Krüger | -1566/+266 |
| 2022-12-13 | Rollup merge of #105476 - estebank:moves-n-borrows, r=compiler-errors | Matthias Krüger | -779/+1777 |
| 2022-12-13 | Rollup merge of #105464 - nbdd0121:hir, r=compiler-errors | Matthias Krüger | -1/+65 |
| 2022-12-13 | Rollup merge of #105147 - nbdd0121:inline_const_unsafe, r=oli-obk | Matthias Krüger | -0/+119 |
| 2022-12-14 | suggest dereferencing receiver arguments properly | Takayuki Maeda | -0/+43 |
| 2022-12-13 | Suggest `: Type` instead of `: _` | Esteban Küber | -69/+69 |