rust-analyzer/crates/ide/src/syntax_highlighting
bors[bot] 68bc12c3b8
Merge #11157
11157: internal: Remove `SemanticScope::speculative_resolve_as_mac` r=Veykril a=Veykril

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/11132

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2022-01-04 16:49:47 +00:00
..
test_data Fix tool module classification not working correctly 2022-01-02 23:14:18 +01:00
format.rs Disable string highlight injection for macros changing string literals 2021-11-23 22:13:10 +01:00
highlight.rs Merge #11157 2022-01-04 16:49:47 +00:00
highlights.rs more clippy fixes 2021-10-16 12:32:55 +01:00
html.rs Don't highlight unsafe traits as unsafe in safe impls 2021-09-15 15:46:45 +02:00
inject.rs Rename things: Tool -> ToolModule 2021-12-03 17:15:19 +01:00
injector.rs Restructure syntax element highlighting 2021-09-30 21:44:56 +02:00
macro_.rs internal: Handle macro calls better in highlighting 2022-01-02 19:10:10 +01:00
tags.rs internal: Handle macro calls better in highlighting 2022-01-02 19:10:10 +01:00
tests.rs Fix tool module classification not working correctly 2022-01-02 23:14:18 +01:00