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.
1 parent c42d846 commit bc31b3eCopy full SHA for bc31b3e
compiler/rustc_error_codes/src/error_codes/E0284.md
@@ -30,5 +30,3 @@ fn main() {
30
d = d + m;
31
}
32
```
33
-
34
-Note that the type of `v` can now be inferred from the type of `temp`.
0 commit comments