Remove unnecessary whitespace
This commit is contained in:
parent
9f15b28119
commit
dfb0677bee
1 changed files with 1 additions and 1 deletions
|
|
@ -1886,7 +1886,7 @@ rfcs/blob/master/text/0019-opt-in-builtin-traits.md).
|
|||
|
||||
E0193: r##"
|
||||
`where` clauses must use generic type parameters: it does not make sense to use
|
||||
them otherwise. An example causing this error:
|
||||
them otherwise. An example causing this error:
|
||||
|
||||
```
|
||||
trait Foo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue