The Rust Programming Language Forum
Why doesn't rust warn about this missing match / typo?
scottmcm
May 5, 2025, 2:20am
14
OP:
Also OP:
Gee, I wonder. It's almost like if you turn off the warnings, you don't get warnings
10 Likes
Should there be a lint about unused capture names in match?
show post in topic
Related topics
Topic
Replies
Views
Activity
This match feature is awful
help
53
2199
March 10, 2025
Why does `match` allow arbitrary identifiers?
help
18
1467
May 13, 2024
Match doesn't seem to work exhaustively
community
9
940
January 12, 2023
Help in understaning Rust compiler behavior
help
15
315
May 1, 2025
Should there be a lint about unused capture names in match?
10
263
January 18, 2026