summary refs log tree commit diff
path: root/tests/ui/feature-gates
AgeCommit message (Expand)AuthorLines
2023-02-22pluralize stuffMichael Goulet-8/+8
2023-02-18Adjust tracking issue for non_lifetime_bindersMichael Goulet-1/+1
2023-02-17Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillotMatthias Krüger-0/+16
2023-02-16Remove save-analysis.Nicholas Nethercote-20/+17
2023-02-16Add feature gate for non_lifetime_bindersMichael Goulet-0/+16
2023-02-14Better label for illegal impl trait typesMichael Goulet-2/+2
2023-01-30Do not mention lifetime names in force trimmed pathsEsteban Küber-1/+1
2023-01-28Reintroduce multiple_supertrait_upcastable lintGary Guo-0/+69
2023-01-24add feature gate tests for DispatchFromDyndimi-0/+101
2023-01-13Rollup merge of #105795 - nicholasbishop:bishop-stabilize-efiapi, r=joshtriplettYuki Okushi-99/+0
2023-01-11Stabilize `abi_efiapi` featureNicholas Bishop-99/+0
2023-01-11Don't recommend `if let` if `let else` worksmejrs-5/+1
2023-01-11Migrate pattern matchingmejrs-7/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+9814