]> git.lizzy.rs Git - rust.git/history - crates/completion/src/completions/postfix.rs
Merge #7706
[rust.git] / crates / completion / src / completions / postfix.rs
2021-01-18 bors[bot]Merge #7326
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7110
2021-01-13 bors[bot]Merge #7220
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-11 bors[bot]Merge #7235
2021-01-11 Manmeet MaanFix formatting
2021-01-11 Manmeet MaanApply Suggestions from code review
2021-01-10 ManmeetPostfix like ifl now works with references
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-07 bors[bot]Merge #7189
2021-01-06 bors[bot]Merge #7186
2021-01-06 Aleksey KladovAlign config's API with usage
2021-01-03 bors[bot]Merge #7068
2021-01-01 bors[bot]Merge #7080
2020-12-31 bors[bot]Merge #7071
2020-12-31 bors[bot]Merge #7106
2020-12-30 bors[bot]Merge #7083
2020-12-29 bors[bot]Merge #7070
2020-12-29 bors[bot]Merge #7064
2020-12-29 bors[bot]Merge #7076
2020-12-29 bors[bot]Merge #7075
2020-12-29 Lukas Wirthformat-postfix completion takes format instead of fmt
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-12-02 bors[bot]Merge #6673
2020-12-02 bors[bot]Merge #6679
2020-12-02 bors[bot]Merge #6697
2020-12-01 bors[bot]Merge #6689
2020-12-01 Aleksey KladovTrigger .let postfix snippet in the middle of the block
2020-11-29 bors[bot]Merge #6665
2020-11-29 bors[bot]Merge #6599
2020-11-29 bors[bot]Merge #6601
2020-11-28 Benjamin Coenenadd let and letm postfix to turn expressions into variables
2020-11-26 bors[bot]Merge #6496
2020-11-21 Benjamin Coenenadd let and letm postfix to turn expressions into variables
2020-11-09 bors[bot]Merge #6512
2020-11-09 bors[bot]Merge #6472
2020-11-09 bors[bot]Merge #6465
2020-11-09 bors[bot]Merge #6501
2020-11-09 bors[bot]Merge #6500
2020-11-08 Pavan Kumar SunkaraAdd some postfix snippet
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 AleksanovMove Completions structure definition into completions...
2020-10-25 Igor AleksanovReorganize completions structure