aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Update completions test outputLukas Wirth2021-01-203-36/+66
| * | | Partially unify SymbolKind and CompletionItemKindLukas Wirth2021-01-2013-108/+126
| * | | Move SymbolKind to ide_dbLukas Wirth2021-01-2011-37/+40
| * | | Add LifetimeParam and ConstParam to CompletionItemKindLukas Wirth2021-01-194-24/+34
* | | | Merge #7386bors[bot]2021-01-222-1/+28
|\ \ \ \
| * | | | Handle box with allocatorThiébaud Weksteen2021-01-222-1/+28
* | | | | Merge #7348bors[bot]2021-01-224-3/+68
|\ \ \ \ \
| * | | | | Fix broken link in intra-docDaiki Ihara2021-01-224-3/+68
| | |_|_|/ | |/| | |
* | | | | Merge #7389bors[bot]2021-01-221-60/+30
|\ \ \ \ \
| * | | | | Cleanup testsAleksey Kladov2021-01-221-12/+12
| * | | | | Remove index based fallback for goto defAleksey Kladov2021-01-221-48/+18
* | | | | | Use AbsPathEdwin Cheng2021-01-221-3/+3
|/ / / / /
* | | | | Merge #7387bors[bot]2021-01-224-196/+228
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor build script dataEdwin Cheng2021-01-224-196/+228
* | | | | Remove unused fieldJonas Schievink2021-01-211-4/+0
* | | | | Add test for path resolution bugJonas Schievink2021-01-211-8/+33
|/ / / /
* | | | Revert "Make use of `block_def_map` in body lowering"Jonas Schievink2021-01-213-19/+18
* | | | Merge #7378bors[bot]2021-01-217-2/+30
|\ \ \ \
| * | | | Include `countme` crate to count important data structures.Aleksey Kladov2021-01-217-2/+30
* | | | | Make use of `block_def_map` in body loweringJonas Schievink2021-01-213-18/+19
* | | | | Remove unnecessary annotations from testsJonas Schievink2021-01-211-4/+0
|/ / / /
* | | | Add test for nameres in nested blocksJonas Schievink2021-01-211-0/+29
* | | | Merge #7375bors[bot]2021-01-2110-58/+291
|\ \ \ \
| * | | | Add test that merges inner and outer namesJonas Schievink2021-01-211-0/+25
| * | | | Fix lowering with multiple block expressionsJonas Schievink2021-01-211-15/+23
| * | | | Fall back to parent DefMaps when resolving pathsJonas Schievink2021-01-211-0/+37
| * | | | Add name resolution query for block expressionsJonas Schievink2021-01-218-43/+206
* | | | | Merge #7372bors[bot]2021-01-211-1/+1
|\ \ \ \ \
| * | | | | Up lexerkjeremy2021-01-211-1/+1
| |/ / / /
* | | | | Merge #7371bors[bot]2021-01-211-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chdir to file before rustfmtLaurențiu Nicola2021-01-211-0/+17
* | | | | Merge #7368bors[bot]2021-01-212-5/+8
|\ \ \ \ \
| * | | | | Added defined_features in PackageDataEdwin Cheng2021-01-212-5/+8
| |/ / / /
* / / / / Bump chalkLaurențiu Nicola2021-01-211-3/+3
|/ / / /
* | | | Treat BlockExpr as a potential module originJonas Schievink2021-01-208-7/+44
* | | | Merge #7365bors[bot]2021-01-201-3/+3
|\ \ \ \
| * | | | chalk 0.49.0kjeremy2021-01-201-3/+3
* | | | | 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
* | | | | Make public DefMap fields privateJonas Schievink2021-01-2010-23/+31
* | | | | Merge #7350bors[bot]2021-01-202-9/+16
|\ \ \ \ \
| * | | | | Update pico-argskjeremy2021-01-192-9/+16
| |/ / / /
* | | | | Avoid intermediate collectionsAleksey Kladov2021-01-201-26/+20
* | | | | Don't show runnable suggestions for other filesAleksey Kladov2021-01-201-3/+32
* | | | | :arrow_up: rowanAleksey Kladov2021-01-206-15/+9
* | | | | .Aleksey Kladov2021-01-1927-65/+69
* | | | | Merge #7352bors[bot]2021-01-194-6/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | :arrow_up: rowanAleksey Kladov2021-01-194-6/+7
| |/ / /