]> git.lizzy.rs Git - rust.git/history - crates/ide_completion
Merge #9840
[rust.git] / crates / ide_completion /
2021-08-09 bors[bot]Merge #9825
2021-08-09 bors[bot]Merge #9823
2021-08-09 Aleksey Kladovfix: avoid pathological macro expansions
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 bors[bot]Merge #9812
2021-08-08 Aleksey Kladovfix: add `!` to macro completions with existing arg
2021-08-08 bors[bot]Merge #9808
2021-08-07 Lukas WirthLook for enum variants and trait assoc functions when...
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 #9775
2021-08-03 bors[bot]Merge #9773
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-08-03 bors[bot]Merge #9772
2021-08-03 Aleksey Kladovfeat: filter out duplicate macro completions
2021-08-03 bors[bot]Merge #9770
2021-08-02 bors[bot]Merge #9764
2021-08-02 Lukas WirthDon't use the module as the candidate node in fuzzy...
2021-08-02 bors[bot]Merge #9762
2021-08-02 bors[bot]Merge #9761
2021-08-02 bors[bot]Merge #9751
2021-08-02 bors[bot]Merge #9759
2021-08-02 bors[bot]Merge #9752
2021-08-02 bors[bot]Merge #9757
2021-08-02 Aleksey Kladovsimplify
2021-08-02 Aleksey Kladovfailing test
2021-07-31 bors[bot]Merge #9747
2021-07-31 Lukas WirthWrap inner tail expressions in MissingOkOrSomeInTailExpr
2021-07-31 bors[bot]Merge #9739
2021-07-31 bors[bot]Merge #9744
2021-07-31 bors[bot]Merge #9743
2021-07-31 Aleksey Kladovinternal: document query implication of completion...
2021-07-31 Aleksey Kladovminor: follow code style
2021-07-30 bors[bot]Merge #9731
2021-07-29 bors[bot]Merge #9706
2021-07-28 bors[bot]Merge #9719
2021-07-28 Jonas SchievinkMake flyimport respect `#[doc(hidden)]`
2021-07-28 bors[bot]Merge #9715
2021-07-28 Jonas SchievinkMake most completions respect `#[doc(hidden)]`
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-24 bors[bot]Merge #9688
2021-07-24 bors[bot]Merge #9686
2021-07-24 Laurențiu NicolaFix typo
2021-07-23 bors[bot]Merge #9685
2021-07-23 Jonas SchievinkResolve tuple field visibility FIXME
2021-07-23 Jonas SchievinkAdd tests for tuple struct field completion
2021-07-23 bors[bot]Merge #9684
2021-07-23 Jonas SchievinkComplete editable private items
2021-07-23 bors[bot]Merge #9683
2021-07-23 Lukas WirthAdd a Union to the base item completion test fixture
2021-07-23 bors[bot]Merge #9681
2021-07-23 Jonas SchievinkFix formatting and use `Iterator::any`
2021-07-23 Lukas WirthMove out unqualified_path completion tests
2021-07-23 Lukas WirthAdd functions to base items completion test fixture
2021-07-23 Jonas SchievinkRespect `#[doc(hidden)]` in dot-completion
2021-07-22 bors[bot]Merge #9676
2021-07-22 Lukas WirthDescribe the current lifetime/label completion specifics
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-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9669
2021-07-21 Lukas WirthMove out fn_param tests
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9666
2021-07-21 Lukas WirthFix some clippy lints in ide_completion
2021-07-21 bors[bot]Merge #9665
2021-07-21 Lukas WirthOnly complete ancestors and self in visibility path...
2021-07-21 bors[bot]Merge #9664
2021-07-21 Lukas WirthSimplify
2021-07-21 bors[bot]Merge #9663
2021-07-21 bors[bot]Merge #9660
2021-07-21 Tom Dohrmannhide keyword suggestions in non trivial paths
2021-07-20 bors[bot]Merge #9655
2021-07-20 bors[bot]Merge #9654
2021-07-20 bors[bot]Merge #9653
2021-07-20 Lukas Wirthcov-mark
2021-07-20 bors[bot]Merge #9652
2021-07-20 bors[bot]Merge #9651
2021-07-20 Lukas WirthRestrict completions inside visibility modifiers
2021-07-20 bors[bot]Merge #9637
2021-07-20 bors[bot]Merge #9648
2021-07-20 bors[bot]Merge #9647
2021-07-20 bors[bot]Merge #9646
2021-07-20 mahdi-frmsadd 'use' prefix for any auto-import
2021-07-19 Robert BartlenskyAdd `Limit` struct.
2021-07-18 bors[bot]Merge #9619
2021-07-17 bors[bot]Merge #9622
2021-07-17 Aleksey Kladovfeat: improve parser error recovery for function parameters
2021-07-16 bors[bot]Merge #9614
2021-07-15 bors[bot]Merge #9608
2021-07-15 Lukas WirthAdd regression test fo #7222
next