| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-08 | Add a note about feature(explicit_generic_args_with_impl_trait) to the ↵ | Jakub Kądziołka | -0/+3 | |
| relevant error message | ||||
| 2021-08-02 | Implement a `explicit_generic_args_with_impl_trait` feature gate | Gary Guo | -0/+9 | |
| When this gate is enabled, explicit generic arguments can be specified even if `impl Trait` is used in argument position. Generic arguments can only be specified for explicit generic parameters but not for the synthetic type parameters from `impl Trait` | ||||
