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> |
||
|---|---|---|
| .. | ||
| handlers | ||
| tests | ||
| utils | ||
| assist_config.rs | ||
| assist_context.rs | ||
| lib.rs | ||
| tests.rs | ||
| utils.rs | ||