aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge #2480bors[bot]2019-12-053-99/+325
|\ \ | |/ |/|
| * Reduce copy-pasteAleksey Kladov2019-12-051-20/+30
| * Introduce ChildFromSourceAleksey Kladov2019-12-053-101/+317
|/
* Merge #2474bors[bot]2019-12-0510-136/+149
|\
| * Publicize `file_id` to make `test_db` compileice10002019-12-051-1/+1
| * Use placeholder instead of `Option`ice10002019-12-052-14/+10
| * One pub function less is good!ice10002019-12-053-12/+7
| * Reduce visibility, use struct instead of tuplesice10002019-12-051-20/+23
| * No block at the momentice10002019-12-045-14/+3
| * Remove almost unused `ModuleSource::new`ice10002019-12-042-20/+2
| * Confluent `ModuleSource` usageice10002019-12-042-18/+6
| * Add `ModuleSource::Block`ice10002019-12-049-100/+102
| * Fix test compilationice10002019-12-042-2/+2
| * Three-state enum for module originice10002019-12-042-20/+78
|/
* Merge #2478bors[bot]2019-12-041-3/+3
|\
| * :arrow_up: rowanAleksey Kladov2019-12-041-3/+3
* | Merge #2477bors[bot]2019-12-044-0/+78
|\ \ | |/ |/|
| * Run rustfmt with respect to Cargo.toml editionVincent Rouillé2019-12-044-0/+78
|/
* Merge #2476bors[bot]2019-12-045-11/+12
|\
| * :arrow_up: rowanAleksey Kladov2019-12-045-11/+12
* | Merge #2475bors[bot]2019-12-041-1/+1
|\ \ | |/ |/|
| * fix file nameAndrew Banchich2019-12-041-1/+1
| * fix linkAndrew Banchich2019-12-041-1/+1
| * use relative linkAndrew Banchich2019-12-041-1/+1
| * fix outdated link to ra-emacs-lsp.elAndrew Banchich2019-12-041-1/+1
|/
* Merge #2471bors[bot]2019-12-032-2/+4
|\
| * Add `ModuleItemsOwner` to `Block`ice10002019-12-032-2/+4
* | Merge #2472bors[bot]2019-12-037-4902/+4882
|\ \ | |/ |/|
| * Split up ty tests a bitFlorian Diebold2019-12-037-4902/+4882
|/
* Merge #2469bors[bot]2019-12-0323-112/+69
|\
| * Replace `ra_hir_expand::either` with crateice10002019-12-0323-112/+69
|/
* Merge #2468bors[bot]2019-12-034-7/+65
|\
| * Fix #2467Florian Diebold2019-12-034-7/+65
|/
* Merge #2465bors[bot]2019-12-033-127/+219
|\
| * Extract built-in trait implementations to separate moduleFlorian Diebold2019-12-033-127/+219
* | Merge #2463bors[bot]2019-12-039-340/+570
|\ \ | |/ |/|
| * Make unify pub(crate)Florian Diebold2019-12-031-1/+1
| * Add tests for checking the impl self typeFlorian Diebold2019-12-022-0/+47
| * Refactor a bitFlorian Diebold2019-12-023-77/+74
| * Check receiver type properlyFlorian Diebold2019-12-024-19/+80
| * Extract unification code to unify moduleFlorian Diebold2019-12-026-263/+312
| * Change order of calls to get method candidate order correctFlorian Diebold2019-12-022-39/+115
|/
* Merge #2018bors[bot]2019-12-024-0/+245
|\
| * docs: describe new feature 'add custom impl for derived trait'Paulo Lieuthier2019-11-283-0/+54
| * assists: add assist for custom implementation for derived traitPaulo Lieuthier2019-11-282-0/+191
* | Merge #2462bors[bot]2019-12-021-1/+2
|\ \
| * | Switch back to npm installAleksey Kladov2019-12-021-1/+2
* | | Merge #2457bors[bot]2019-12-021-5/+10
|\ \ \
| * | | Add back corrected `cargo install` commandJonathan Behrens2019-12-011-8/+8
| * | | Clarify installation instructionsJonathan Behrens2019-12-011-10/+15