about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorGearsDatapacks <surya@seriousinfinitude.com>2023-12-12 15:20:29 +0000
committerGearsDatapacks <surya@seriousinfinitude.com>2023-12-14 18:11:18 +0000
commit1fc6dbc32b0aba985af20e8eddfb05337f691dc5 (patch)
tree4eed478d3591386c5d2593561b6fd346ceb94f6d /compiler/rustc_codegen_gcc/src/errors.rs
parent2fdd9eda0ce4fa0ecbf3099783f4f505235ceb44 (diff)
downloadrust-1fc6dbc32b0aba985af20e8eddfb05337f691dc5.tar.gz
rust-1fc6dbc32b0aba985af20e8eddfb05337f691dc5.zip
Change expr_trailing_brace to an exhaustive match to force new expression kinds to specify whether they contain a brace
Add inline const and other possible curly brace expressions to expr_trailing_brace

Add tests for `}` before `else` in `let...else` error

Change to explicit cases for expressions with optional values when being checked for trailing braces

Add tests for more complex cases of `}` before `else` in `let..else` statement

Move other possible `}` cases into separate arm and add FIXME for future reference
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions