]> git.lizzy.rs Git - rust.git/history - crates/completion/src/completions/keyword.rs
Add braces when completing ifs
[rust.git] / crates / completion / src / completions / keyword.rs
2021-01-15 Aleksey KladovAdd braces when completing ifs
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
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-11-26 bors[bot]Merge #6496
2020-11-16 bors[bot]Merge #6563
2020-11-16 Lukas WirthDon't complete keywords in struct literals
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