]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/flyimport.rs
fix: flyimport triggers on enum variant declarations
[rust.git] / crates / ide_completion / src / completions / flyimport.rs
2021-11-14 zhoufanfix: flyimport triggers on enum variant declarations
2021-11-10 bors[bot]Merge #10689
2021-11-08 bors[bot]Merge #10688
2021-11-07 bors[bot]Merge #10698
2021-11-05 bors[bot]Merge #10706
2021-11-05 bors[bot]Merge #10704
2021-11-05 bors[bot]Merge #10703
2021-11-05 bors[bot]Merge #10701
2021-11-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10696
2021-11-04 Lukas WirthReplace more Name::to_string usages with Name::to_smol_str
2021-11-04 bors[bot]Merge #10645
2021-11-04 bors[bot]Merge #10691
2021-11-03 bors[bot]Merge #10686
2021-11-03 Lukas WirthAdd Semantics::original_ast_node for upmapping nodes...
2021-11-03 bors[bot]Merge #10680
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10650
2021-10-29 bors[bot]Merge #10662
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10657
2021-10-29 Lukas Wirthfeat: Make unqualified derive attributes flyimportable
2021-10-29 bors[bot]Merge #10595
2021-10-28 bors[bot]Merge #10623
2021-10-27 bors[bot]Merge #10629
2021-10-27 bors[bot]Merge #10649
2021-10-27 Lukas WirthRemove filtered completion list usage in completion...
2021-10-12 bors[bot]Merge #10423
2021-10-01 bors[bot]Merge #10411
2021-09-30 bors[bot]Merge #10406
2021-09-30 bors[bot]Merge #10404
2021-09-30 bors[bot]Merge #10402
2021-09-30 Lukas WirthDon't show flyimport completions in use renames
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-14 bors[bot]Merge #10204
2021-09-13 bors[bot]Merge #10199
2021-09-13 bors[bot]Merge #10225
2021-09-13 bors[bot]Merge #10222
2021-09-13 bors[bot]Merge #10221
2021-09-13 Aleksey Kladovinternal: prevent possible bugs when adding magical...
2021-09-08 bors[bot]Merge #10093
2021-09-01 bors[bot]Merge #10114
2021-09-01 bors[bot]Merge #10109
2021-09-01 Lukas WirthEnable flyimport for ident patterns
2021-08-21 bors[bot]Merge #9962
2021-08-12 bors[bot]Merge #9807
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 bors[bot]Merge #9808
2021-08-07 Lukas WirthLook for enum variants and trait assoc functions when...
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 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-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-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-20 bors[bot]Merge #9655
2021-07-20 bors[bot]Merge #9652
2021-07-20 bors[bot]Merge #9651
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-11 bors[bot]Merge #9449
2021-07-07 bors[bot]Merge #9417
2021-07-05 bors[bot]Merge #9498
2021-07-05 bors[bot]Merge #9497
2021-07-05 bors[bot]Merge #9494
2021-07-05 mahdi-frmsshow 'as' or 'use' before label traits
2021-06-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9310
2021-06-17 Lukas WirthRefine `self`, `super` and `crate` completion in use...
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 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9240
2021-06-12 bors[bot]Merge #9237
2021-06-12 bors[bot]Merge #9236
2021-06-12 Kirill BulatovFix some typos in flyimport docs
2021-06-09 bors[bot]Merge #9191
2021-06-08 bors[bot]Merge #9183
next