| Age | Commit message (Expand) | Author | Lines |
| 2022-10-23 | Rollup merge of #103140 - chenyukang:yukang/fix-103112, r=estebank | Michael Howell | -0/+19 |
| 2022-10-23 | Do not consider repeated lifetime params for elision. | Camille GILLOT | -1/+16 |
| 2022-10-23 | test attr: point at return type if Termination bound unsatisfied | León Orell Valerian Liehr | -7/+5 |
| 2022-10-23 | Add normalize hack back | Michael Goulet | -0/+31 |
| 2022-10-23 | Annotate static lifetimes too | Michael Goulet | -19/+19 |
| 2022-10-23 | Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -0/+0 |
| 2022-10-23 | Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obk | Dylan DPC | -1/+8 |
| 2022-10-23 | Rollup merge of #101908 - chenyukang:fix-101880, r=estebank | Dylan DPC | -0/+94 |
| 2022-10-23 | Rollup merge of #101293 - compiler-errors:lt-is-actually-char, r=estebank | Dylan DPC | -12/+112 |
| 2022-10-23 | Workaround unstable stmt_expr_attributes for method receiver expressions. | Camille GILLOT | -14/+17 |
| 2022-10-23 | Rollup merge of #103368 - compiler-errors:normalization-ambiguity-bug, r=oli-obk | Matthias Krüger | -0/+135 |
| 2022-10-23 | Rollup merge of #103355 - compiler-errors:rpitit-default-check, r=oli-obk | Matthias Krüger | -13/+50 |
| 2022-10-23 | Rollup merge of #103354 - clubby789:escape-string-literals, r=compiler-errors | Matthias Krüger | -4/+45 |
| 2022-10-23 | Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726 | Matthias Krüger | -61/+0 |
| 2022-10-23 | Fix wrapped valid-range handling in ty_find_init_error | Josh Triplett | -51/+69 |
| 2022-10-22 | Pretty print lifetimes captured by RPIT | Michael Goulet | -2/+2 |
| 2022-10-22 | Rollup merge of #103224 - compiler-errors:semi-after-closure-in-macro, r=fee1... | Dylan DPC | -0/+14 |
| 2022-10-22 | Auto merge of #103227 - lcnr:bye-bye-unevaluated-const, r=oli-obk | bors | -20/+24 |
| 2022-10-22 | Don't erroneously deny semicolons after closure expr within parentheses in a ... | Michael Goulet | -0/+14 |
| 2022-10-22 | Recover unclosed char literal being parsed as lifetime | Michael Goulet | -12/+112 |
| 2022-10-22 | Check fat pointer metadata compatibility modulo regions | Michael Goulet | -0/+17 |
| 2022-10-22 | Bless tests | Deadbeef | -6/+4 |
| 2022-10-22 | Stabilize arbitrary_enum_discriminant, take 2 | Deadbeef | -116/+8 |
| 2022-10-22 | Note scope of TAIT more accurately | Michael Goulet | -4/+4 |
| 2022-10-22 | Don't ICE on regions from anonymous_lifetime_in_impl_trait | Michael Goulet | -0/+28 |
| 2022-10-21 | Only apply `ProceduralMasquerade` hack to older versions of `rental` | Aaron Hill | -105/+321 |
| 2022-10-22 | Update UI tests | clubby789 | -4/+45 |
| 2022-10-21 | Auto merge of #103375 - matthiaskrgr:rollup-4xrs7f2, r=matthiaskrgr | bors | -85/+253 |
| 2022-10-22 | Rollup merge of #103351 - oli-obk:tilde_const_impls, r=fee1-dead | Matthias Krüger | -46/+115 |
| 2022-10-22 | Rollup merge of #103341 - Rageking8:add-test-for-issue-97607, r=compiler-errors | Matthias Krüger | -0/+12 |
| 2022-10-22 | Rollup merge of #103339 - Rageking8:fix-some-typos, r=fee1-dead | Matthias Krüger | -3/+3 |
| 2022-10-22 | Rollup merge of #103335 - SarthakSingh31:issue-89008, r=jackh726 | Matthias Krüger | -36/+11 |
| 2022-10-22 | Rollup merge of #102635 - lcnr:incoherent_auto_trait_objects, r=jackh726 | Matthias Krüger | -0/+112 |
| 2022-10-21 | Auto merge of #101263 - lopopolo:lopopolo/c-unwind-fn-ptr-impls, r=thomcc | bors | -2/+2 |
| 2022-10-21 | tests | Michael Goulet | -0/+135 |
| 2022-10-21 | Auto merge of #101077 - sunshowers:signal-mask-inherit, r=sunshowers | bors | -2/+4 |
| 2022-10-21 | Auto merge of #98450 - lqd:doc-metadata, r=lqd,GuillaumeGomez | bors | -0/+44 |
| 2022-10-21 | Handle RPITITs properly in register_hidden_type | Michael Goulet | -13/+50 |
| 2022-10-21 | Require Drop impls to have the same constness on its bounds as the bounds on ... | Oli Scherer | -46/+115 |
| 2022-10-21 | Update UI tests | clubby789 | -9/+44 |
| 2022-10-21 | Rollup merge of #103260 - cuviper:needs-asm-support, r=fee1-dead | Dylan DPC | -14/+3 |
| 2022-10-21 | Rollup merge of #103111 - cjgillot:shadow-label, r=estebank | Dylan DPC | -18/+33 |
| 2022-10-21 | Rollup merge of #102287 - compiler-errors:unused-must-use-also-supertrait, r=... | Dylan DPC | -0/+26 |
| 2022-10-21 | add test for issue 97607 | Rageking8 | -0/+12 |
| 2022-10-21 | fix some typos | Rageking8 | -3/+3 |
| 2022-10-21 | Fix unreachable_pub suggestion for enum with fields | Kitsu | -0/+30 |
| 2022-10-21 | replaced wrong test with the correct mcve | Sarthak Singh | -36/+11 |
| 2022-10-20 | Add fix suggestions for E0199, E0200, and E0569 | Nicolas Barrios | -0/+54 |
| 2022-10-20 | Do not suggest trivially false const predicates | Michael Goulet | -61/+0 |
| 2022-10-20 | Add UI regression test when querying visibility of generic parameter | Guillaume Gomez | -0/+9 |