Remove out-of-context line at end of E0284 message
This commit is contained in:
parent
c42d846add
commit
bc31b3e5ef
@ -30,5 +30,3 @@ fn main() {
|
|||||||
d = d + m;
|
d = d + m;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that the type of `v` can now be inferred from the type of `temp`.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user