rust-analyzer/crates/mbe/src
Tadeo Kondrak a7c09532a0 Allow lifetime repeats in macros: $($x)'a*
This works in rustc. This change isn't motivated by any real code.
I just learned about it and decided to see why it doesn't work with
rust-analyzer.
2025-06-13 18:13:01 -06:00
..
expander Allow lifetime repeats in macros: $($x)'a* 2025-06-13 18:13:01 -06:00
benchmark.rs Allow lifetime repeats in macros: $($x)'a* 2025-06-13 18:13:01 -06:00
expander.rs cargo fmt 2025-03-15 21:32:01 +01:00
lib.rs cargo fmt 2025-03-15 21:32:01 +01:00
parser.rs Allow lifetime repeats in macros: $($x)'a* 2025-06-13 18:13:01 -06:00
tests.rs Use stable AST IDs 2025-06-12 08:47:22 +03:00