mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 03:14:19 +00:00
minor fix in `from_str_radix_10` lint, `is_type_diagnostic_item` only checks `Adt`, use `.is_str()` instead changelog: [`from_str_radix_10`]: properly lint references to `&str` as well