rust/clippy_lints
Matthias Krüger 2300da4412 Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compiler-errors
Avoid some `Symbol` to `String` conversions

This patch removes some Symbol to String conversions.
2022-07-16 22:30:56 +02:00
..

This crate contains Clippy lints. For the main crate, check GitHub.