Files
rust/tests
Jonathan Brouwer 495657cc2a Rollup merge of #156796 - Kokoro2336:fix/match-str-sugg, r=estebank
Fix missing suggestion when matching `String` with `&str`

Fixes rust-lang/rust#156404

Add suggestion when matching `String` with `&str`
2026-05-27 08:14:24 +02:00
..