Skip to content

Commit 12f0b6f

Browse files
committed
Fix typo
1 parent 1a819a2 commit 12f0b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_typeck/diagnostics.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1355,7 +1355,7 @@ extern "rust-intrinsic" {
13551355
}
13561356
```
13571357
1358-
Please check that you provided the right number of lifetime parameters
1358+
Please check that you provided the right number of type parameters
13591359
and verify with the function declaration in the Rust source code.
13601360
Example:
13611361

0 commit comments

Comments
 (0)