Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix importing private modules in expand glob import | unexge | 2020-08-20 | 1 | -0/+52 |
* | Fix importing unused traits in expand glob import | unexge | 2020-08-20 | 1 | -28/+73 |
* | Use fixme instead of todo | unexge | 2020-08-20 | 1 | -1/+1 |
* | Use `Definition::find_usages` for finding used items in expand glob import | unexge | 2020-08-20 | 1 | -110/+137 |
* | Run rustfmt | unexge | 2020-08-20 | 1 | -3/+5 |
* | Handle more cases in AST replacing in expand glob import | unexge | 2020-08-20 | 1 | -34/+219 |
* | Improve AST replacing in expand glob import | unexge | 2020-08-20 | 1 | -38/+229 |
* | **Remove Unused Parameter** refactoring | Aleksey Kladov | 2020-08-19 | 3 | -5/+134 |
* | Future proof find-usages API | Aleksey Kladov | 2020-08-19 | 2 | -2/+2 |
* | Merge #5776 #5780 | bors[bot] | 2020-08-17 | 1 | -4/+59 |
|\ | |||||
| * | fixup whitespace when adding missing impl items | jDomantas | 2020-08-14 | 1 | -4/+59 |
* | | Don't expose hir::Path out of hir | Aleksey Kladov | 2020-08-15 | 4 | -44/+35 |
|/ | |||||
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 39 | -0/+14036 |