aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Treat BlockExpr as a potential module originJonas Schievink2021-01-208-7/+44
|/ /
* | Merge #7365bors[bot]2021-01-202-11/+11
|\ \
| * | chalk 0.49.0kjeremy2021-01-202-11/+11
* | | Merge #7364bors[bot]2021-01-204-11/+23
|\ \ \ | |/ / |/| |
| * | DefMap: hide remaining crate-visible fieldsJonas Schievink2021-01-204-11/+23
|/ /
* | Merge #7359bors[bot]2021-01-203-32/+49
|\ \
| * | Create a mapping from blocks to inner itemsJonas Schievink2021-01-202-26/+35
| * | Record `FileAstId`s for block expressiosnJonas Schievink2021-01-191-6/+14
* | | Merge #7361bors[bot]2021-01-201-4/+4
|\ \ \
| * | | bump serdekjeremy2021-01-201-4/+4
* | | | Merge #7360bors[bot]2021-01-2010-23/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Make public DefMap fields privateJonas Schievink2021-01-2010-23/+31
|/ / /
* | | Merge #7350bors[bot]2021-01-205-25/+40
|\ \ \
| * | | Update pico-argskjeremy2021-01-195-25/+40
| |/ /
* | | Merge #7357bors[bot]2021-01-202-23/+81
|\ \ \
| * | | Avoid intermediate collectionsAleksey Kladov2021-01-202-27/+53
| * | | Don't show runnable suggestions for other filesAleksey Kladov2021-01-202-3/+35
* | | | Merge #7355bors[bot]2021-01-2032-82/+79
|\| | |
| * | | :arrow_up: rowanAleksey Kladov2021-01-207-17/+12
| * | | .Aleksey Kladov2021-01-1928-67/+69
|/ / /
* | | Merge #7352bors[bot]2021-01-195-36/+11
|\ \ \
| * | | :arrow_up: rowanAleksey Kladov2021-01-195-36/+11
| |/ /
* | | Merge #7351bors[bot]2021-01-194-12/+41
|\ \ \ | |/ / |/| |
| * | Show const params in completionsLukas Wirth2021-01-194-12/+41
* | | Merge #7347bors[bot]2021-01-191-10/+16
|\ \ \
| * | | Reduce TokenMap sizeEdwin Cheng2021-01-191-10/+16
|/ / /
* | | Merge #7321bors[bot]2021-01-192-73/+136
|\ \ \
| * | | Support runnables in macrosEdwin Cheng2021-01-192-73/+136
* | | | Merge #7346bors[bot]2021-01-191-10/+4
|\ \ \ \
| * | | | :arrow_up: rowanAleksey Kladov2021-01-191-10/+4
|/ / / /
* | | | Merge #7342bors[bot]2021-01-198-36/+78
|\ \ \ \
| * | | | Show deprecated completions for deprecated traitsKirill Bulatov2021-01-188-28/+69
| * | | | Consider rustc_deprecated attr when checking for deprecationKirill Bulatov2021-01-181-8/+9
| | |/ / | |/| |
* | | | Merge #7341bors[bot]2021-01-183-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix warnings when running `cargo doc --document-private-items`Joshua Nelson2021-01-183-2/+7
* | | | Merge #7340bors[bot]2021-01-183-38/+20
|\ \ \ \
| * | | | Remove obsolete RangeInfo usage in referencesLukas Wirth2021-01-183-38/+20
* | | | | Merge #7336bors[bot]2021-01-1810-39/+35
|\ \ \ \ \
| * | | | | Rename `CrateDefMap` to `DefMap`Jonas Schievink2021-01-1810-39/+35
* | | | | | Merge #7339bors[bot]2021-01-181-3/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Delete optional arg for inline attr and add doc alias attr completion #7167Benjamin Coenen2021-01-181-3/+6
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge #7297 #7338bors[bot]2021-01-1822-287/+884
|\ \ \ \ \ \ \
| | * | | | | | Parse `impl const Trait`Lukas Wirth2021-01-184-2/+31
| * | | | | | | Small token fixKirill Bulatov2021-01-181-1/+1
| * | | | | | | Properly resolve completion edits for empty inputKirill Bulatov2021-01-172-35/+46
| * | | | | | | Do trait solving in batchKirill Bulatov2021-01-171-95/+97
| * | | | | | | Draft the working completionKirill Bulatov2021-01-173-27/+168
| * | | | | | | Add flyimport completion for trait assoc itemsKirill Bulatov2021-01-1618-248/+662
* | | | | | | | Merge #7337bors[bot]2021-01-184-169/+151
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Remove obsolete RangeInfo usage in renameLukas Wirth2021-01-184-169/+151
|/ / / / / / /