about summary refs log tree commit diff
path: root/tests/ui/feature-gates/feature-gate-import-trait-associated-functions.rs
AgeCommit message (Expand)AuthorLines
2025-05-02resolve: Support imports of associated types and glob imports from traitsVadim Petrochenkov-0/+3
2025-01-16Implement `use` associated items of traitsFrank King-0/+63