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
22160c418b
rust
/
crates
/
ide
/
src
/
syntax_highlighting
History
Download ZIP
Download TAR.GZ
Lukas Wirth
22160c418b
fix NameRefClass misclassifying proc-macros
2022-01-02 19:20:10 +01:00
..
test_data
fix NameRefClass misclassifying proc-macros
2022-01-02 19:20:10 +01:00
format.rs
Disable string highlight injection for macros changing string literals
2021-11-23 22:13:10 +01:00
highlight.rs
fix syntactic highlighting for macros
2022-01-02 19:10:23 +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
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: Fix self keyword not being tagged as such in highlighting properly
2021-12-04 19:07:18 +01:00