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
/
ra_ide_api
/
src
/
completion.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-25
rename type to type_alias in the AST as well
Aleksey Kladov
-1
/
+1
2019-02-24
complete patterns
Aleksey Kladov
-0
/
+2
2019-02-24
move testing functions
Aleksey Kladov
-0
/
+3
2019-02-24
introduce completion presentation
Aleksey Kladov
-0
/
+1
2019-02-24
complete struct literals
Aleksey Kladov
-0
/
+2
2019-02-12
Filter attributes from the completion details/label
Laurențiu Nicola
-0
/
+3
2019-02-12
Fix some typos
Pascal Hertleif
-1
/
+1
2019-02-12
Implement completion for associated items
Laurențiu Nicola
-0
/
+22
2019-01-29
Pass Documentation up to LSP and add "rust" to our codeblocks there
Jeremy Kolb
-0
/
+19
2019-01-26
rename source_file -> parse
Aleksey Kladov
-1
/
+1
2019-01-26
rename FilesDatabase -> SourceDatabase
Aleksey Kladov
-1
/
+1
2019-01-26
fold syntax database into files database
Aleksey Kladov
-1
/
+1
2019-01-21
postfix completion
gfreezy
-1
/
+2
2019-01-19
refactor completions to use TextEdit instead of InsertText
gfreezy
-13
/
+1
2019-01-15
remove Canceled from impl of ra_ide_api
Aleksey Kladov
-11
/
+8
2019-01-08
fix usages after rename
Aleksey Kladov
-0
/
+77