mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 17:57:23 +00:00
Minimal implementation of implicit deref patterns for Strings cc `@compiler-errors` `@BoxyUwU` https://github.com/rust-lang/lang-team/issues/88 #87121 ~~I forgot to add a feature gate, will do so in a minute~~ Done