]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/render/function.rs
Add MethodCall and FieldAccess variants to ImmediateLocation
[rust.git] / crates / ide_completion / src / render / function.rs
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 WirthLess strings, more hir::Names
2021-05-31 Lukas WirthComplete `self.` prefixed fields and methods inside...
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9060
2021-05-31 bors[bot]Merge #9077
2021-05-31 Lukas WirthUse `Name`s instead of Strings in the completion render...
2021-04-08 bors[bot]Merge #8207
2021-03-27 bors[bot]Merge #8213
2021-03-27 bors[bot]Merge #8201
2021-03-26 bors[bot]Merge #8056
2021-03-26 Josh Mcguigancompletion relevance distinguish between exact type...
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-16 bors[bot]Merge #8036 #8046
2021-03-16 Josh Mcguigancompletions: centralize calculation of relevance and...
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #8028
2021-03-15 bors[bot]Merge #8035
2021-03-15 bors[bot]Merge #7992
2021-03-15 Josh Mcguiganimplement function completion scoring
2021-03-15 bors[bot]Merge #7966
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-12 Josh Mcguiganadd params_display and ty_display
2021-03-12 Josh Mcguiganshow function params in completion detail
2021-03-12 bors[bot]Merge #7956
2021-03-12 bors[bot]Merge #7978
2021-03-12 Aleksey KladovUnify naming
2021-03-12 bors[bot]Merge #7974
2021-03-11 yonip23use references in CompletionItem's builder
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-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion