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: Fix implicit ty args being lowered where they shouldn't #17175

Closed Veykril closed 2 weeks ago

Veykril commented 2 weeks ago

Fixes https://github.com/rust-lang/rust-analyzer/issues/17173

Veykril commented 2 weeks ago

cc @dfireBird this fixes an issue that your recent PR introduced just so you are aware @bors r+

bors commented 2 weeks ago

:pushpin: Commit 8241d8a0b8b111b9e7a7bc703a0c43e2699b55d6 has been approved by Veykril

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit 8241d8a0b8b111b9e7a7bc703a0c43e2699b55d6 with merge ecba59d69ce88038bc63b70fab3bc5ca888e5b3f...

bors commented 2 weeks ago

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