about summary refs log tree commit diff
path: root/tests/ui/feature-gates
AgeCommit message (Expand)AuthorLines
2023-03-28Add `(..)` syntax for RTNMichael Goulet-40/+46
2023-03-28Feature gateMichael Goulet-0/+51
2023-03-23Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholkMatthias Krüger-1/+0
2023-03-14Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errorsbors-3/+14
2023-03-12Remove `box_syntax` from AST and use in toolsclubby789-44/+0
2023-03-10feat: implement better error for manual impl of `Fn*` traitsEzra Shaw-0/+6
2023-03-08Remove `identity_future` indirectionArpad Borsos-3/+14
2023-02-28Remove issue number for `link_cfg`clubby789-1/+0
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