]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/patterns.rs
Remove obsolete is_new_item field on CompletionContext
[rust.git] / crates / ide_completion / src / patterns.rs
2021-06-02 Lukas WirthRemove obsolete is_new_item field on CompletionContext
2021-06-02 Lukas WirthAdd MethodCall and FieldAccess variants to ImmediateLoc...
2021-05-31 bors[bot]Merge #8952
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-29 bors[bot]Merge #9027
2021-05-28 bors[bot]Merge #9041
2021-05-28 Lukas WirthMore completion pattern tests
2021-05-28 Lukas WirthImplement prev sibling determination for `CompletionCon...
2021-05-28 Lukas Wirthsimplify
2021-05-28 bors[bot]Merge #9028
2021-05-28 bors[bot]Merge #9033
2021-05-28 Lukas WirthComplete keywords in (Assoc)ItemList with leading attribute
2021-05-28 bors[bot]Merge #9032
2021-05-28 Lukas WirthOnly complete modules in empty use-statements
2021-05-27 bors[bot]Merge #9029
2021-05-27 bors[bot]Merge #9026
2021-05-27 Lukas WirthComplete modules in assoc item lists
2021-05-27 bors[bot]Merge #9020
2021-05-27 Lukas WirthCleanup `ImmediateLocation` determination
2021-05-27 bors[bot]Merge #8997
2021-05-27 Lukas WirthDon't complete non-macro item paths in impls and modules
2021-05-27 bors[bot]Merge #9005
2021-05-27 bors[bot]Merge #9018
2021-05-27 Lukas Wirthsimplify
2021-05-27 Lukas WirthCollapse more CompletionContext booleans into enums
2021-05-26 bors[bot]Merge #8995
2021-05-26 bors[bot]Merge #9012
2021-05-26 bors[bot]Merge #9014
2021-05-26 Lukas Wirthsimplify
2021-03-24 bors[bot]Merge #7907
2021-03-22 bors[bot]Merge #8054
2021-03-22 bors[bot]Merge #8144
2021-03-21 bors[bot]Merge #8134
2021-03-21 bors[bot]Merge #8133
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8135
2021-03-21 Matthias Krügerclippy::complexity simplifications related to Iterators
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 Aleksey KladovUpgrade rowan
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion