]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions.rs
Use `Name`s instead of Strings in the completion rendering api
[rust.git] / crates / ide_completion / src / completions.rs
2021-05-31 Lukas WirthUse `Name`s instead of Strings in the completion render...
2021-05-11 bors[bot]Merge #8398
2021-05-06 bors[bot]Merge #8745
2021-05-05 bors[bot]Merge #8674
2021-05-05 bors[bot]Merge #8736
2021-05-05 bors[bot]Merge #8735
2021-05-05 Lukas Tobias Wirthsimplify
2021-04-18 bors[bot]Merge #8560
2021-04-08 bors[bot]Merge #8207
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8245
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8267
2021-03-31 bors[bot]Merge #8266
2021-03-30 bors[bot]Merge #8186
2021-03-29 Lukas WirthRename target_ty to self_ty
2021-03-24 bors[bot]Merge #7907
2021-03-23 bors[bot]Merge #8159
2021-03-23 bors[bot]Merge #8162
2021-03-23 bors[bot]Merge #8142
2021-03-22 bors[bot]Merge #8054
2021-03-22 Josh Mcguiganimplement a temporary workaround for #8058
2021-03-21 bors[bot]Merge #8123
2021-03-21 bors[bot]Merge #8122
2021-03-20 bors[bot]Merge #8124
2021-03-20 Lukas WirthAdd basic lifetime completion
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8063
2021-03-17 Matthias Krügeravoid converting types into themselves via .into()...
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion