This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2025-01-25 11:25:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f678e0d837
rust-analyzer
/
crates
/
ra_ide
/
src
/
syntax_highlighting
History
Paul Daniel Faria
f678e0d837
Add HighlightTag::Operator, use it for unsafe deref. Move unsafe validation to its own file
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