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
f6def3ccdf
rust
/
crates
/
ide
/
src
/
syntax_highlighting
History
Download ZIP
Download TAR.GZ
Lukas Wirth
f6def3ccdf
fix: Fix proc-macro server not using the supplied span in Ident::new
2022-01-31 17:02:57 +01:00
..
test_data
fix: Fix outline modules spilling inner doc injections into their parent
2022-01-08 14:54:31 +01:00
format.rs
Move format specifier lexing from syntax to ide_db
2022-01-15 13:14:59 +01:00
highlight.rs
fix: Fix proc-macro server not using the supplied span in Ident::new
2022-01-31 17:02:57 +01:00
highlights.rs
more clippy fixes
2021-10-16 12:32:55 +01:00
html.rs
Use
FileAstId<ast::Adt>
in nameres where appropriate instead
2022-01-07 14:20:27 +01: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 outline modules spilling inner doc injections into their parent
2022-01-08 14:54:31 +01:00