aboutsummaryrefslogtreecommitdiff
path: root/crates
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-241587-126973/+129005
|\
| * Merge #5823bors[bot]2020-08-222-8/+2
| |\
| | * Don't underline function definition if self is &mutAleksey Kladov2020-08-192-8/+2
| * | :arrow_up: ungrammarAleksey Kladov2020-08-219-15/+16
| * | Switch to expect_test from crates.ioAleksey Kladov2020-08-2144-45/+44
| * | Remove expect crateAleksey Kladov2020-08-212-371/+0
| * | Optimize reference searchAleksey Kladov2020-08-191-25/+38
| * | Merge #5822bors[bot]2020-08-191-25/+15
| |\|
| | * Remove dead codeAleksey Kladov2020-08-191-25/+15
| * | **Remove Unused Parameter** refactoringAleksey Kladov2020-08-197-7/+163
| |/
| * Future proof find-usages APIAleksey Kladov2020-08-195-17/+41
| * Apply couple of rule of thumbs to simplify highlighting codeAleksey Kladov2020-08-191-19/+16
| * 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
| * Better API factoring around self access modesAleksey Kladov2020-08-194-56/+30
| * Better error if Cargo is not in PathAleksey Kladov2020-08-191-2/+9
| * Introduce hir::ParamAleksey Kladov2020-08-191-2/+11
| * Add SelfParam to code_modelAleksey Kladov2020-08-199-43/+62
| * 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
| * | Make RacyFlag actually workAleksey Kladov2020-08-181-1/+1
| * | Cleanup feature generationAleksey Kladov2020-08-184-16/+11
| * | Merge #5695bors[bot]2020-08-184-8/+27
| |\ \
| | * \ Merge remote-tracking branch 'rust-analyzer/master'Dmitry2020-08-1849-235/+664
| | |\ \
| | * | | synchronizing changesDmitry2020-08-144-8/+23
| | * | | Merge remote-tracking branch 'origin/master'Dmitry2020-08-141436-97181/+97779
| | |\ \ \
| | * | | | refactor requirements put forward mkladovDmitry2020-08-141-1/+1
| | * | | | restrict visibility only by crateDmitry2020-08-142-2/+2
| | * | | | Revert "replase sparse-checkout by github api"Dmitry2020-08-141-5/+1
| | * | | | replase sparse-checkout by github apiDmitry2020-08-141-1/+5
| | * | | | remove fmt skip attrDmitry2020-08-101-1/+1
| | |\ \ \ \
| | | * | | | refactoring to show more clearly the import problemsDmitry2020-08-091-5/+5
| | * | | | | refactoring to show more clearly the import problemsDmitry2020-08-091-5/+5
| | |/ / / /
| | * | | | Revert "fixes"Dmitry2020-08-091-5/+5
| | * | | | add skip for generate fileDmitry2020-08-091-1/+1
| | * | | | fixesDmitry2020-08-091-5/+5
| | * | | | apply formatDmitry2020-08-092-5/+9
| | * | | | fix trailing spaceDmitry2020-08-091-1/+1
| | * | | | fix unusedDmitry2020-08-091-1/+0
| | * | | | Merge remote-tracking branch 'origin/master'Dmitry2020-08-09462-6421/+6459
| | |\ \ \ \