rust-analyzer/crates/mbe
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 Support the ${concat(...)} metavariable expression 2024-09-19 22:19:12 +03:00