]> git.lizzy.rs Git - rust.git/history - crates/completion/src/test_utils.rs
Align config's API with usage
[rust.git] / crates / completion / src / test_utils.rs
2021-01-06 Aleksey KladovAlign config's API with usage
2020-12-20 bors[bot]Merge #6921
2020-12-20 bors[bot]Merge #6929
2020-12-19 bors[bot]Merge #6953
2020-12-19 bors[bot]Merge #6946
2020-12-19 Kirill BulatovKeep the original completion order in tests
2020-12-10 bors[bot]Merge #6769
2020-12-10 bors[bot]Merge #6798
2020-12-10 bors[bot]Merge #6801
2020-12-10 Aleksey KladovMinor, more orthogonal code
2020-12-08 bors[bot]Merge #6760
2020-12-08 bors[bot]Merge #6750
2020-12-08 bors[bot]Merge #6706
2020-12-07 Kirill BulatovDisable the completion for no corresponding client...
2020-12-07 Kirill BulatovRefactor the code
2020-12-07 Kirill BulatovAdd eager resolve capability
2020-12-07 Kirill BulatovBetter support client completion resolve caps
2020-11-03 bors[bot]Merge #6435
2020-11-02 bors[bot]Merge #6365
2020-10-28 bors[bot]Merge #6384
2020-10-27 bors[bot]Merge #6376
2020-10-26 bors[bot]Merge #6257
2020-10-26 bors[bot]Merge #6351
2020-10-26 bors[bot]Merge #6333
2020-10-26 bors[bot]Merge #6347
2020-10-26 bors[bot]Merge #6350
2020-10-25 Igor AleksanovReorganize completions structure
2020-10-24 bors[bot]Merge #6331 #6342
2020-10-24 Igor AleksanovRe-export base_db from ide_db
2020-10-23 bors[bot]Merge #6251 #6310
2020-10-20 bors[bot]Merge #6259
2020-10-20 bors[bot]Merge #6256
2020-10-20 bors[bot]Merge #6172
2020-10-19 bors[bot]Merge #6274
2020-10-18 bors[bot]Merge #6276
2020-10-18 Igor AleksanovExtract call_info and completion into separate crates