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
Age
Commit message (
Expand
)
Author
Lines
2022-03-04
Preserve order of generic args
hkalbasi
-3
/
+62
2022-03-04
Load hints for part of the file only
Kirill Bulatov
-19
/
+98
2022-03-04
Lower string literals with real val, not default
Tianyi Song
-0
/
+21
2022-03-03
slightly improve highlighting performance for derive annotated items
Lukas Wirth
-12
/
+13
2022-03-03
fix: Fix semantic highlighting breaking for lifetimes in macros
Lukas Wirth
-0
/
+82
2022-02-28
Merge #11433
bors[bot]
-0
/
+4
2022-02-28
Add scary warning to onEnter
Laurențiu Nicola
-0
/
+4
2022-02-26
Make hir::Local::name infallible
Lukas Wirth
-14
/
+9
2022-02-26
Rename test highlighting output files
Lukas Wirth
-85
/
+176
2022-02-26
Split up highlighting tests a bit more
Lukas Wirth
-139
/
+91
2022-02-26
Re-order and cleanup highlighting tests
Lukas Wirth
-208
/
+199
2022-02-26
fix: Don't emit unresolvedReference highlight tags in unlinked files
Lukas Wirth
-4
/
+12
2022-02-25
Resolve `$crate` in `HirDisplay` of `Path`
Jonas Schievink
-0
/
+30
2022-02-24
add logic to highlight continue and break keywords according to expectations
Moritz Vetter
-19
/
+44
2022-02-24
refactor helper function to work with function taking expression enum instead...
Moritz Vetter
-5
/
+8
2022-02-24
add some breaking tests (TDD - style)
Moritz Vetter
-0
/
+109
2022-02-23
Resolve functions as proc-macros via FileAstId
Lukas Wirth
-3
/
+36
2022-02-22
fix: Fix expand_macro always expanding the first listed derive
Lukas Wirth
-2
/
+15
2022-02-22
update references::derive test output
Lukas Wirth
-2
/
+5
2022-02-22
Fix syntax highlighting not highlighting derives anymore
Lukas Wirth
-0
/
+14
2022-02-22
Make replace_derive_with_manual_impl work again
Lukas Wirth
-6
/
+13
2022-02-22
Fix `expand_macro` not working for derive attributes
Lukas Wirth
-13
/
+11
2022-02-22
internal: Expand the derive attribute into a pseudo expansion
Lukas Wirth
-15
/
+5
2022-02-21
Merge #11490
bors[bot]
-5
/
+4
2022-02-21
Update crates/ide/src/runnables.rs
SeniorMars
-2
/
+1
2022-02-21
Merge #11522
bors[bot]
-11
/
+15
2022-02-21
fix: Make code lenses work on attributed items
Lukas Wirth
-11
/
+15
2022-02-21
Merge #11455
bors[bot]
-2
/
+45
2022-02-21
Move fn to proc-macro conversion to name classification
Lukas Wirth
-1
/
+14
2022-02-21
Merge #11481
bors[bot]
-0
/
+54
2022-02-21
Fix various IDE features
Chayim Refael Friedman
-12
/
+7
2022-02-17
Correctly fix formatting doc tests with generics
KarlWithK
-5
/
+5
2022-02-15
test names
Jeroen Vannevel
-2
/
+2
2022-02-15
add test for function pointer without identifier
Jeroen Vannevel
-0
/
+18
2022-02-15
cleanup
Jeroen Vannevel
-2
/
+0
2022-02-15
rough, but appears to work
Jeroen Vannevel
-0
/
+38
2022-02-15
fix: keyword hover works on non-keyword tokens if expanded to keyword
Lukas Wirth
-7
/
+10
2022-02-14
Merge #11369
bors[bot]
-9
/
+67
2022-02-14
Hide Keyword Expression Hover For Units `()`
Daniel Conley
-52
/
+21
2022-02-11
Handle proc-macro functions as the proc-macro they resolve to
Lukas Wirth
-2
/
+32
2022-02-11
Use text range of name after macro expansion
Tianyi Song
-0
/
+28
2022-02-08
Add test
TheDoctor314
-0
/
+25
2022-02-06
Bump pulldown-cmark-to-cmark, adjust usages and fix test
Moritz Vetter
-8
/
+4
2022-01-31
fix: Fix proc-macro server not using the supplied span in Ident::new
Lukas Wirth
-20
/
+0
2022-01-31
Make more precise range macro upmapping
Lukas Wirth
-34
/
+31
2022-01-31
Fix token ascension single token check being inverted
Lukas Wirth
-4
/
+4
2022-01-30
Fix cfg_attr invalidating derive identifier IDE functionality
Lukas Wirth
-0
/
+11
2022-01-28
Add Keyword Return Type Highlighting
Daniel Conley
-10
/
+99
2022-01-25
Merge #11281
bors[bot]
-25
/
+234
2022-01-21
Bump pulldown-cmark and pulldown-cmark-to-cmark
Laurențiu Nicola
-7
/
+2
[prev]
[next]