]> git.lizzy.rs Git - rust.git/history - crates/completion/src/completions/keyword.rs
Merge #7706
[rust.git] / crates / completion / src / completions / keyword.rs
2021-02-10 bors[bot]Merge #7591 #7622
2021-02-09 bors[bot]Merge #7597
2021-02-08 bors[bot]Merge #7602
2021-02-08 bors[bot]Merge #7592
2021-02-08 bors[bot]Merge #7593
2021-02-08 Gowrichore: swap order of placeholders
2021-02-07 Gowrici: update relevant test case expected values
2021-02-07 Gowrifix: add for keyword in completion #7588
2021-01-18 bors[bot]Merge #7297 #7338
2021-01-18 bors[bot]Merge #7326
2021-01-18 bors[bot]Merge #7291
2021-01-18 bors[bot]Merge #7292
2021-01-17 bors[bot]Merge #7306
2021-01-17 Aleksey KladovLess annoying `mod` completion
2021-01-17 bors[bot]Merge #7276
2021-01-17 bors[bot]Merge #7304
2021-01-15 bors[bot]Merge #7281
2021-01-15 Aleksey KladovInsert `;` when completing keywords in let
2021-01-15 Aleksey KladovSimplify
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