-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Fix non_exhaustive_omitted_patterns
on arguments and locals
#109836
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
r=me after CI is happy |
✌️ @clubby789 can now approve this pull request |
79b5996
to
bcbefe0
Compare
non_exhaustive_omitted_patterns
on argumentsnon_exhaustive_omitted_patterns
on arguments and locals
bcbefe0
to
46f7d3d
Compare
@bors r=Nilstrieb |
☀️ Test successful - checks-actions |
1 similar comment
☀️ Test successful - checks-actions |
Finished benchmarking commit (f5f93d0): comparison URL. Overall result: ❌✅ regressions and improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
|
Fixes #99815
r? @Nilstrieb