mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 14:08:50 +00:00
Add tests for two untested cases of placeholder relations During work on #130227, I discovered several situations not covered by any previously existing UI test. This commit introudces tests to cover that. r? lcnr