aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump failure_derive from 0.1.3 to 0.1.4dependabot[bot]2018-12-312-5/+5
* Merge #380bors[bot]2018-12-304-48/+5
|\
| * remove backtraces from CancelledAleksey Kladov2018-12-304-48/+5
|/
* Merge #379bors[bot]2018-12-301-4/+1
|\
| * Disable incremental compilation again on CIDJMcNab2018-12-301-4/+1
* | Merge #375bors[bot]2018-12-304-16/+131
|\ \ | |/ |/|
| * Test renamesDJMcNab2018-12-301-1/+92
| * Move renames into ra_analysisDJMcNab2018-12-303-15/+39
* | Merge #378bors[bot]2018-12-303-25/+4
|\ \
| * | :arrow_up: tempdirAleksey Kladov2018-12-303-25/+4
* | | Merge #377bors[bot]2018-12-3013-74/+70
|\ \ \ | |/ / |/| |
| * | :arrow_up: crossbeamAleksey Kladov2018-12-3010-71/+51
| * | migrate gen-lsp-server to new crossbeamAleksey Kladov2018-12-304-10/+26
* | | Merge #376bors[bot]2018-12-302-16/+34
|\ \ \ | |/ / |/| |
| * | refine semi completionAleksey Kladov2018-12-302-16/+34
|/ /
* | Merge #366bors[bot]2018-12-303-33/+51
|\ \
| * | parse minus before number literalcsmoe2018-12-303-33/+51
* | | Merge #374bors[bot]2018-12-301-4/+33
|\ \ \ | |_|/ |/| |
| * | semies after break&continueAleksey Kladov2018-12-301-4/+33
* | | Merge #365bors[bot]2018-12-302-112/+278
|\ \ \ | |/ / |/| |
| * | avoid allocating an unnecessary intermediate vector & not traverse multiple t...gfreezy2018-12-301-62/+72
| * | implement struct shorthand initialization diagnosticgfreezy2018-12-302-112/+268
* | | Merge #367bors[bot]2018-12-302-15/+46
|\ \ \
| * | | add `;` to last return in blockAleksey Kladov2018-12-302-15/+46
* | | | Merge #364bors[bot]2018-12-304-17/+39
|\| | |
| * | | don't add () in use itemsAleksey Kladov2018-12-303-10/+32
| * | | use completion context when creating completionAleksey Kladov2018-12-303-8/+8
|/ / /
* | | remove runtime dependency on toolsAleksey Kladov2018-12-301-1/+1
* | | Merge #358bors[bot]2018-12-3011-4/+107
|\ \ \
| * | | Simplify failure bail codeAleksander Vognild Burkow2018-12-291-3/+4
| * | | Install rustfmt in rustfmt testAleksander Vognild Burkow2018-12-294-1/+5
| * | | Add better error message for Command failureAleksander Vognild Burkow2018-12-291-1/+4
| * | | Document formatting capabilitiesAleksander Vognild Burkow2018-12-291-0/+2
| * | | Add support for formatting entire document with rustfmtAleksander Vognild Burkow2018-12-296-3/+95
| * | | Ignore intellij filesAleksander Vognild Burkow2018-12-291-0/+1
| |/ /
* | | Merge #362bors[bot]2018-12-303-15/+44
|\ \ \
| * | | bump cargo.lockAleksey Kladov2018-12-301-5/+5
| * | | add paramthesis when completing functionsAleksey Kladov2018-12-302-10/+39
|/ / /
* | | Merge #361bors[bot]2018-12-301-0/+3
|\ \ \
| * | | fix the cancellation bugAleksey Kladov2018-12-301-0/+3
|/ / /
* | | Merge #360bors[bot]2018-12-292-11/+9
|\ \ \
| * | | Reuse has_rs_extension in io.rsDJMcNab2018-12-291-2/+2
| * | | Remove some unnecessary unwraps by using the `Result::ok`DJMcNab2018-12-291-6/+2
| * | | Fix instance of uneeded brackets in use_statement (thanks to #333)DJMcNab2018-12-291-1/+1
| * | | Improve comment contentsDJMcNab2018-12-291-1/+3
| * | | Fix a switched line in a commentDJMcNab2018-12-291-1/+1
|/ / /
* | | Merge #359bors[bot]2018-12-293-36/+61
|\ \ \ | |/ / |/| |
| * | Add more docs in ty.rsFlorian Diebold2018-12-293-36/+61
|/ /
* | Merge #356bors[bot]2018-12-294-2/+533
|\ \
| * | Add fuzz failure to the fuzz-failures directoryDJMcNab2018-12-291-0/+1