rust-analyzer/crates/ide_assists
bors[bot] a2f83c956e
Merge #9614
9614: Parse input expressions for dbg! invocations in remove_dbg r=Veykril a=Veykril

Instead of inspecting the input tokentree manually, parse the input as `,` delimited expressions instead and act on that. This simplifies the assist quite a bit.

Fixes #8455

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-07-16 13:48:23 +00:00
..
src Merge #9614 2021-07-16 13:48:23 +00:00
Cargo.toml minor: drop dummy authors field 2021-07-05 14:19:41 +03:00