mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

fix: import trait if needed for `unqualify_method_call` assist before:  after:  follow up https://github.com/rust-lang/rust-analyzer/pull/13825