Files
rust/tests
est31 86391abc70 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.
2023-06-30 18:01:27 +02:00
..
2023-06-26 14:13:07 +00:00
2023-06-26 14:13:07 +00:00
2023-06-27 05:16:40 -05:00