]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/unqualified_path.rs
Merge #9845
[rust.git] / crates / ide_completion / src / completions / unqualified_path.rs
2021-08-09 bors[bot]Merge #9735
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 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 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-29 bors[bot]Merge #9706
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-23 bors[bot]Merge #9683
2021-07-23 Lukas WirthMove out unqualified_path completion tests
2021-07-23 Lukas WirthAdd functions to base items completion test fixture
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9664
2021-07-21 Lukas WirthSimplify
2021-07-20 bors[bot]Merge #9655
2021-07-20 bors[bot]Merge #9654
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-15 bors[bot]Merge #9607
2021-07-15 bors[bot]Merge #9605
2021-07-15 bors[bot]Merge #9604
2021-07-15 bors[bot]Merge #9603
2021-07-15 Lukas WirthMove attribute completion tests
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 bors[bot]Merge #9449
2021-07-08 bors[bot]Merge #9534
2021-07-08 bors[bot]Merge #9533
2021-07-07 bors[bot]Merge #9526
2021-07-07 bors[bot]Merge #9519
2021-07-07 bors[bot]Merge #9520
2021-07-07 Lukas WirthComplete `crate`, `super` and `self` in non-usetree...
2021-06-29 bors[bot]Merge #9269
2021-06-25 bors[bot]Merge #9400
2021-06-24 bors[bot]Merge #9398
2021-06-24 bors[bot]Merge #9397
2021-06-24 bors[bot]Merge #9396
2021-06-24 bors[bot]Merge #9375
2021-06-23 bors[bot]Merge #9380
2021-06-23 bors[bot]Merge #9353
2021-06-23 bors[bot]Merge #9390
2021-06-23 Lukas WirthRestrict type bound completions to traits, modules...
2021-06-22 bors[bot]Merge #9368
2021-06-21 bors[bot]Merge #9348
2021-06-21 bors[bot]Merge #9264
2021-06-21 bors[bot]Merge #9314
2021-06-21 bors[bot]Merge #9227
2021-06-21 bors[bot]Merge #9356
2021-06-21 Lukas WirthMove out completion type position tests
2021-06-21 Lukas WirthMove out completion pattern tests
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9315
2021-06-17 Lukas WirthNest all the or-patterns!
2021-06-17 bors[bot]Merge #9312
2021-06-17 Lukas WirthCorrect completions in items tests
2021-06-17 Lukas WirthMove item specific completion tests
2021-06-17 bors[bot]Merge #9310
2021-06-17 Lukas WirthFix incorrect completions in empty braced use statement
2021-06-17 Lukas WirthRefine `self`, `super` and `crate` completion in use...
2021-06-17 Lukas WirthMove out and rewrite UseTree completion tests
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-06-16 Lukas WirthDon't complete paths after attributes
2021-06-16 Lukas WirthStart refactoring ide_completion tests
2021-06-16 bors[bot]Merge #9258
2021-06-16 bors[bot]Merge #9299
2021-06-16 Lukas WirthFilter out non-type completions in the respective compl...
2021-06-15 bors[bot]Merge #9267 #9279
2021-06-14 bors[bot]Merge #9272
2021-06-14 bors[bot]Merge #9270
2021-06-14 Lukas WirthAdd assoc type in trait bound completion test
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9240
2021-06-11 bors[bot]Merge #9204
2021-06-11 bors[bot]Merge #9223
2021-06-11 Lukas WirthComplete associated types in dyn and impl trait
2021-06-11 bors[bot]Merge #9192
2021-06-09 bors[bot]Merge #9195
2021-06-09 bors[bot]Merge #9193
2021-06-09 Lukas WirthImplement dummy expansions for builtin attributes
2021-06-09 bors[bot]Merge #9191
2021-06-08 bors[bot]Merge #9183
next