]> git.lizzy.rs Git - rust.git/history - crates/completion/src/completions/trait_impl.rs
More useful fn detail in completion
[rust.git] / crates / completion / src / completions / trait_impl.rs
2021-01-22 Aleksey KladovMore useful fn detail in completion
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 #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-10 bors[bot]Merge #7241
2021-01-10 bors[bot]Merge #7218
2021-01-10 bors[bot]Merge #7240
2021-01-10 bors[bot]Merge #7239
2021-01-10 Lukas WirthReplace SyntaxKind usage with T! macro where applicable
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 #7136
2021-01-03 bors[bot]Merge #7068
2021-01-03 bors[bot]Merge #7115
2021-01-02 Nick SpainRemove source_old from adding const and function impls
2021-01-02 Nick SpainMark HasSource::source_old as deprecated but allow...
2021-01-02 Nick SpainHasSource::source -> HasSource::source_old
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 BulatovTidy up
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 #6683
2020-12-01 bors[bot]Merge #6688
2020-12-01 Aleksey KladovType-safer API for dealing with parameter lists with...
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