Skip to content

Commit 8d49cc9

Browse files
committed
False negative regression in unused_braces lint
rust-lang/rust#106899
1 parent f27a403 commit 8d49cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

questions/020-break-return-in-condition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Answer: 121
22
Difficulty: 2
3-
Warnings: unreachable_code, unused_braces
3+
Warnings: unreachable_code
44

55
# Hint
66

0 commit comments

Comments
 (0)