aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #5733bors[bot]2020-08-242-119/+617
|\
| * Use new `Definition::usages` API in expand glob importunexge2020-08-201-1/+1
| * Fix importing private modules in expand glob importunexge2020-08-201-0/+52
| * Fix importing unused traits in expand glob importunexge2020-08-201-28/+73
| * Use fixme instead of todounexge2020-08-202-2/+2
| * Use `Definition::find_usages` for finding used items in expand glob importunexge2020-08-202-114/+137
| * Run rustfmtunexge2020-08-201-3/+5
| * Handle more cases in AST replacing in expand glob importunexge2020-08-202-35/+220
| * Improve AST replacing in expand glob importunexge2020-08-201-38/+229
* | Merge #5855bors[bot]2020-08-241-0/+1
|\ \
| * | Add TBD description to arenaPavan Kumar Sunkara2020-08-241-0/+1
|/ /
* | Merge #4776bors[bot]2020-08-2429-98/+168
|\ \
| * | Add description for crates that will be publishedPavan Kumar Sunkara2020-08-2425-0/+25
| * | Added weekly publish workflowPavan Kumar Sunkara2020-08-241-0/+44
| * | Add version to deps in cargo.tomlPavan Kumar Sunkara2020-08-2422-98/+99
* | | Merge #5845bors[bot]2020-08-243-5/+25
|\ \ \
| * | | Omit lenses for not runnable doctestsKirill Bulatov2020-08-223-5/+25
| |/ /
* | | Merge #5851bors[bot]2020-08-243-2/+45
|\ \ \
| * | | Invert if should be smart about is_some, is_none, is_ok, is_errdragfire2020-08-243-2/+45
| |/ /
* | | Merge #5852bors[bot]2020-08-241-1/+25
|\ \ \
| * | | Add Early Return rule to styleAleksey Kladov2020-08-241-1/+25
| |/ /
* | | Merge #5853bors[bot]2020-08-241-0/+35
|\ \ \ | |/ / |/| |
| * | Avoid monomorphizationAleksey Kladov2020-08-241-0/+35
|/ /
* | Merge #5823bors[bot]2020-08-222-8/+2
|\ \
| * | Don't underline function definition if self is &mutAleksey Kladov2020-08-192-8/+2
* | | Merge #5839bors[bot]2020-08-211-1/+0
|\ \ \
| * | | Dont ask me why...Veetaha2020-08-211-1/+0
|/ / /
* | | Merge #5838bors[bot]2020-08-2111-19/+21
|\ \ \
| * | | :arrow_up: autocfgAleksey Kladov2020-08-211-2/+2
| * | | :arrow_up: ungrammarAleksey Kladov2020-08-2111-17/+19
|/ / /
* | | Merge #5835bors[bot]2020-08-2147-425/+54
|\ \ \ | |_|/ |/| |
| * | Switch to expect_test from crates.ioAleksey Kladov2020-08-2145-54/+54
| * | Remove expect crateAleksey Kladov2020-08-212-371/+0
* | | Merge #5832bors[bot]2020-08-201-10/+10
|\ \ \ | |/ / |/| |
| * | Update crateskjeremy2020-08-201-10/+10
|/ /
* | Merge #5824bors[bot]2020-08-191-25/+38
|\ \
| * | Optimize reference searchAleksey Kladov2020-08-191-25/+38
|/ /
* | Merge #5813bors[bot]2020-08-191-0/+3
|\ \
| * | Use lld on winsowsAleksey Kladov2020-08-191-0/+3
* | | Merge #5822bors[bot]2020-08-191-25/+15
|\ \ \ | | |/ | |/|
| * | Remove dead codeAleksey Kladov2020-08-191-25/+15
| |/
* | Merge #5821bors[bot]2020-08-197-7/+163
|\ \ | |/ |/|
| * **Remove Unused Parameter** refactoringAleksey Kladov2020-08-197-7/+163
|/
* Merge #5820bors[bot]2020-08-195-17/+41
|\
| * Future proof find-usages APIAleksey Kladov2020-08-195-17/+41
|/
* Merge #5819bors[bot]2020-08-191-19/+16
|\
| * Apply couple of rule of thumbs to simplify highlighting codeAleksey Kladov2020-08-191-19/+16
* | Merge #5818bors[bot]2020-08-191-19/+11
|\|
| * Inline trivial functionAleksey Kladov2020-08-191-8/+6
| * SimplifyAleksey Kladov2020-08-191-9/+4