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
2021-10-02
Fix rename trying to edit the same range multiple times
Lukas Wirth
-0
/
+45
2021-10-02
internal: untangle usages of ReferenceCategory somewhat
Aleksey Kladov
-35
/
+39
2021-10-02
internal: use naming that matches intended use-case
Aleksey Kladov
-12
/
+12
2021-10-01
Add whitespace b/w lifetime and mut in expansion
nathan.whitaker
-1
/
+1
2021-10-01
docs: add note about `vscode-vim` in `on_enter`
Cassandra McCarthy
-0
/
+10
2021-10-01
Merge #10413
bors[bot]
-9
/
+13
2021-10-01
Fix format highlighting with `concat!`
Jonas Schievink
-9
/
+13
2021-10-01
Merge #10403
bors[bot]
-14
/
+139
2021-10-01
Add semantic token modifier for crate root
lhvy
-14
/
+139
2021-10-01
Expand `asm!` to `format_args!`
Jonas Schievink
-0
/
+6
2021-09-30
Restructure syntax element highlighting
Lukas Wirth
-190
/
+211
2021-09-30
Simplify
Lukas Wirth
-29
/
+23
2021-09-30
Merge #10398
bors[bot]
-29
/
+122
2021-10-01
Fix builtin_crates return type change
lhvy
-2
/
+2
2021-10-01
Add comment
lhvy
-0
/
+1
2021-09-30
Work around tidy check
Jonas Schievink
-4
/
+4
2021-10-01
Give defaultLibrary semantic token modifier to items from standard library
lhvy
-29
/
+121
2021-09-30
Add `const_format_args!` builtin macro, fix highlighting
Jonas Schievink
-10
/
+33
2021-09-30
Less hacky `assert!` expansion
Jonas Schievink
-0
/
+10
2021-09-30
Fix format string highlighting in `panic!`
Jonas Schievink
-3
/
+59
2021-09-29
Merge #10181
bors[bot]
-0
/
+277
2021-09-29
remove glob import and cancellables
hamidreza kalbasi
-13
/
+8
2021-09-27
Rename `*Owner` traits to `Has*`
Lukas Wirth
-19
/
+19
2021-09-26
internal: more reasonable grammar for blocks
Aleksey Kladov
-48
/
+60
2021-09-26
Remove inherent methods from ast node that carry semantic meaning
Lukas Wirth
-5
/
+7
2021-09-26
add some tests
hamidreza kalbasi
-0
/
+99
2021-09-26
support goto definition and find references
hamidreza kalbasi
-31
/
+60
2021-09-26
reuse hover results with resultset
hamidreza kalbasi
-47
/
+97
2021-09-26
add hover
hamidreza kalbasi
-13
/
+52
2021-09-26
use utf16 instead of utf8
hamidreza kalbasi
-0
/
+3
2021-09-26
Begining of lsif
hamidreza kalbasi
-0
/
+62
2021-09-23
Split the hover module up
Lukas Wirth
-4697
/
+4688
2021-09-23
Support goto_def for intra-doc-links in macro invocations
Lukas Wirth
-75
/
+82
2021-09-23
Make hover work for intra doc links in macro invocations
Lukas Wirth
-20
/
+100
2021-09-23
Cleanup
Lukas Wirth
-122
/
+68
2021-09-22
Merge #10284
bors[bot]
-198
/
+178
2021-09-22
move function to defs.rs
hamidreza kalbasi
-120
/
+56
2021-09-22
remove dead code
hamidreza kalbasi
-31
/
+3
2021-09-22
use find_definition in go to
hamidreza kalbasi
-64
/
+64
2021-09-21
fix derive hover in macro
hamidreza kalbasi
-14
/
+55
2021-09-21
Add a mirror function-like proc-macro expander for tests
Lukas Wirth
-9
/
+11
2021-09-19
internal: definition based hover functions
hamidreza kalbasi
-92
/
+123
2021-09-18
Make inlay hints work in attributed items
Lukas Wirth
-14
/
+75
2021-09-18
Add multi-token mapping test for goto_definition
Lukas Wirth
-10
/
+55
2021-09-18
do comment handling on the original token
zhoufan
-25
/
+15
2021-09-16
fix: multi-token mapping aware goto definition
zhoufan
-39
/
+56
2021-09-16
Merge #10250
bors[bot]
-97
/
+177
2021-09-16
Improve call_hierarchy and incoming/outgoing_calls
Lukas Wirth
-97
/
+177
2021-09-15
Merge #10233
bors[bot]
-21
/
+175
2021-09-15
add multi-token mappings for hover
Anatol Ulrich
-6
/
+2
[prev]
[next]