Add filter to rustc_on_unimplemented
for self_has_method="foo"
#53767
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
F-on_unimplemented
Error messages that can be tackled with `#[rustc_on_unimplemented]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Add a way to query on specific methods and traits being available to
rustc_on_unimplemented
for more targeted suggestions.The text was updated successfully, but these errors were encountered: