mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
0dd9722cdc
Follow up to https://github.com/rust-lang/rust-clippy/pull/14650 Replaces uses in the form `s.as_str() == "literal"` r? @y21 changelog: none