]> git.lizzy.rs Git - rust.git/history - crates/completion/src/lib.rs
Merge #6601
[rust.git] / crates / completion / src / lib.rs
2020-11-29 bors[bot]Merge #6601
2020-11-28 Benjamin Coenenadd let and letm postfix to turn expressions into variables
2020-11-27 bors[bot]Merge #6586
2020-11-26 bors[bot]Merge #6635
2020-11-26 bors[bot]Merge #6614 #6632
2020-11-26 bors[bot]Merge #6496
2020-11-24 bors[bot]Merge #6631
2020-11-24 Kirill BulatovDocument experimental completions
2020-11-16 Kirill BulatovMove autoimport completion into the unqialified_path...
2020-11-16 Kirill BulatovUse imports_locator
2020-11-16 Kirill BulatovAdd imports in auto completion
2020-11-03 bors[bot]Merge #6287
2020-11-03 bors[bot]Merge #6401
2020-11-03 bors[bot]Merge #6435
2020-11-03 bors[bot]Merge #6430
2020-11-03 Igor AleksanovIntroduce render module
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 AleksanovRemove presentation module
2020-10-25 Igor AleksanovMove Completions structure definition into completions...
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-23 bors[bot]Merge #6324
2020-10-21 bors[bot]Merge #6307
2020-10-20 bors[bot]Merge #6259
2020-10-20 bors[bot]Merge #6109
2020-10-20 Benjamin Coenenadd completions for clippy lint in attributes
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