aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Rename ImplsInCrateQuery as wellFlorian Diebold2019-01-043-3/+3
| * | | Do impl collection per module, not per crateFlorian Diebold2019-01-043-33/+32
| * | | Rename ImplBlock::target -> target_type, and add target_trait alreadyFlorian Diebold2019-01-042-7/+17
| * | | Rename traits::impl_item -> impl_block as well, as well as the testsFlorian Diebold2019-01-046-4/+4
| * | | Add a test for self field completionFlorian Diebold2019-01-043-5/+25
| * | | Refactor a bitFlorian Diebold2019-01-041-58/+62
| * | | Resolve the Self typeFlorian Diebold2019-01-043-24/+71
| * | | Resolve the self parameter during type inferenceFlorian Diebold2019-01-043-4/+19
| * | | Type the self parameterFlorian Diebold2019-01-046-9/+116
| * | | Add HIR for impl blocksFlorian Diebold2019-01-0411-8/+269
| * | | Add test for self type inferenceFlorian Diebold2019-01-042-0/+23
* | | | Merge #428bors[bot]2019-01-045-65/+76
|\ \ \ \
| * | | | :arrow_up: salsaAleksey Kladov2019-01-045-65/+76
|/ / / /
* | / / Merge #426bors[bot]2019-01-0424-52/+51
|\| | | | |/ / |/| |
| * | Rename ImplItem to ImplBlockFlorian Diebold2019-01-0424-52/+51
|/ /
* | Merge #425bors[bot]2019-01-0415-187/+167
|\ \
| * | remove id arenaAleksey Kladov2019-01-048-94/+26
| * | extract area to a crateAleksey Kladov2019-01-049-94/+142
|/ /
* | Merge #424bors[bot]2019-01-045-2/+50
|\ \
| * | add mod doc comments test in astcsmoe2019-01-041-0/+13
| * | parse doc comment for itemscsmoe2019-01-043-2/+15
| * | add mod doc comment testcsmoe2019-01-042-0/+22
|/ /
* | Merge #391bors[bot]2019-01-045-59/+117
|\ \
| * | consume trivias for type/const defcsmoe2019-01-041-2/+1
| * | doc parsing eventscsmoe2019-01-044-43/+71
| * | doc parser inputcsmoe2019-01-012-10/+30
| * | docing parser methodscsmoe2018-12-314-12/+23
* | | Merge #421bors[bot]2019-01-039-465/+549
|\ \ \
| * | | index stuff produced by macrosAleksey Kladov2019-01-037-453/+523
| * | | construct index from symbols directlyAleksey Kladov2019-01-033-13/+27
|/ / /
* | | Merge #420bors[bot]2019-01-033-13/+5
|\ \ \
| * | | don't create many compilation units for testsAleksey Kladov2019-01-033-13/+5
|/ / /
* | | Merge #419bors[bot]2019-01-033-35/+34
|\ \ \
| * | | embed file_id into FileSymbolAleksey Kladov2019-01-033-35/+34
* | | | Merge #418bors[bot]2019-01-031-18/+37
|\ \ \ \ | |/ / / |/| | |
| * | | add pub(crate) works for named fieldsAleksey Kladov2019-01-031-18/+37
* | | | Merge #417bors[bot]2019-01-031-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | dont build PRs on windowsAleksey Kladov2019-01-031-1/+1
| * | | measure compile-time separately on travisAleksey Kladov2019-01-031-0/+1
* | | | Merge #416bors[bot]2019-01-0312-214/+286
|\ \ \ \
| * | | | fix the testAleksey Kladov2019-01-032-6/+1
| * | | | more enterprisey assists APIAleksey Kladov2019-01-0311-210/+287
| |/ / /
* | | | Merge #415bors[bot]2019-01-034-78/+61
|\ \ \ \ | |/ / / |/| | |
| * | | fix testsBernardo2019-01-031-9/+14
| * | | use lsp WorkspaceEdit instead of custom source_file_edits and file_system_editsBernardo2019-01-033-69/+47
|/ / /
* | | Merge #413bors[bot]2019-01-0312-428/+573
|\ \ \
| * | | split assists over several filesAleksey Kladov2019-01-038-403/+488
| * | | rename code-actions -> assistsAleksey Kladov2019-01-033-8/+8
| * | | visibility ownerAleksey Kladov2019-01-033-4/+64
|/ / /
* | | Merge #412bors[bot]2019-01-032-1/+27
|\ \ \ | |_|/ |/| |