mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

This isn't actually how it works, you have to specify the exact trait that has the associated type. Fixes #8686.
This isn't actually how it works, you have to specify the exact trait that has the associated type. Fixes #8686.