]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/lib.rs
Merge #9062
[rust.git] / crates / ide_completion / src / lib.rs
2021-05-30 bors[bot]Merge #9062
2021-05-25 bors[bot]Merge #8767
2021-05-25 bors[bot]Merge #8942
2021-05-24 bors[bot]Merge #8975
2021-05-24 bors[bot]Merge #8977
2021-05-24 bors[bot]Merge #8976
2021-05-24 Aleksey Kladovinternal: rename hypothetical -> speculative
2021-05-17 bors[bot]Merge #8795
2021-05-11 bors[bot]Merge #8398
2021-05-11 bors[bot]Merge #8796
2021-05-11 bors[bot]Merge #8800
2021-05-10 bors[bot]Merge #8794
2021-05-10 bors[bot]Merge #8793
2021-05-10 mixioCorrected 2 typos on line 83
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-27 bors[bot]Merge #8624
2021-04-27 bors[bot]Merge #8629 #8657
2021-04-24 bors[bot]Merge #8641
2021-04-23 bors[bot]Merge #8639
2021-04-23 bors[bot]Merge #8591 #8638
2021-04-23 bors[bot]Merge #8317
2021-04-20 Lukas WirthAdd cov_marks to insert_use tests
2021-04-18 bors[bot]Merge #8560
2021-04-08 bors[bot]Merge #8207
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8343
2021-04-05 Aleksey Kladovinternal: document hypothetical completion problem
2021-04-05 bors[bot]Merge #8245
2021-04-01 bors[bot]Merge #8265
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8271
2021-03-31 bors[bot]Merge #8269
2021-03-31 bors[bot]Merge #8267
2021-03-30 Ayomide BamideleGifs and screenshots for features in manual
2021-03-24 bors[bot]Merge #7907
2021-03-22 bors[bot]Merge #8054
2021-03-21 bors[bot]Merge #8134
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8128
2021-03-21 bors[bot]Merge #8131
2021-03-21 Kirill BulatovLess reallocations
2021-03-21 bors[bot]Merge #8123
2021-03-21 bors[bot]Merge #8127
2021-03-21 bors[bot]Merge #8122
2021-03-21 Lukas WirthAdd label completion
2021-03-20 bors[bot]Merge #8124
2021-03-20 Lukas WirthAdd basic lifetime completion
2021-03-20 Kirill BulatovDocs
2021-03-20 Kirill BulatovDo not query item search by name eagerly
2021-03-18 bors[bot]Merge #8082
2021-03-18 bors[bot]Merge #8081
2021-03-17 bors[bot]Merge #8065
2021-03-17 Lukas WirthBetter handling of block doc comments
2021-03-17 bors[bot]Merge #8048
2021-03-16 bors[bot]Merge #8042
2021-03-16 bors[bot]Merge #8034
2021-03-16 bors[bot]Merge #8051
2021-03-16 bors[bot]Merge #7498
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #7966
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-12 Josh Mcguiganshow function params in completion detail
2021-03-12 bors[bot]Merge #7956
2021-03-12 bors[bot]Merge #7904
2021-03-12 Josh Mcguiganremove unused CompletionScore enum
2021-03-12 Josh Mcguiganadd completion relevance score
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7878
2021-03-09 bors[bot]Merge #7945
2021-03-09 Aleksey KladovFuture proof completion scores
2021-03-09 bors[bot]Merge #7941
2021-03-09 bors[bot]Merge #7873 #7933
2021-03-08 bors[bot]Merge #7898
2021-03-08 Kirill BulatovLess lifetines: derive SemanticsScope in place
2021-03-08 Kirill BulatovFix the completion labels and tests
2021-03-08 Kirill BulatovWork towards better import labels
2021-03-08 Kirill BulatovReturn more data about located imports
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-02 bors[bot]Merge #7335 #7691
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