Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor clippy performance suggestions | kjeremy | 2020-09-30 | 1 | -1/+1 |
* | Remove make::path_from_text | Lukas Wirth | 2020-09-16 | 1 | -6/+1 |
* | Make MergeBehaviour configurable | Lukas Wirth | 2020-09-12 | 1 | -4/+2 |
* | Add extra insert_use test for pub(crate) re-export handling | Lukas Wirth | 2020-09-03 | 1 | -4/+5 |
* | Disable insert_import in extract_struct_from_enum_variant until its fixed | Lukas Wirth | 2020-09-03 | 1 | -0/+4 |
* | Fix import insertion breaking nested modules | Lukas Wirth | 2020-09-03 | 1 | -4/+4 |
* | Replace insert_use_statement with the new insert_use | Lukas Wirth | 2020-09-03 | 1 | -7/+13 |
* | Minor | Aleksey Kladov | 2020-08-25 | 1 | -2/+1 |
* | Future proof find-usages API | Aleksey Kladov | 2020-08-19 | 1 | -1/+1 |
* | Don't expose hir::Path out of hir | Aleksey Kladov | 2020-08-15 | 1 | -1/+6 |
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -0/+317 |