rust-analyzer/crates/ide-assists
Chayim Refael Friedman 52794d5194 Do not compute prettify_macro_expansion() unless the "Inline macro" assist has actually been invoked
And not just called to be listed.

This was a major performance hang when repeatedly switching back-and-forth between a large `include!`d file (but there are others)..
2025-01-10 00:56:00 +02:00
..
src Do not compute prettify_macro_expansion() unless the "Inline macro" assist has actually been invoked 2025-01-10 00:56:00 +02:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00