"where it didn't" -> "but didn't"
This commit is contained in:
parent
69520ce0a1
commit
ac321a792a
1 changed files with 1 additions and 1 deletions
|
|
@ -1618,7 +1618,7 @@ fn cookie() -> ! { // error: definition of an unknown language item: `cookie`
|
|||
"##,
|
||||
|
||||
E0525: r##"
|
||||
A closure was used where it didn't implement the expected trait.
|
||||
A closure was used but didn't implement the expected trait.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue