rust/crates/assists
Vladyslav Katasonov f102616aae allow modifications of vars from outer scope inside extracted function
It currently allows only directly setting variable.
No `&mut` references or methods.
2021-02-03 23:45:03 +03:00
..
src allow modifications of vars from outer scope inside extracted function 2021-02-03 23:45:03 +03:00
Cargo.toml Update crates 2020-12-30 10:39:50 -05:00