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
048dad8c2e
rust
/
crates
/
ide
/
src
/
syntax_highlighting
History
Download ZIP
Download TAR.GZ
Matthias Krüger
048dad8c2e
don't clone types that are copy (clippy::clone_on_copy)
2021-03-17 01:56:31 +01:00
..
test_data
Classify function calls as functions when shadowed by types
2021-01-28 19:08:55 +01:00
format.rs
Upgrade rowan
2021-03-16 16:10:49 +03:00
highlight.rs
Show whether a binding is mutable or not on hover
2021-03-09 17:18:50 +01:00
highlights.rs
Use upstream TextSize API
2021-01-13 21:32:24 +03:00
html.rs
Better names
2021-01-09 15:38:32 +03:00
inject.rs
don't clone types that are copy (clippy::clone_on_copy)
2021-03-17 01:56:31 +01:00
injector.rs
Use upstream TextSize API
2021-01-13 21:32:24 +03:00
macro_rules.rs
Replace SyntaxKind usage with T! macro where applicable
2021-01-10 17:14:01 +01:00
tags.rs
Move SymbolKind to ide_db
2021-01-20 15:25:34 +01:00
tests.rs
Add parsing benchmark
2021-02-09 21:52:34 +03:00