We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77d6ff commit 2f85aa6Copy full SHA for 2f85aa6
compiler/rustc_error_codes/src/error_codes/E0625.md
@@ -25,4 +25,3 @@ static X: usize = C;
25
26
const Y: usize = 2 * C;
27
```
28
-
0 commit comments