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-completion
/
src
Age
Commit message (
Expand
)
Author
Lines
2022-05-09
Don't show assoc. type binding completions when invalid
Jonas Schievink
-9
/
+43
2022-05-09
Make completion work too
Jonas Schievink
-4
/
+11
2022-05-09
Auto merge of #11983 - jhpratt:remove-rustc_deprecated, r=lnicola
bors
-19
/
+5
2022-05-07
fix unreachable pub
Lukas Wirth
-6
/
+4
2022-05-07
Merge the different identifier contexts into one enum
Lukas Wirth
-91
/
+138
2022-05-07
Split namelike into the corresponding completion contexts
Lukas Wirth
-106
/
+125
2022-05-07
Introduce NameRefContext
Lukas Wirth
-106
/
+145
2022-05-07
minor: Move inferred type completions
Lukas Wirth
-23
/
+22
2022-05-06
fix: Fix snippets triggering where they shouldn't
Lukas Wirth
-97
/
+128
2022-05-06
internal: Improve completion tests by checking that the offset is included in...
Lukas Wirth
-2
/
+12
2022-05-06
internal: completion PathKind is not optional
Lukas Wirth
-33
/
+40
2022-05-05
Auto merge of #12168 - Veykril:completion-rev, r=Veykril
bors
-721
/
+753
2022-05-05
internal: Remove unqualified_path completions module
Lukas Wirth
-721
/
+753
2022-05-05
Add completion test
Jonas Schievink
-0
/
+20
2022-05-05
Remove `ast::Literal::token`
Jonas Schievink
-3
/
+3
2022-05-05
internal: Remove unqualified_path completions module
Lukas Wirth
-421
/
+464
2022-05-05
internal: Lift out item list path completions from (un)qualified_path
Lukas Wirth
-68
/
+97
2022-05-05
minor: Sort ide-completions test outputs for less disruptive diffs
Lukas Wirth
-945
/
+946
2022-05-05
internal: Lift out macro bang property from PathKind enum
Lukas Wirth
-11
/
+41
2022-05-04
Remove handling of `#[rustc_deprecated]`
Jacob Pratt
-19
/
+5
2022-05-01
feat: provide self in record literal completion
rainy-me
-0
/
+61
2022-05-01
style: rename crates to kebab case
Peh
-0
/
+19426
[prev]