Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix stackoverflow in insert_use::recursive_merge | Lukas Wirth | 2020-10-14 | 1 | -0/+17 |
* | Fix MergeBehaviour::Full not working when merging nested long paths | Lukas Wirth | 2020-10-13 | 1 | -1/+1 |
* | Merge #6019 | bors[bot] | 2020-09-29 | 1 | -20/+6 |
|\ | |||||
| * | Remove make::path_from_text | Lukas Wirth | 2020-09-16 | 1 | -20/+6 |
* | | Merge #5989 | bors[bot] | 2020-09-16 | 1 | -13/+7 |
|\ \ | |/ |/| | |||||
| * | Reimplement import merging by making it recursive properly nesting all levels | Lukas Wirth | 2020-09-12 | 1 | -13/+7 |
* | | Make MergeBehaviour configurable | Lukas Wirth | 2020-09-12 | 1 | -2/+2 |
|/ | |||||
* | Fix import insertion breaking nested modules | Lukas Wirth | 2020-09-03 | 1 | -9/+11 |
* | Fix inserting imports in front of inner attributes | Lukas Wirth | 2020-09-03 | 1 | -2/+3 |
* | Replace insert_use_statement with the new insert_use | Lukas Wirth | 2020-09-03 | 1 | -32/+33 |
* | Don't expose hir::Path out of hir | Aleksey Kladov | 2020-08-15 | 1 | -29/+21 |
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -0/+688 |