about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2023-06-11 06:35:29 +0200
committerest31 <MTest31@outlook.com>2023-06-30 18:01:27 +0200
commit86391abc704555610af8ba33d910bdd16a877ddb (patch)
treeac8871fcc78634430289de275c4d7210190c5ee6 /compiler/rustc_mir_transform/src/coverage
parent73f14176e3876164c518c6dafd9e18dbac1df0f4 (diff)
downloadrust-86391abc704555610af8ba33d910bdd16a877ddb.tar.gz
rust-86391abc704555610af8ba33d910bdd16a877ddb.zip
Don't lint manual_let_else in cases where the question mark operator would work
Also, lint question_mark for `let...else` clauses that can be simplified to use `?`.
This lint isn't perfect as it doesn't support the unstable try blocks.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage')
0 files changed, 0 insertions, 0 deletions