mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-09 13:48:00 +00:00

This does not yet handle the case of mixed deref patterns with normal constructors; it'll ICE in `Constructor::is_covered_by`. That'll be fixed in a later commit.