parent
79f38b7914
commit
041e54bd92
40 changed files with 136 additions and 136 deletions
|
@ -99,7 +99,7 @@ ast_lowering_misplaced_double_dot =
|
|||
.note = only allowed in tuple, tuple struct, and slice patterns
|
||||
|
||||
ast_lowering_misplaced_impl_trait =
|
||||
`impl Trait` only allowed in function and inherent method return types, not in {$position}
|
||||
`impl Trait` only allowed in function and inherent method argument and return types, not in {$position}
|
||||
|
||||
ast_lowering_misplaced_relax_trait_bound =
|
||||
`?Trait` bounds are only permitted at the point where a type parameter is declared
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue