]> git.lizzy.rs Git - rust.git/history - crates/completion/src/completions/record.rs
Merge #7706
[rust.git] / crates / completion / src / completions / record.rs
2021-01-26 bors[bot]Merge #7393
2021-01-23 bors[bot]Merge #7391
2021-01-22 bors[bot]Merge #7310 #7395
2021-01-22 bors[bot]Merge #7353
2021-01-20 Lukas WirthPartially unify SymbolKind and CompletionItemKind
2021-01-18 bors[bot]Merge #7326
2021-01-14 bors[bot]Merge #7110
2021-01-13 bors[bot]Merge #7220
2021-01-08 bors[bot]Merge #7145
2021-01-07 bors[bot]Merge #7193
2021-01-07 bors[bot]Merge #7191
2021-01-07 bors[bot]Merge #7195
2021-01-07 bors[bot]Merge #7194
2021-01-07 bors[bot]Merge #7184
2021-01-07 Kevaundray WedderburnChange <|> to $0 - Rebase
2021-01-03 bors[bot]Merge #7113
2021-01-03 bors[bot]Merge #7068
2021-01-01 bors[bot]Merge #7080
2021-01-01 bors[bot]Merge #7116
2021-01-01 bors[bot]Merge #7102
2021-01-01 Nick SpainStrip completion prefix of what has already been typed
2021-01-01 Nick SpainAdd a test for correct completion of ..Default::default()
2020-12-31 Nick SpainFix completion of Default struct update syntax
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-02 bors[bot]Merge #6649
2020-11-29 bors[bot]Merge #6599
2020-11-29 bors[bot]Merge #6601
2020-11-28 bors[bot]Merge #6664
2020-11-28 bors[bot]Merge #6660
2020-11-28 bors[bot]Merge #6645
2020-11-28 bors[bot]Merge #6650
2020-11-28 Kirill BulatovMove the helpers into ide_db
2020-11-27 Kirill BulatovExtract the import code into the shared module
2020-11-26 bors[bot]Merge #6496
2020-11-15 bors[bot]Merge #6552
2020-11-13 bors[bot]Merge #6544
2020-11-13 Benjamin Coenenadd suggestion ..Default::default() for remaining struc...
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-25 Igor AleksanovReorganize completions structure