]> git.lizzy.rs Git - rust.git/commit
docs/test: add error-docs and UI test for `E0711`
authorEzra Shaw <ezrasure@outlook.com>
Sun, 8 Jan 2023 08:36:19 +0000 (21:36 +1300)
committerEzra Shaw <ezrasure@outlook.com>
Mon, 9 Jan 2023 02:48:53 +0000 (15:48 +1300)
commit24ce65c8d6b0ab91426e9f702b49be18a47f48f6
tree19e94999852c9258bf93f06741b427ec3efe87ea
parentecc0507fdddce66e2d3af2c8bfe8e609eb6123bd
docs/test: add error-docs and UI test for `E0711`
compiler/rustc_error_codes/src/error_codes.rs
compiler/rustc_error_codes/src/error_codes/E0711.md [new file with mode: 0644]
src/test/ui/error-codes/E0711.rs [new file with mode: 0644]
src/test/ui/error-codes/E0711.stderr [new file with mode: 0644]