Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -4/+2 |
* | Do not process indexed values more than once | Kirill Bulatov | 2021-03-08 | 1 | -29/+31 |
* | Deduplicate search_dependencies results | Kirill Bulatov | 2021-03-08 | 1 | -18/+19 |
* | Create all `ModuleId`s through a `DefMap` method | Jonas Schievink | 2021-01-25 | 1 | -1/+1 |
* | Obtain `ModuleId`'s `DefMap` through a method | Jonas Schievink | 2021-01-22 | 1 | -1/+1 |
* | Make public DefMap fields private | Jonas Schievink | 2021-01-20 | 1 | -1/+1 |
* | Add flyimport completion for trait assoc items | Kirill Bulatov | 2021-01-16 | 1 | -0/+66 |
* | Move the test mark | Kirill Bulatov | 2021-01-05 | 1 | -2/+4 |
* | Small helpers | Kirill Bulatov | 2021-01-04 | 1 | -0/+4 |
* | Code review fixes | Kirill Bulatov | 2021-01-04 | 1 | -30/+30 |
* | Do not collect trait type aliases | Kirill Bulatov | 2021-01-04 | 1 | -5/+6 |
* | Simplify | Kirill Bulatov | 2021-01-04 | 1 | -13/+36 |
* | Properly check assoc items lookup | Kirill Bulatov | 2021-01-04 | 1 | -45/+60 |
* | Add associated data into fst | Kirill Bulatov | 2021-01-04 | 1 | -49/+45 |
* | Add a basic test for the trait fuzzy import | Kirill Bulatov | 2021-01-04 | 1 | -0/+24 |
* | Simplify | Aleksey Kladov | 2020-12-30 | 1 | -2/+4 |
* | Avoid a couple of allocations | Laurențiu Nicola | 2020-12-29 | 1 | -13/+14 |
* | Better display methods in expect tests | Kirill Bulatov | 2020-12-28 | 1 | -15/+31 |
* | Add tests | Kirill Bulatov | 2020-12-28 | 1 | -2/+71 |
* | Add docs and optimisations | Kirill Bulatov | 2020-12-28 | 1 | -4/+13 |
* | Better query api and fuzzy search | Kirill Bulatov | 2020-12-28 | 1 | -33/+40 |
* | Draft the module exclusion in modules | Kirill Bulatov | 2020-12-28 | 1 | -34/+62 |
* | Improve autoimports on completion speed | Kirill Bulatov | 2020-11-24 | 1 | -5/+77 |
* | Rename declaration_name -> display_name | Aleksey Kladov | 2020-10-20 | 1 | -3/+3 |
* | Constrain ImportMap to only store simple paths | Aleksey Kladov | 2020-10-06 | 1 | -10/+26 |
* | Properly name the field | Kirill Bulatov | 2020-10-02 | 1 | -5/+5 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Rename ra_hir_def -> hir_def | Aleksey Kladov | 2020-08-13 | 1 | -0/+745 |