Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Use `Definition::find_usages` for finding used items in expand glob import | unexge | 2020-08-20 | 2 | -114/+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 | |
* | | Invert if should be smart about is_some, is_none, is_ok, is_err | dragfire | 2020-08-24 | 2 | -1/+38 | |
* | | :arrow_up: ungrammar | Aleksey Kladov | 2020-08-21 | 2 | -2/+2 | |
|/ | ||||||
* | **Remove Unused Parameter** refactoring | Aleksey Kladov | 2020-08-19 | 6 | -6/+162 | |
* | Future proof find-usages API | Aleksey Kladov | 2020-08-19 | 2 | -2/+2 | |
* | Introduce Label | Aleksey Kladov | 2020-08-18 | 2 | -18/+11 | |
*-. | Merge #5776 #5780 | bors[bot] | 2020-08-17 | 2 | -6/+60 | |
|\ \ | ||||||
| | * | update generated tests | jDomantas | 2020-08-17 | 1 | -2/+1 | |
| | * | fixup whitespace when adding missing impl items | jDomantas | 2020-08-14 | 1 | -4/+59 | |
* | | | Don't make fields private unless you have to | Aleksey Kladov | 2020-08-17 | 1 | -27/+10 | |
|/ / | ||||||
* | | Don't expose hir::Path out of hir | Aleksey Kladov | 2020-08-15 | 5 | -47/+37 | |
* | | Remove deprecated Path::from_ast | Aleksey Kladov | 2020-08-15 | 1 | -19/+13 | |
|/ | ||||||
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 47 | -0/+16735 |