rust-analyzer/crates/ra_ide/src/syntax_highlighting
2020-06-27 10:13:14 -04:00
..
html.rs Add HighlightTag::Operator, use it for unsafe deref. Move unsafe validation to its own file 2020-06-27 10:13:14 -04:00
injection.rs Update injection mechanism and stop injecting through highlight element, switch to more general new highlight tag, generic 2020-06-23 12:13:50 -04:00
tags.rs Update injection mechanism and stop injecting through highlight element, switch to more general new highlight tag, generic 2020-06-23 12:13:50 -04:00
tests.rs Account for deref token in syntax highlighting of unsafe, add test for that case 2020-06-27 10:11:10 -04:00