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
/
complete_scope.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-24
move testing functions
Aleksey Kladov
-2
/
+1
2019-02-24
move res completion to presentation
Aleksey Kladov
-6
/
+2
2019-02-13
Complete names from prelude
Florian Diebold
-1
/
+20
2019-02-08
reformat the world
Aleksey Kladov
-7
/
+3
2019-02-04
Complete extern prelude (again)
Florian Diebold
-0
/
+14
2019-02-01
Some cleanup and additional tests
Florian Diebold
-24
/
+33
2019-02-01
Use the new Resolver API in completion
Florian Diebold
-46
/
+17
2019-01-23
move completion item tests closer to the code
Aleksey Kladov
-17
/
+0
2019-01-20
use a combination of `source_change` and `text_edit` for `CompleteItem`
gfreezy
-2
/
+2
2019-01-20
refactor to use `remove_range` and `replace_range` instead of TextEdit
gfreezy
-6
/
+14
2019-01-19
refactor completions to use TextEdit instead of InsertText
gfreezy
-22
/
+24
2019-01-19
switched to lowerd module
Aleksey Kladov
-7
/
+4
2019-01-15
remove Canceled from impl of ra_ide_api
Aleksey Kladov
-8
/
+4
2019-01-15
remove Cancelable from nameres
Aleksey Kladov
-1
/
+1
2019-01-15
remove Cancelable from fn_scopes
Aleksey Kladov
-1
/
+1
2019-01-15
remove Cancelable from Module API
Aleksey Kladov
-1
/
+1
2019-01-08
Fix typo defenition -> definition
Marcus Klaas de Vries
-1
/
+1
2019-01-08
fix usages after rename
Aleksey Kladov
-0
/
+192