rust/crates/assists
Vladyslav Katasonov 86ff1d4809 allow &mut param when extracting function
Recognise &mut as variable modification.
This allows extracting functions with
`&mut var` with `var` being in outer scope
2021-02-04 00:27:31 +03:00
..
src allow &mut param when extracting function 2021-02-04 00:27:31 +03:00
Cargo.toml Update crates 2020-12-30 10:39:50 -05:00