]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/tests.rs
Merge #9808
[rust.git] / crates / ide_completion / src / tests.rs
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 WirthAdd a Union to the base item completion test fixture
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 #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 #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 #9449
2021-07-07 bors[bot]Merge #9417
2021-07-05 bors[bot]Merge #9474
2021-07-05 bors[bot]Merge #9493
2021-07-05 bors[bot]Merge #9478
2021-07-04 mahdi-frmsshow imported trait on autocompletion of associated...
2021-07-03 bors[bot]Merge #9477
2021-07-03 bors[bot]Merge #9476
2021-07-03 Aleksey Kladovinternal: overhaul code generation
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 WirthFix incorrect base fixture in ide_completion tests
2021-06-23 Lukas WirthAdd predicate tests for ide_completions
2021-06-23 Lukas WirthLift out base item fixture for ide_completion tests
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-20 bors[bot]Merge #9344
2021-06-20 bors[bot]Merge #9328
2021-06-19 bors[bot]Merge #9338
2021-06-18 bors[bot]Merge #9334
2021-06-18 Lukas WirthAllow to disable import insertion on single path glob...
2021-06-17 bors[bot]Merge #9315
2021-06-17 bors[bot]Merge #9312
2021-06-17 Lukas WirthMove item specific completion tests
2021-06-17 Lukas WirthLess filtering in completion tests
2021-06-17 bors[bot]Merge #9310
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