Switch to rustc's in_external_macro function once it's available #2929
Labels
good-first-issue
These issues are a good way to get started with Clippy
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work
T-macros
Type: Issues with macros and macro expansion
Once rust-lang/rust#52467 is merged and on nightly, we can remove our own
in_external_macro
function and use the one from rustc instead.After that's done, it makes sense to review the issues under the T-macros label.
The text was updated successfully, but these errors were encountered: