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
Age
Commit message (
Expand
)
Author
Lines
2019-03-03
Allow syntax tree to update when changing files
Ville Penttinen
-17
/
+26
2019-03-03
Rename syntaxtree text provider to SyntaxTreeContentProvider
Ville Penttinen
-13
/
+11
2019-03-03
Add vscode support for range in SyntaxTreeParams
Ville Penttinen
-11
/
+41
2019-03-03
Add optional range parameter to SyntaxTreeParams
Ville Penttinen
-5
/
+148
2019-03-03
Merge #917
bors[bot]
-1291
/
+1286
2019-03-03
Inline type inference test snapshots
Florian Diebold
-1504
/
+1096
2019-03-03
emacs: Fix (void-variable rust-analyzer--last-runnable)
Florian Diebold
-1
/
+1
2019-03-03
Represent unknown types as {unknown} instead of [unknown]
Florian Diebold
-172
/
+172
2019-03-02
Add a bunch of tests for type inference involving traits
Florian Diebold
-0
/
+403
2019-03-02
Merge #908
bors[bot]
-8
/
+27
2019-03-02
Merge #915
bors[bot]
-133
/
+108
2019-03-02
remove comment
Aleksey Kladov
-1
/
+0
2019-03-02
remove second way to get the body
Aleksey Kladov
-5
/
+1
2019-03-02
rename syntax_mapping as well
Aleksey Kladov
-19
/
+18
2019-03-02
Merge #914
bors[bot]
-28
/
+1
2019-03-02
A bit of cleanup in ty.rs
Florian Diebold
-28
/
+1
2019-03-02
align lower module query names
Aleksey Kladov
-23
/
+15
2019-03-02
rename scopes
Aleksey Kladov
-9
/
+9
2019-03-02
rename to source_map
Aleksey Kladov
-17
/
+13
2019-03-02
dont store body inside source map
Aleksey Kladov
-61
/
+54
2019-03-02
rename syntax-mapping -> source-map
Aleksey Kladov
-32
/
+32
2019-02-28
Merge #910
bors[bot]
-1
/
+1
2019-02-28
Update hover message since we do support globs
kjeremy
-1
/
+1
2019-02-28
add syntax-trees video
Aleksey Kladov
-0
/
+3
2019-02-28
Enable markup for hover on expressions which resolve using type_of
Ville Penttinen
-8
/
+27
2019-02-27
Merge #906
bors[bot]
-3
/
+124
2019-02-27
Enable hover support for NamedFieldDefs
Ville Penttinen
-3
/
+79
2019-02-27
Allow goto-definition to work for named fields in struct initializer
Ville Penttinen
-0
/
+45
2019-02-27
Merge #905
bors[bot]
-61
/
+63
2019-02-27
Fix the build
kjeremy
-1
/
+3
2019-02-27
Update deps
kjeremy
-60
/
+60
2019-02-27
Merge #900
bors[bot]
-61
/
+72
2019-02-27
Remove `TypeRef` from item opts which implement TypeAscriptionOwner
Ville Penttinen
-43
/
+24
2019-02-27
Merge #901
bors[bot]
-21
/
+179
2019-02-27
Merge #903
bors[bot]
-4
/
+13
2019-02-27
Remove RawResponse::empty()
Ville Penttinen
-7
/
+5
2019-02-27
Work around for issue in vscode reporting a failure in request
Ville Penttinen
-5
/
+16
2019-02-27
Add support for hovering over the name of an item
Ville Penttinen
-2
/
+28
2019-02-26
Replace visit_fn with crate::completion::function_label
Ville Penttinen
-43
/
+2
2019-02-26
Merge #902
bors[bot]
-4
/
+4
2019-02-26
Fix a typo
Dale Wijnand
-4
/
+4
2019-02-26
Add new type HoverResult to contain the results of hovering
Ville Penttinen
-16
/
+149
2019-02-26
Add support for showing fn signature when hovering
Ville Penttinen
-3
/
+43
2019-02-26
Use TypeAscriptionOwner
Ville Penttinen
-12
/
+15
2019-02-26
Add new trait TypeAscriptionOwner
Ville Penttinen
-9
/
+36
2019-02-26
Merge #899
bors[bot]
-1
/
+1
2019-02-26
Change default value of highlightingOn to false
Ville Penttinen
-1
/
+1
2019-02-25
Merge #897
bors[bot]
-20
/
+206
2019-02-25
kill accidently commited file
Aleksey Kladov
-182
/
+0
2019-02-25
Merge #898
bors[bot]
-108
/
+293
[next]