summary refs log tree commit diff
path: root/src/test/ui/impl-trait/explicit-generic-args-with-impl-trait
AgeCommit message (Expand)AuthorLines
2022-02-26Provide extra note if synthetic type args are specifiedGary Guo-0/+1
2021-11-08Add a note about feature(explicit_generic_args_with_impl_trait) to the releva...Jakub Kądziołka-0/+3
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2021-08-03Bless testGiacomo Stevanato-3/+3
2021-08-03Add regression testsGiacomo Stevanato-0/+38
2021-08-02Implement a `explicit_generic_args_with_impl_trait` feature gateGary Guo-0/+49