We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ca1425 + e4cc54e commit 17819aaCopy full SHA for 17819aa
src/librustc_typeck/diagnostics.rs
@@ -1308,8 +1308,8 @@ extern "rust-intrinsic" {
1308
"##,
1309
1310
E0101: r##"
1311
-You hit this error because the compiler the compiler lacks information
1312
-to determine a type for this expression. Erroneous code example:
+You hit this error because the compiler lacks the information to
+determine a type for this expression. Erroneous code example:
1313
1314
```
1315
fn main() {
0 commit comments