You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…g, r=wesleywiser
Support the `#[expect]` attribute on fn parameters (RFC-2383)
A small PR to allow the `#[expect]` attribute on function parameters.
Nothing more to say, I hope everyone reading this has a lovely day.
---
r? `@wesleywiser`
closes: rust-lang#97650
cc: rust-lang#85549
This isn't used by many lints, but clippy does have a few. This is the only location I've noticed, but I haven't checked everywhere.
I expected to see this happen: Nothing
Instead, this happened:
cc #54503
The text was updated successfully, but these errors were encountered: