aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #2561bors[bot]2019-12-1419-355/+478
|\
| * Use different types for path with and without genericsAleksey Kladov2019-12-1418-354/+471
| * Use all-features by defaultAleksey Kladov2019-12-141-1/+7
* | Merge #2552bors[bot]2019-12-143-6/+106
|\ \ | |/ |/|
| * for goto and hover pick the token based on a prioritysucccubbus2019-12-133-17/+46
| * add tests for goto on tuple fieldssucccubbus2019-12-132-1/+33
| * try both surrounding tokens for hoversucccubbus2019-12-131-4/+12
| * add failing testsucccubbus2019-12-131-0/+7
| * use find() instead of filter().next()succcubbus2019-12-131-1/+1
| * fix goto definition when inbetween tokenssucccubbus2019-12-132-4/+28
* | Merge #2554bors[bot]2019-12-1418-235/+223
|\ \
| * | Use path macroFlorian Diebold2019-12-134-80/+49
| * | Rename N! to name!Florian Diebold2019-12-1316-63/+63
| * | Add macros for known names and pathsFlorian Diebold2019-12-1316-173/+192
* | | Merge #2548bors[bot]2019-12-148-21/+125
|\ \ \
| * | | Enable `allFeatures` by default and fix lintsoxalica2019-12-132-10/+17
| * | | Support setting cargo featuresoxalica2019-12-138-21/+118
* | | | Merge #2557bors[bot]2019-12-131-19/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove some unwraps in add_newkjeremy2019-12-131-19/+16
|/ / /
* | | Merge #2555bors[bot]2019-12-131-0/+5
|\ \ \
| * | | LSP 3.15 supports the deprecated tag on completionskjeremy2019-12-131-0/+5
|/ / /
* | | Merge #2550bors[bot]2019-12-135-70/+139
|\ \ \ | |_|/ |/| |
| * | Correctly infer - and ! using std::ops::{Neg,Not}Emil Lauridsen2019-12-135-23/+114
| * | Add helper for resolving associated type of trait in inferEmil Lauridsen2019-12-132-47/+25
* | | Merge #2551bors[bot]2019-12-138-44/+42
|\ \ \ | |/ / |/| |
| * | Refactor tt::DelimiterEdwin Cheng2019-12-138-44/+42
|/ /
* | Merge #2544bors[bot]2019-12-131-17/+36
|\ \ | |/ |/|
| * Map first and last node in original_rangeEdwin Cheng2019-12-121-17/+36
* | Merge #2543bors[bot]2019-12-122-106/+119
|\ \
| * | Correct obsolete commentAleksey Kladov2019-12-121-2/+1
| * | Move use tree lowering to a separate moduleAleksey Kladov2019-12-122-104/+118
|/ /
* | Merge #2540bors[bot]2019-12-122-78/+35
|\ \
| * | Dedupe from_source implsAleksey Kladov2019-12-122-78/+35
* | | Merge #2539bors[bot]2019-12-1218-233/+276
|\| |
| * | Remove old location infraAleksey Kladov2019-12-122-63/+6
| * | Move enum&union to new locAleksey Kladov2019-12-1214-79/+123
| * | Move structs to new locAleksey Kladov2019-12-1214-30/+66
| * | Simplify from_sourceAleksey Kladov2019-12-121-49/+34
| * | Move traits to the new locAleksey Kladov2019-12-1216-35/+70
* | | Merge #2537bors[bot]2019-12-1216-32/+69
|\| |
| * | Switch to the new location for implsAleksey Kladov2019-12-1216-32/+69
* | | Merge #2536bors[bot]2019-12-121-3/+4
|\| |
| * | Avoid recompiling serdeAleksey Kladov2019-12-121-3/+4
* | | Merge #2535bors[bot]2019-12-121-1/+1
|\ \ \ | |/ / |/| |
| * | Do not trigger signature help on closeJeremy Kolb2019-12-121-1/+1
|/ /
* | Merge #2530bors[bot]2019-12-116-8/+36
|\ \
| * | Update lsp-types moreAleksey Kladov2019-12-112-4/+4
| * | Revert "Revert "Support LSP 3.15""Aleksey Kladov2019-12-116-8/+36
|/ /
* | Revert "Support LSP 3.15"Aleksey Kladov2019-12-116-36/+8
* | Merge #2528bors[bot]2019-12-110-0/+0
|\ \