rust/compiler/rustc_span
Jacob Pratt b7199a69d6
Rollup merge of #140419 - Jarcho:ctxt_external, r=Nadrieril
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.
2025-05-07 00:29:22 +00:00
..
src Rollup merge of #140419 - Jarcho:ctxt_external, r=Nadrieril 2025-05-07 00:29:22 +00:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00