mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
5eef9b2c50
Fix auto-application of associated generic functions with placeholders Fixes #101920
For more information about how rustc works, see the rustc dev guide.