mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-10 11:54:55 +00:00
![bors[bot]](/assets/img/avatar_default.png)
5940: Implement "Replace `impl Trait` function argument with the named generic" assist. r=matklad a=alekseysidorov Fixes #5085 Co-authored-by: Aleksei Sidorov <gorthauer87@yandex.ru>