]> git.lizzy.rs Git - rust.git/history - crates/completion/src/render/type_alias.rs
Merge #7706
[rust.git] / crates / completion / src / render / type_alias.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-22 bors[bot]Merge #7374
2021-01-22 bors[bot]Merge #7386
2021-01-20 Lukas WirthPartially unify SymbolKind and CompletionItemKind
2021-01-19 bors[bot]Merge #7351
2021-01-19 bors[bot]Merge #7321
2021-01-19 bors[bot]Merge #7342
2021-01-18 Kirill BulatovShow deprecated completions for deprecated traits
2021-01-14 bors[bot]Merge #7110
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 SpainMake the result of Const, FunctionRender and TypeAliasR...
2021-01-02 Nick SpainMark HasSource::source_old as deprecated but allow...
2021-01-02 Nick SpainHasSource::source -> HasSource::source_old
2020-11-03 bors[bot]Merge #6287
2020-11-03 bors[bot]Merge #6401
2020-11-03 bors[bot]Merge #6435
2020-11-03 bors[bot]Merge #6430
2020-11-03 Igor AleksanovGet rid of do-er antipattern
2020-11-03 Igor AleksanovAdd doc-comments to the new files
2020-11-03 Igor AleksanovAdd TypeAliasRender