Skip to content

Commit bc31b3e

Browse files
committed
Remove out-of-context line at end of E0284 message
1 parent c42d846 commit bc31b3e

File tree

1 file changed

+0
-2
lines changed
  • compiler/rustc_error_codes/src/error_codes

1 file changed

+0
-2
lines changed

compiler/rustc_error_codes/src/error_codes/E0284.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,3 @@ fn main() {
3030
d = d + m;
3131
}
3232
```
33-
34-
Note that the type of `v` can now be inferred from the type of `temp`.

0 commit comments

Comments
 (0)