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`)