]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/record.rs
fix: Do not show functional update completion when already qualified
[rust.git] / crates / ide_completion / src / completions / record.rs
2021-08-21 Lukas Wirthfix: Do not show functional update completion when...
2021-08-21 bors[bot]Merge #9962
2021-08-12 bors[bot]Merge #9807
2021-08-11 bors[bot]Merge #9860
2021-08-11 bors[bot]Merge #9856
2021-08-11 bors[bot]Merge #9836
2021-08-11 bors[bot]Merge #9828
2021-08-10 bors[bot]Merge #9849
2021-08-10 Lukas WirthRefine functional update completion some more
2021-08-10 bors[bot]Merge #9846
2021-08-10 bors[bot]Merge #9845
2021-08-10 Lukas WirthDo not drop `..Default::default()` completion when...
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9808
2021-08-07 bors[bot]Merge #9809
2021-08-05 bors[bot]Merge #9793
2021-08-05 bors[bot]Merge #9785
2021-08-04 Alexandre FourcatAdd completion for struct literal in which all fields...
2021-08-04 bors[bot]Merge #9734
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-23 bors[bot]Merge #9683
2021-07-23 Lukas WirthMove out unqualified_path completion tests
2021-07-22 bors[bot]Merge #9675
2021-07-22 Lukas WirthClarify what the outline test module is for
2021-07-22 Lukas WirthMove out record completion tests
2021-06-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9316
2021-06-17 Aleksey Kladovinternal: add default to minicore
2021-06-16 bors[bot]Merge #9304
2021-06-16 bors[bot]Merge #9301
2021-06-16 Lukas WirthMove test_utils into tests module
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 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 #9025
2021-05-30 bors[bot]Merge #9069
2021-05-30 bors[bot]Merge #9068
2021-05-30 Lukas WirthMove more fields to `ImmediateLocation`
2021-05-30 bors[bot]Merge #9062
2021-05-27 bors[bot]Merge #8997
2021-05-27 bors[bot]Merge #9005
2021-05-27 bors[bot]Merge #9019
2021-05-27 Lukas Wirthsimplify
2021-05-26 bors[bot]Merge #9007
2021-05-26 bors[bot]Merge #9003
2021-05-26 bors[bot]Merge #9002
2021-05-26 bors[bot]Merge #9001
2021-05-25 bors[bot]Merge #8996
2021-05-25 bors[bot]Merge #8973
2021-05-25 bors[bot]Merge #8993
2021-05-25 Eduardo Canellasfix: don't show pd/ppd completions where it shouldn...
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #7966
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
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-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion