aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Remove code that never was alive?Aleksey Kladov2019-12-201-9/+2
| |/ / /
| * | | Merge #2612bors[bot]2019-12-206-36/+68
| |\ \ \
| | * | | Fix resolve for field init shorthandAleksey Kladov2019-12-206-36/+68
| |/ / /
| * | | Merge #2611bors[bot]2019-12-203-6/+10
| |\ \ \
| | * | | Fix highlighting for field init shorthandAleksey Kladov2019-12-202-5/+4
| | * | | Improve highlighting testAleksey Kladov2019-12-203-2/+7
| |/ / /
| * | | Merge #2610bors[bot]2019-12-202-87/+9
| |\ \ \
| | * | | Reduce copy-paste some moreAleksey Kladov2019-12-202-87/+9
| * | | | Merge #2609bors[bot]2019-12-205-198/+61
| |\| | |
| | * | | Use generic ItemLoc for implsAleksey Kladov2019-12-205-28/+10
| | * | | Remove more copy-pasteAleksey Kladov2019-12-201-121/+29
| | * | | Remove more copy-pasteAleksey Kladov2019-12-201-57/+30
| |/ / /
| * | | Merge #2608bors[bot]2019-12-2013-72/+130
| |\ \ \
| | * | | Support for nested traitsAleksey Kladov2019-12-205-9/+18
| | * | | Support for nested statics, consts and type aliasesAleksey Kladov2019-12-203-5/+18
| | * | | Support for nested ADTAleksey Kladov2019-12-205-22/+35
| | * | | Introduce `ContainerId`Aleksey Kladov2019-12-207-18/+41
| | * | | Rename ContainerId -> AssocContainerIdAleksey Kladov2019-12-2011-51/+51
| * | | | Merge #2607bors[bot]2019-12-206-43/+107
| |\| | |
| | * | | Rebuild ra_lsp_server and nest helper function.Aleksey Kladov2019-12-201-37/+37
| | * | | Handle nested declrations in from_sourceAleksey Kladov2019-12-201-7/+16
| | * | | Add local functions to bodiesAleksey Kladov2019-12-206-21/+76
| |/ / /
| * | | Merge #2601bors[bot]2019-12-192-25/+25
| |\ \ \
| | * | | :arrow_up: depsAleksey Kladov2019-12-191-24/+24
| | * | | :arrow_up: RustAleksey Kladov2019-12-191-1/+1
| * | | | Merge #2600bors[bot]2019-12-198-62/+78
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Implement ChildBySource for DefWithBodyAleksey Kladov2019-12-191-42/+55
| | * | | Add body as a possible container for itemsAleksey Kladov2019-12-195-19/+20
| | * | | Allow storing defs in bodiesAleksey Kladov2019-12-192-1/+3
| * | | | Merge #2599bors[bot]2019-12-192-60/+4
| |\| | | | | |/ / | |/| |
| | * | Drop dead codeAleksey Kladov2019-12-192-60/+4
| |/ /
| * | Merge #2598bors[bot]2019-12-194-8/+6
| |\ \
| | * | Touch up TokenSet a bitAleksey Kladov2019-12-194-8/+6
| * | | Merge #2597bors[bot]2019-12-193-3/+31
| |\ \ \ | | |/ / | |/| |
| | * | Handle start imports in import groupsAleksey Kladov2019-12-193-3/+31
| * | | Merge #2594bors[bot]2019-12-194-5/+85
| |\ \ \ | | |/ / | |/| |
| | * | Remove the setting change reminderKirill Bulatov2019-12-191-5/+0
| | * | Omit default types for hover pop-upsKirill Bulatov2019-12-191-3/+3
| | * | Remove TruncateOptions structKirill Bulatov2019-12-194-32/+24
| | * | Do not add any new configuration parametersKirill Bulatov2019-12-198-57/+12
| | * | Ensure hover shows full type declarationKirill Bulatov2019-12-192-2/+19
| | * | Omit default parameter typesKirill Bulatov2019-12-1912-29/+150
| * | | Merge #2596bors[bot]2019-12-193-397/+283
| |\ \ \
| | * | | Refactor macro testsAleksey Kladov2019-12-193-397/+283
| |/ / /
| * | | Merge #2595bors[bot]2019-12-192-0/+19
| |\ \ \ | | |/ / | |/| |
| | * | Fix parsing of interpolated expressionsAleksey Kladov2019-12-192-0/+19
| |/ /
| | |
| | \
| *-. \ Merge #2589 #2591bors[bot]2019-12-187-36/+40
| |\ \ \
| | | * | Remove dead codeAleksey Kladov2019-12-181-5/+0
| | |/ /
| | * | Touch up docsAleksey Kladov2019-12-181-1/+2
| | * | Forbid <T>::foo syntax in mod pathsAleksey Kladov2019-12-187-20/+27