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 impl trait params not being counted properly #17176

Closed Veykril closed 2 weeks ago

Veykril commented 2 weeks ago

Fixes the other thing in https://github.com/rust-lang/rust-analyzer/issues/17173, this just rolls back a change from https://github.com/rust-lang/rust-analyzer/pull/17175 and adds a comment as to what it does

Veykril commented 2 weeks ago

@bors r+

bors commented 2 weeks ago

:pushpin: Commit c97ac34caa43497c0184ee2d1cbb53e4de80e95f has been approved by Veykril

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit c97ac34caa43497c0184ee2d1cbb53e4de80e95f with merge 25f59be62f6b915b44a4c2ec2defca56a5f766c1...

bors commented 2 weeks ago

:sunny: Test successful - checks-actions Approved by: Veykril Pushing 25f59be62f6b915b44a4c2ec2defca56a5f766c1 to master...