index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ide
/
src
/
syntax_highlighting
Age
Commit message (
Expand
)
Author
Lines
2021-09-14
Add some more attribute ide tests
Lukas Wirth
-4
/
+7
2021-08-14
internal: make naming consistent
Aleksey Kladov
-1
/
+1
2021-08-10
[semantic-highlighting] functions that consume are marked as HlMod::Consuming
Jake Heinz
-6
/
+6
2021-08-04
Document reference highlighting mod
Lukas Wirth
-6
/
+6
2021-08-04
Merge #9734
bors[bot]
-44
/
+67
2021-08-04
match style
Jake Heinz
-1
/
+4
2021-08-04
fix + update expects
Jake Heinz
-13
/
+14
2021-08-03
Apply suggestions from code review
Jake
-2
/
+2
2021-08-03
Update crates/ide/src/syntax_highlighting/highlight.rs
Jake
-1
/
+2
2021-08-03
Give TypeInfo fields and methods more appropriate names
Lukas Wirth
-2
/
+2
2021-08-03
Revise TypeInfo::ty usage
Lukas Wirth
-1
/
+1
2021-08-03
Introduce TypeInfo
Lukas Wirth
-2
/
+2
2021-08-02
resolve_doc_path is able to resolve to macros
Lukas Wirth
-13
/
+16
2021-07-31
update expects
Jake Heinz
-1
/
+1
2021-07-31
move to else f
Jake Heinz
-3
/
+2
2021-07-31
semantic highlighting: add reference hlmod
Jake Heinz
-38
/
+57
2021-07-26
Simplify
Lukas Wirth
-3
/
+5
2021-07-24
Resolve derive attribute input macro paths in ide layer
Lukas Wirth
-2
/
+14
2021-07-20
Correctly generate link fragments for associated items
Lukas Wirth
-2
/
+2
2021-07-13
Assign mutable semantic token modifier to assignment operators
Lukas Wirth
-7
/
+10
2021-07-13
Split main highlighting function up into a few subfunctions
Lukas Wirth
-117
/
+146
2021-07-11
Explicitly check for reference locals or fields in Name classification
Lukas Wirth
-4
/
+2
2021-07-11
internal: remove one more needless extern crate
Aleksey Kladov
-2
/
+1
2021-07-11
internal: remove needless distinction between a carte and its root mod
Aleksey Kladov
-3
/
+2
2021-06-28
Resolve attribute paths in attribute highlighting
Lukas Wirth
-72
/
+92
2021-06-23
Add `public` semantic token modifier for public items
Aramis Razzaghipour
-35
/
+64
2021-06-15
Highlight unsafe trait refs as unsafe only in impl blocks and definitions
Lukas Wirth
-19
/
+51
2021-06-13
cargo fmt
Maan2003
-5
/
+3
2021-06-13
clippy::useless_return
Maan2003
-3
/
+3
2021-06-13
clippy::redudant_borrow
Maan2003
-5
/
+5
2021-06-11
Highlight tuple field accesses correctly
Lukas Wirth
-4
/
+7
2021-06-09
Don't descend MacroCall TokenTree delimiters
Lukas Wirth
-0
/
+10
2021-05-26
Merge #9003
bors[bot]
-0
/
+2
2021-05-26
Document semantic token modifiers
Lukas Wirth
-0
/
+2
2021-05-26
Fix bug where library functions were not highlighted as such
Aramis Razzaghipour
-8
/
+25
2021-05-25
Refactor application of `library` semantic token modifier
Aramis Razzaghipour
-62
/
+15
2021-05-24
Remove superfluous early-returns
Aramis Razzaghipour
-18
/
+22
2021-05-24
Rename ‘foreign’ semantic token modifier to ‘library’
Aramis Razzaghipour
-18
/
+18
2021-05-24
Add testing of foreign item highlighting
Aramis Razzaghipour
-1
/
+55
2021-05-24
Highlight foreign modules as such
Aramis Razzaghipour
-1
/
+9
2021-05-24
Remove hir krate methods
Aramis Razzaghipour
-9
/
+9
2021-05-24
Add highlighting of items from other crates
Aramis Razzaghipour
-12
/
+81
2021-05-23
Give ‘unsafe’ semantic token modifier to unsafe traits
Aramis Razzaghipour
-3
/
+16
2021-05-16
Merge #8853
bors[bot]
-4
/
+4
2021-05-16
Tag Self in impls as a TypeAlias
Lukas Wirth
-4
/
+4
2021-05-16
Merge #8813
bors[bot]
-1
/
+1
2021-05-15
Attach comments to ast::Impl
Lukas Wirth
-1
/
+25
2021-05-14
Address comments
hi-rustin
-3
/
+25
2021-05-14
Apply async semantic token modifier to async/await keywords
hi-rustin
-0
/
+11
2021-05-12
Support length for ByteStrings
Jade
-1
/
+1
[prev]
[next]