aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes from reviewZac Pullar-Strecker2020-08-252-18/+23
* Renames, comments, and dead code removalZac Pullar-Strecker2020-08-244-23/+8
* Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-241623-128337/+130529
|\
| * 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
| | * MinorAleksey Kladov2020-08-191-2/+1
| | * Minor cleanupsAleksey Kladov2020-08-191-1/+1
| | * Better nameAleksey Kladov2020-08-191-4/+4
| |/
| * Merge #5817bors[bot]2020-08-194-56/+30
| |\
| | * Better API factoring around self access modesAleksey Kladov2020-08-194-56/+30
| * | Merge #5816bors[bot]2020-08-191-2/+9
| |\|
| | * Better error if Cargo is not in PathAleksey Kladov2020-08-191-2/+9
| * | Merge #5815bors[bot]2020-08-191-2/+11
| |\|
| | * Introduce hir::ParamAleksey Kladov2020-08-191-2/+11
| |/
| * Merge #5814bors[bot]2020-08-199-43/+62
| |\
| | * Add SelfParam to code_modelAleksey Kladov2020-08-199-43/+62
| * | Merge #5812bors[bot]2020-08-191-7/+6
| |\|
| | * Minor cleanupsAleksey Kladov2020-08-191-7/+6
| |/
| * Merge #5811bors[bot]2020-08-191-3/+3
| |\
| | * MinorAleksey Kladov2020-08-191-3/+3
| * | Merge #5643bors[bot]2020-08-199-49/+220
| |\ \ | | |/ | |/|
| | * Add new method to Semantics, method_receiver_kind, which returns the kind of ...Paul Daniel Faria2020-08-165-70/+181
| | * Mark mutating functions with `mutable` modifier, and owning functions with `c...Paul Daniel Faria2020-08-165-15/+70
| | * Add new HighlightModifier variant, ConsumingPaul Daniel Faria2020-08-163-0/+5
| * | Merge #5809bors[bot]2020-08-181-6/+6
| |\ \