aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make `ModuleId`'s `krate` field privateJonas Schievink2021-01-2210-38/+62
* Merge #7396bors[bot]2021-01-2210-139/+128
|\
| * Normalize testsAleksey Kladov2021-01-221-45/+37
| * More useful fn detail in completionAleksey Kladov2021-01-229-93/+85
| * Make assertion failures more annoying for maintainersAleksey Kladov2021-01-221-1/+6
|/
*-. Merge #7310 #7395bors[bot]2021-01-2217-32/+292
|\ \
| | * Obtain `ModuleId`'s `DefMap` through a methodJonas Schievink2021-01-2214-32/+43
| * | Add assist: add lifetime to type #7200Benjamin Coenen2021-01-212-18/+23
| * | Add assist: add lifetime to type #7200Benjamin Coenen2021-01-181-0/+6
| * | Add assist: add lifetime to type #7200Benjamin Coenen2021-01-173-0/+238
* | | Merge #7353bors[bot]2021-01-2223-164/+225
|\ \ \ | |_|/ |/| |
| * | 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 #7394bors[bot]2021-01-221-6/+16
|\ \ \
| * | | Promote marksAleksey Kladov2021-01-221-6/+16
|/ / /
* | | Merge #7374bors[bot]2021-01-221-2/+5
|\ \ \
| * | | Add step to run analysis-stats on stdThiƩbaud Weksteen2021-01-211-2/+5
* | | | Merge #7386bors[bot]2021-01-222-1/+28
|\ \ \ \
| * | | | Handle box with allocatorThiƩbaud Weksteen2021-01-222-1/+28
| |/ / /
* | | | Merge #7390bors[bot]2021-01-221-0/+12
|\ \ \ \
| * | | | Style: use the right stringAleksey Kladov2021-01-221-0/+12
* | | | | 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
* | | | | | Merge #7388bors[bot]2021-01-221-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use AbsPathEdwin Cheng2021-01-221-3/+3
|/ / / / /
* | | | | Merge #7387bors[bot]2021-01-224-196/+228
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor build script dataEdwin Cheng2021-01-224-196/+228
* | | | | Merge #7384bors[bot]2021-01-211-4/+0
|\ \ \ \ \
| * | | | | Remove unused fieldJonas Schievink2021-01-211-4/+0
|/ / / / /
* | | | | Merge #7383bors[bot]2021-01-211-8/+33
|\ \ \ \ \
| * | | | | Add test for path resolution bugJonas Schievink2021-01-211-8/+33
|/ / / / /
* | | | | Merge #7382bors[bot]2021-01-211-14/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cargo updatekjeremy2021-01-211-14/+17
|/ / / /
* | | | Merge #7381bors[bot]2021-01-213-19/+18
|\ \ \ \
| * | | | Revert "Make use of `block_def_map` in body lowering"Jonas Schievink2021-01-213-19/+18
|/ / / /
* | | | Merge #7378bors[bot]2021-01-219-4/+58
|\ \ \ \
| * | | | Include `countme` crate to count important data structures.Aleksey Kladov2021-01-219-4/+58
* | | | | Merge #7380bors[bot]2021-01-213-18/+19
|\ \ \ \ \
| * | | | | Make use of `block_def_map` in body loweringJonas Schievink2021-01-213-18/+19
|/ / / / /
* | | | | Merge #7377bors[bot]2021-01-211-4/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unnecessary annotations from testsJonas Schievink2021-01-211-4/+0
|/ / / /
* | | | Merge #7376bors[bot]2021-01-211-0/+29
|\ \ \ \
| * | | | 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