]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/dot.rs
Merge #11393
[rust.git] / crates / ide_completion / src / completions / dot.rs
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-08 bors[bot]Merge #9153
2021-06-07 bors[bot]Merge #9169
2021-06-07 bors[bot]Merge #9144
2021-06-07 bors[bot]Merge #9166
2021-06-07 bors[bot]Merge #9164
2021-06-07 Lukas WirthMove more things into PathCompletionContext
2021-06-06 Lukas WirthSimplify CompletionContext by introducing a path CallKi...
2021-06-03 bors[bot]Merge #9104
2021-06-03 bors[bot]Merge #9105
2021-06-02 bors[bot]Merge #9108
2021-06-02 bors[bot]Merge #9112
2021-06-02 bors[bot]Merge #9111
2021-06-02 bors[bot]Merge #9110
2021-06-02 Lukas WirthAdd MethodCall and FieldAccess variants to ImmediateLoc...
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #9079
2021-05-31 bors[bot]Merge #9039
2021-05-31 Lukas WirthAdd config setting for self-on-the-fly
2021-05-31 Lukas WirthMove unprefixed field/method completion to `dot`
2021-05-31 Lukas WirthComplete `self.` prefixed fields and methods inside...
2021-05-23 bors[bot]Merge #8936 #8939
2021-05-23 bors[bot]Merge #8938
2021-05-23 Florian DieboldPaper over #8931 a bit more
2021-05-23 Florian DieboldAdd test for #8931 and better checking
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 Josh Mcguiganimplement a temporary workaround for #8058
2021-03-17 bors[bot]Merge #8048
2021-03-16 bors[bot]Merge #8042
2021-03-16 bors[bot]Merge #8034
2021-03-16 bors[bot]Merge #8051
2021-03-16 bors[bot]Merge #7498
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-12 Josh Mcguiganshow function params in completion detail
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7941
2021-03-08 bors[bot]Merge #7898
2021-03-08 bors[bot]Merge #7924
2021-03-08 Laurențiu NicolaUse upstream cov-mark
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-23 bors[bot]Merge #7770
2021-02-23 bors[bot]Merge #7769
2021-02-23 bors[bot]Merge #7768
2021-02-23 Jonas SchievinkAdd test
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion