rust/compiler/rustc_macros
David Wood 8677fef192 macros: move suggestion type handling to fn
Move the handling of `Span` or `(Span, Applicability)` types in
`#[suggestion]` attributes to its own function.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-05 07:01:02 +01:00
..
src macros: move suggestion type handling to fn 2022-04-05 07:01:02 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00