mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-25 11:25:06 +00:00
94af6c63b7
fix: Fix fragment parser replacing matches with dummies on incomplete parses Notably, this caused some completions in the `vec!` macro to no longer work. Fixes https://github.com/rust-lang/rust-analyzer/issues/15016 |
||
---|---|---|
.. | ||
expander | ||
syntax_bridge | ||
benchmark.rs | ||
expander.rs | ||
lib.rs | ||
parser.rs | ||
syntax_bridge.rs | ||
to_parser_input.rs | ||
token_map.rs | ||
tt_iter.rs |