rust-lang / rust-analyzer

A Rust compiler front-end for IDEs
https://rust-analyzer.github.io/
Apache License 2.0
13.62k stars 1.49k forks source link

fix: Implement creating generics for impl traits in associated types #17160

Closed dfireBird closed 2 weeks ago

dfireBird commented 2 weeks ago

Hopefully fix #17017

Veykril commented 2 weeks ago

Thanks! @bors r+

bors commented 2 weeks ago

:pushpin: Commit da0fb75d1019ae2e9dd537a0a770e13acb26e96a has been approved by Veykril

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit da0fb75d1019ae2e9dd537a0a770e13acb26e96a with merge 1bf1f6e0a1c4cd6421f1491a7abe5d068f26b43d...

bors commented 2 weeks ago

:sunny: Test successful - checks-actions Approved by: Veykril Pushing 1bf1f6e0a1c4cd6421f1491a7abe5d068f26b43d to master...