rust-analyzer/crates/ide-diagnostics
Chayim Refael Friedman 8ab18927ce Fix another bug when reaching macro expansion limit caused a stack overflow
This time without missing bindings.

Solve it by returning to the old ways, i.e. just throw the extra nodes away.

In other words, I acknowledge defeat.
2025-01-13 15:55:30 +02:00
..
src Fix another bug when reaching macro expansion limit caused a stack overflow 2025-01-13 15:55:30 +02:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00