rust/compiler/rustc_trait_selection
Matthias Krüger a0991b8ba8
Rollup merge of - Alexendoo:parse-format-position-span, r=fee1-dead
Always include a position span in `rustc_parse_format::Argument`

Moves the spans from the `Position` enum to always be included in the `Argument` struct. Doesn't make any changes to use it in rustc, but it will be useful for some upcoming Clippy lints
2022-08-02 17:17:30 +02:00
..
src Rollup merge of - Alexendoo:parse-format-position-span, r=fee1-dead 2022-08-02 17:17:30 +02:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00