Skip to content

Commit dfb0677

Browse files
Remove unnecessary whitespace
1 parent 9f15b28 commit dfb0677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_typeck/diagnostics.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1886,7 +1886,7 @@ rfcs/blob/master/text/0019-opt-in-builtin-traits.md).
18861886

18871887
E0193: r##"
18881888
`where` clauses must use generic type parameters: it does not make sense to use
1889-
them otherwise. An example causing this error:
1889+
them otherwise. An example causing this error:
18901890
18911891
```
18921892
trait Foo {

0 commit comments

Comments
 (0)