rust-analyzer/crates/ide-assists
bors e2eaa99ca1 Auto merge of #12788 - hasali19:extract-var-mut, r=jonas-schievink
Fix extract variable assist for subexpression in mutable borrow

This checks if the expression is in a mutable borrow and if so makes the extracted variable `mut`.

Closes #12786
2022-07-18 12:42:05 +00:00
..
src Auto merge of #12788 - hasali19:extract-var-mut, r=jonas-schievink 2022-07-18 12:42:05 +00:00
Cargo.toml Bump either 2022-07-03 10:09:35 +03:00