rust/crates/ide_assists
bors[bot] 6287d388c0
Merge #9944
9944: internal: introduce in-place indenting API r=matklad a=iDawer

Introduce `edit_in_place::Indent` that uses mutable tree API and intended to replace `edit::AstNodeEdit`.

Closes #9903 

Co-authored-by: Dawer <7803845+iDawer@users.noreply.github.com>
2021-08-24 13:11:50 +00:00
..
src Merge #9944 2021-08-24 13:11:50 +00:00
Cargo.toml Use more strictly typed syntax nodes for analysis in extract_function assist 2021-07-29 17:26:37 +02:00