rust-analyzer/crates/assists
Vladyslav Katasonov bc3ae81a87 initial version of extract function assist
there are a few currently limitations:
* no modifications of function body
* does not handle mutability and references
* no method support
* may produce incorrect results
2021-02-03 10:57:11 +03:00
..
src initial version of extract function assist 2021-02-03 10:57:11 +03:00
Cargo.toml Update crates 2020-12-30 10:39:50 -05:00