mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
![bors[bot]](/assets/img/avatar_default.png)
10965: minor: Remove dead assists-related function r=Veykril a=lnicola Unless I'm missing something, `assists_with_fixes` seems to be always used and ends up in the same code path. Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>