mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
495657cc2a
Fix missing suggestion when matching `String` with `&str` Fixes rust-lang/rust#156404 Add suggestion when matching `String` with `&str`