]> git.lizzy.rs Git - rust.git/history - crates/hir_def/src/import_map.rs
Add flyimport completion for trait assoc items
[rust.git] / crates / hir_def / src / import_map.rs
2021-01-16 Kirill BulatovAdd flyimport completion for trait assoc items
2021-01-14 bors[bot]Merge #7110
2021-01-08 bors[bot]Merge #7145
2021-01-06 bors[bot]Merge #7174
2021-01-05 bors[bot]Merge #7168
2021-01-05 bors[bot]Merge #7140
2021-01-05 Kirill BulatovMove the test mark
2021-01-04 Kirill BulatovSmall helpers
2021-01-04 Kirill BulatovCode review fixes
2021-01-04 Kirill BulatovDo not collect trait type aliases
2021-01-04 Kirill BulatovSimplify
2021-01-04 Kirill BulatovProperly check assoc items lookup
2021-01-04 Kirill BulatovAdd associated data into fst
2021-01-04 Kirill BulatovAdd a basic test for the trait fuzzy import
2021-01-03 bors[bot]Merge #7068
2021-01-01 bors[bot]Merge #7080
2020-12-31 bors[bot]Merge #7071
2020-12-31 bors[bot]Merge #7106
2020-12-30 bors[bot]Merge #7099
2020-12-30 bors[bot]Merge #7091
2020-12-30 bors[bot]Merge #7092
2020-12-30 Aleksey KladovSimplify
2020-12-30 bors[bot]Merge #7083
2020-12-29 bors[bot]Merge #7070
2020-12-29 bors[bot]Merge #7077
2020-12-29 Laurențiu NicolaAvoid a couple of allocations
2020-12-29 bors[bot]Merge #7064
2020-12-28 Kirill BulatovBetter display methods in expect tests
2020-12-28 Kirill BulatovAdd tests
2020-12-28 Kirill BulatovAdd docs and optimisations
2020-12-28 Kirill BulatovBetter query api and fuzzy search
2020-12-28 Kirill BulatovDraft the module exclusion in modules
2020-11-29 bors[bot]Merge #6599
2020-11-29 bors[bot]Merge #6601
2020-11-27 bors[bot]Merge #6586
2020-11-26 bors[bot]Merge #6635
2020-11-26 bors[bot]Merge #6614 #6632
2020-11-24 Kirill BulatovImprove autoimports on completion speed
2020-10-26 bors[bot]Merge #6257
2020-10-23 bors[bot]Merge #6251 #6310
2020-10-21 bors[bot]Merge #6307
2020-10-20 bors[bot]Merge #6259
2020-10-20 bors[bot]Merge #6256
2020-10-20 bors[bot]Merge #6172
2020-10-20 bors[bot]Merge #6295
2020-10-20 Aleksey KladovRename declaration_name -> display_name
2020-10-08 bors[bot]Merge #5651
2020-10-07 bors[bot]Merge #6160
2020-10-06 bors[bot]Merge #6128
2020-10-06 bors[bot]Merge #6140
2020-10-06 bors[bot]Merge #6151
2020-10-06 Aleksey KladovConstrain ImportMap to only store simple paths
2020-10-06 bors[bot]Merge #6148
2020-10-06 bors[bot]Merge #6124
2020-10-02 Kirill BulatovProperly name the field
2020-08-24 bors[bot]Merge #5733
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-22 bors[bot]Merge #5823
2020-08-21 bors[bot]Merge #5835
2020-08-21 Aleksey KladovSwitch to expect_test from crates.io
2020-08-18 bors[bot]Merge #5687
2020-08-17 bors[bot]Merge #5782
2020-08-14 DmitryMerge remote-tracking branch 'origin/master'
2020-08-14 Igor AleksanovMerge branch 'master' into add-disable-diagnostics
2020-08-13 bors[bot]Merge #5747
2020-08-13 Aleksey KladovRename ra_hir_def -> hir_def