Skip to content

Commit 0ab4b8b

Browse files
Remove the E0536 error code
1 parent acea7df commit 0ab4b8b

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

compiler/rustc_error_codes/src/error_codes/E0536.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#### Note: this error code is no longer emitted by the compiler.
2+
13
The `not` cfg-predicate was malformed.
24

35
Erroneous code example (using `cargo doc`):

0 commit comments

Comments
 (0)