rust-analyzer/crates/mbe/src
bors 337e2abb67 Auto merge of #16167 - Veykril:dummy-spans, r=Veykril
fix: Fully remove dummy spans

Fixes https://github.com/rust-lang/rust-analyzer/issues/16008

Some of these spans are certainly wrong, but since we discard invisible delimiters currently it doesn't really matter.
2023-12-20 13:33:36 +00:00
..
expander Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
syntax_bridge Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
benchmark.rs Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
expander.rs Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
lib.rs Remove usages of Span::DUMMY 2023-12-20 12:53:46 +01:00
parser.rs Try to support pre and post-change metavars 2023-12-19 20:45:12 +01:00
syntax_bridge.rs Auto merge of #16167 - Veykril:dummy-spans, r=Veykril 2023-12-20 13:33:36 +00:00
to_parser_input.rs Infect mbe crate with generic span type parameter 2023-11-28 10:55:39 +01:00
tt_iter.rs Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00