This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d03397fe11
rust
/
crates
/
ide
/
src
/
syntax_highlighting
History
Download ZIP
Download TAR.GZ
Lukas Wirth
e09d410dcd
Simplify
2021-12-07 15:06:56 +01:00
..
test_data
fix: Fix self keyword not being tagged as such in highlighting properly
2021-12-04 19:07:18 +01:00
format.rs
Disable string highlight injection for macros changing string literals
2021-11-23 22:13:10 +01:00
highlight.rs
Simplify
2021-12-07 15:06:56 +01: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
Unleash macro 2.0 in hightlight and more
2021-03-27 14:42:49 +08:00
tags.rs
Introduce SymbolKind::Derive
2021-12-04 18:18:09 +01:00
tests.rs
fix: Fix self keyword not being tagged as such in highlighting properly
2021-12-04 19:07:18 +01:00