docs/test: add empty error-docs for E0208, E0640 and E0717
This commit is contained in:
1
compiler/rustc_error_codes/src/error_codes/E0208.md
Normal file
1
compiler/rustc_error_codes/src/error_codes/E0208.md
Normal file
@@ -0,0 +1 @@
|
||||
#### This error code is internal to the compiler and will not be emitted with normal Rust code.
|
||||
1
compiler/rustc_error_codes/src/error_codes/E0640.md
Normal file
1
compiler/rustc_error_codes/src/error_codes/E0640.md
Normal file
@@ -0,0 +1 @@
|
||||
#### This error code is internal to the compiler and will not be emitted with normal Rust code.
|
||||
1
compiler/rustc_error_codes/src/error_codes/E0717.md
Normal file
1
compiler/rustc_error_codes/src/error_codes/E0717.md
Normal file
@@ -0,0 +1 @@
|
||||
#### This error code is internal to the compiler and will not be emitted with normal Rust code.
|
||||
Reference in New Issue
Block a user