mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
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;
|
||||
}
|
||||
```
|
||||
|
||||
Note that the type of `v` can now be inferred from the type of `temp`.
|
||||
|
Loading…
Reference in New Issue
Block a user