aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix a fuzzing bug and add Cargo.lock to the fuzzing directoryDJMcNab2018-12-293-2/+532
* | Merge #355bors[bot]2018-12-298-119/+400
|\ \
| * | Missing return type means unit, not unknownFlorian Diebold2018-12-292-3/+7
| * | Implement type variablesFlorian Diebold2018-12-298-118/+395
| |/
* | Merge #354bors[bot]2018-12-291-30/+35
|\ \ | |/ |/|
| * Use a different format for env varsDJMcNab2018-12-291-1/+1
| * Readd quotes to `-D warnings`DJMcNab2018-12-291-1/+1
| * Remove duplicated env varDJMcNab2018-12-291-1/+1
| * Reformat .travis.yml (using the vscode prettier extension)DJMcNab2018-12-291-35/+35
| * Change typo of few to manyDJMcNab2018-12-291-1/+1
| * Deny warnings on CI (#329)DJMcNab2018-12-291-1/+6
|/
* Merge #353bors[bot]2018-12-282-3/+2
|\
| * don't mention beta channel Rust in ROADMAPYerkebulan Tulibergenov2018-12-281-1/+1
| * update README with Rust 1.31Yerkebulan Tulibergenov2018-12-281-2/+1
|/
* Merge #352bors[bot]2018-12-2812-78/+150
|\
| * nameify structs&enumsAleksey Kladov2018-12-285-57/+43
| * completion for enum variantsAleksey Kladov2018-12-284-9/+36
| * simplifyAleksey Kladov2018-12-281-9/+4
| * extend selection works with macrosAleksey Kladov2018-12-283-4/+68
|/
* fix lockfileAleksey Kladov2018-12-281-7/+7
* Merge #350bors[bot]2018-12-2812-39/+275
|\
| * move macro to a separate moduleAleksey Kladov2018-12-283-60/+67
| * switch to FileRangeAleksey Kladov2018-12-284-15/+37
| * introduce FileRangeAleksey Kladov2018-12-283-19/+29
| * highlight macro identsAleksey Kladov2018-12-283-5/+35
| * super simplistic macro expansionAleksey Kladov2018-12-283-2/+113
| * add macro-call nodeAleksey Kladov2018-12-283-2/+46
| * move highlightning to a separate fileAleksey Kladov2018-12-282-2/+14
* | Merge #351bors[bot]2018-12-284-10/+3
|\ \
| * | :arrow_up: salsaAleksey Kladov2018-12-284-10/+3
|/ /
* | Merge #349bors[bot]2018-12-283-15/+15
|\ \ | |/ |/|
| * Bump serde from 1.0.82 to 1.0.83dependabot[bot]2018-12-283-15/+15
|/
* Merge #348bors[bot]2018-12-278-72/+28
|\
| * simplifyAleksey Kladov2018-12-271-6/+1
| * dead codeAleksey Kladov2018-12-272-21/+1
| * remove FnIdAleksey Kladov2018-12-277-45/+26
|/