aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add 'add_missing_impl_members' assist stubIgor Matuszewski2019-03-162-0/+43
|/ / /
* | | Merge #981bors[bot]2019-03-165-120/+157
|\ \ \
| * | | Remove FnSig from FnDef typeFlorian Diebold2019-03-164-21/+26
| * | | Refactor FnSig a bitFlorian Diebold2019-03-163-70/+104
| * | | Some more Ty displaying cleanupFlorian Diebold2019-03-162-35/+33
|/ / /
* | | Merge #976bors[bot]2019-03-167-60/+136
|\ \ \
| * | | Replace Display by a pretty printing trait for TyFlorian Diebold2019-03-167-60/+136
* | | | Merge #978bors[bot]2019-03-151-16/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update some dependencieskjeremy2019-03-151-16/+16
|/ / /
* | | Merge #977bors[bot]2019-03-151-5/+4
|\ \ \ | |/ / |/| |
| * | Fix ra-emacs-lsp for newest lsp-mode with native json supportFlorian Diebold2019-03-141-5/+4
|/ /
* | Merge #975bors[bot]2019-03-141-1/+2
|\ \
| * | sort navigations to make tests stableAleksey Kladov2019-03-141-1/+2
|/ /
* | Merge #974bors[bot]2019-03-143-1/+348
|\ \
| * | Add test for minus in inner patternMichael Chesser2019-03-142-0/+347
| * | Allow MINUS at the start of a pattern.Michael Chesser2019-03-141-1/+1
|/ /
* | Merge #973bors[bot]2019-03-141-1/+1
|\ \
| * | derive Hash for ra_hir::ModuleDefpcpthm2019-03-141-1/+1
|/ /
* | Merge #971bors[bot]2019-03-141-2/+3
|\ \
| * | Point to the compiler-team repo directlyWilco Kusee2019-03-131-2/+3
|/ /
* | Merge #970bors[bot]2019-03-131-1/+1
|\ \
| * | Fix typoFlorian Gilcher2019-03-131-1/+1
|/ /
* | Merge #969bors[bot]2019-03-131-1/+2
|\ \ | |/ |/|
| * activate extension if Cargo.toml is presentAleksey Kladov2019-03-131-1/+2
|/
* Merge #959bors[bot]2019-03-121-2/+16
|\
| * Applied code style of ``npm run fix``Lucas Spits2019-03-111-6/+4
| * Fix typescript linting errorsLucas Spits2019-03-111-1/+1
| * Merge branch 'master' of https://github.com/LDSpits/rust-analyzer into featur...Lucas Spits2019-03-1114-69/+174
| |\
| * | Retrieve current directory from workspacesLucas Spits2019-03-111-2/+18
* | | Merge #958bors[bot]2019-03-121-0/+2
|\ \ \
| * | | LSP: Support EnumMember and Fieldkjeremy2019-03-111-0/+2
| | |/ | |/|
* | | Merge #962bors[bot]2019-03-122-6/+0
|\ \ \ | |/ / |/| |
| * | remove DefAleksey Kladov2019-03-122-6/+0
|/ /
* | Merge #956bors[bot]2019-03-1010-2/+72
|\ \
| * | Add test for async blockCaio2019-03-103-1/+34
| * | Add async keywordCaio2019-03-098-2/+39
* | | Merge #957bors[bot]2019-03-102-23/+36
|\ \ \ | |/ / |/| |
| * | prettier formatBernardo2019-03-101-1/+1
| * | revert change to "check" since "build" is intentionalBernardo2019-03-101-1/+1
| * | add cargo watch tasksBernardo2019-03-101-22/+35
| * | simplify watch patternsBernardo2019-03-101-3/+3
|/ /
* | Merge #953bors[bot]2019-03-091-39/+61
|\ \
| * | Don't default publishDecorations to true on the serverFlorian Diebold2019-03-091-39/+61
|/ /
* | Merge #955bors[bot]2019-03-081-5/+5
|\ \ | |/ |/|
| * Remove superfluous semicolonskjeremy2019-03-081-5/+5
|/
* Merge #952bors[bot]2019-03-071-13/+13
|\
| * Update some depskjeremy2019-03-071-13/+13
|/
* Merge #951bors[bot]2019-03-071-3/+57
|\
| * Use ast::Name::text() instead of name().syntax().text()Ville Penttinen2019-03-071-2/+2
| * Fix EnumVariants not showing properly when hoveringVille Penttinen2019-03-071-2/+56
|/