Move `in_external_macro` to `SyntaxContext` There are a few places in clippy where spans are passed solely to use the context, but we can't pass just the context around because of this function. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Move `in_external_macro` to `SyntaxContext` There are a few places in clippy where spans are passed solely to use the context, but we can't pass just the context around because of this function. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||