]> git.lizzy.rs Git - rust.git/history - crates/ide_completion
Merge #7945
[rust.git] / crates / ide_completion /
2021-03-09 bors[bot]Merge #7945
2021-03-09 Aleksey KladovFuture proof completion scores
2021-03-09 bors[bot]Merge #7942
2021-03-09 bors[bot]Merge #7944
2021-03-09 Aleksey KladovCleanup auto-ref in completion
2021-03-09 bors[bot]Merge #7941
2021-03-09 bors[bot]Merge #7940
2021-03-09 Aleksey KladovCleanup
2021-03-09 Aleksey KladovCleanup
2021-03-09 bors[bot]Merge #7873 #7933
2021-03-09 bors[bot]Merge #7927
2021-03-09 bors[bot]Merge #7928
2021-03-09 Duong Do Minh ChauFix format
2021-03-09 Duong Do Minh ChauAdd trailing commas
2021-03-09 Duong Do Minh ChauUpdate the test to match the change
2021-03-09 Duong Do Minh ChauAdd completion to turn x.err into Err(x)
2021-03-08 bors[bot]Merge #7898
2021-03-08 Kirill BulatovLess lifetines: derive SemanticsScope in place
2021-03-08 Kirill BulatovRebase leftovers
2021-03-08 Kirill BulatovCleanup
2021-03-08 Kirill BulatovRestrict fuzzy qualifiers for now
2021-03-08 Kirill BulatovTest for fuzzy unresolved path maatch
2021-03-08 Kirill BulatovFix the completion labels and tests
2021-03-08 Kirill BulatovWork towards better import labels
2021-03-08 Kirill BulatovUpdate the docs
2021-03-08 Kirill BulatovSimplify
2021-03-08 Kirill BulatovRefactor the import location
2021-03-08 Kirill BulatovDo not propose already imported imports
2021-03-08 Kirill BulatovProperly handle turbofishes in qualifiers
2021-03-08 Kirill BulatovFix some tests
2021-03-08 Kirill BulatovReturn more data about located imports
2021-03-08 Kirill BulatovDraft the qualifier import resolution
2021-03-08 Kirill BulatovTest and initial refactoring
2021-03-08 bors[bot]Merge #7924
2021-03-08 Laurențiu NicolaUse upstream cov-mark
2021-03-08 bors[bot]Merge #7891
2021-03-08 bors[bot]Merge #7901
2021-03-07 bors[bot]Merge #7889
2021-03-07 asvMake group imports configurable
2021-03-06 bors[bot]Merge #7865
2021-03-05 bors[bot]Merge #7880
2021-03-04 bors[bot]Merge #7868
2021-03-03 bors[bot]Merge #7866
2021-03-03 Lukas WirthComplete `while let`
2021-03-03 Lukas WirthDon't complete `super` unless its valid in paths
2021-03-02 bors[bot]Merge #7335 #7691
2021-03-02 bors[bot]Merge #7777
2021-03-01 bors[bot]Merge #7778
2021-02-28 bors[bot]Merge #7813
2021-02-28 bors[bot]Merge #7804
2021-02-27 bors[bot]Merge #7797
2021-02-27 Laurențiu NicolaFormat generated features manually instead of relying...
2021-02-23 bors[bot]Merge #7770
2021-02-23 bors[bot]Merge #7769
2021-02-23 bors[bot]Merge #7768
2021-02-23 Jonas SchievinkAdd test
2021-02-20 bors[bot]Merge #7732
2021-02-20 bors[bot]Merge #7726
2021-02-20 Benjamin Coenenfeat(completion): add doc(hidden) completion for attributes
2021-02-20 bors[bot]Merge #7724
2021-02-20 Kirill BulatovConsider import prefix config settings during flyimports
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion