mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 01:17:27 +00:00
e53a115fe1
fix: no code action 'introduce_named_generic' for impl inside types Fix #15734. ### Changes Made - Find params in `ancestors` instead of just `parent` - Added tests (`replace_impl_with_mut` and `replace_impl_inside`) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |