Fix typo in E0101
This commit is contained in:
parent
2d405afeb0
commit
e4cc54ed06
@ -1308,8 +1308,8 @@ extern "rust-intrinsic" {
|
||||
"##,
|
||||
|
||||
E0101: r##"
|
||||
You hit this error because the compiler the compiler lacks information
|
||||
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:
|
||||
|
||||
```
|
||||
fn main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user