]> git.lizzy.rs Git - rust.git/history - crates/completion/src/completions/trait_impl.rs
Replace SyntaxKind usage with T! macro where applicable
[rust.git] / crates / completion / src / completions / trait_impl.rs
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