aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #1461bors[bot]2019-06-305-0/+129
|\
| * Remove parse error on array initializer attributesRyan Cumming2019-06-303-76/+0
| * Support attributes on array membersRyan Cumming2019-06-307-0/+205
* | Merge #1459bors[bot]2019-06-303-1/+70
|\ \
| * | Include primary span label in VS Code diagnosticsRyan Cumming2019-06-303-1/+70
| |/
* | Merge #1460bors[bot]2019-06-301-0/+1
|\ \ | |/ |/|
| * Consider unreachable code to be unnecessary in VSCRyan Cumming2019-06-301-0/+1
|/
* Merge #1456bors[bot]2019-06-291-1/+31
|\
| * Deduplicate method candidatesFlorian Diebold2019-06-291-1/+31
* | Merge #1457bors[bot]2019-06-294-6/+91
|\ \
| * | Complete associated methods on enums (and unions) as wellFlorian Diebold2019-06-294-6/+91
| |/
* | Merge #1454bors[bot]2019-06-2910-254/+498
|\ \ | |/ |/|
| * Comment on the key of `suggestedFixes`Ryan Cumming2019-06-291-0/+3
| * Fix `cargo watch` code action filteringRyan Cumming2019-06-2910-254/+495
* | Merge #1455bors[bot]2019-06-292-2/+2
|\ \ | |/ |/|
| * Add noUnusedLocals to VsCode tsconfigRyan Cumming2019-06-292-2/+2
|/
* Merge #1453bors[bot]2019-06-291-0/+26
|\
| * Add show syntax tree function to emacszbelial2019-06-291-0/+26
|/
* Merge #1452bors[bot]2019-06-282-5/+25
|\
| * show macros in file structureEkaterina Babshukova2019-06-282-5/+25
|/
* Merge #1440bors[bot]2019-06-284-7/+90
|\
| * fixed #1384zjy2019-06-284-7/+90
* | Merge #1450bors[bot]2019-06-273-6/+35
|\ \
| * | Extract lint scopes from `cargo watch`Ryan Cumming2019-06-263-6/+35
* | | Merge #1449bors[bot]2019-06-271-10/+25
|\ \ \ | |/ / |/| |
| * | Swallow expected `rustfmt` errorsRyan Cumming2019-06-261-10/+25
* | | Merge #1448bors[bot]2019-06-261-13/+13
|\ \ \ | |/ / |/| |
| * | :arrow_up: rowanAleksey Kladov2019-06-261-13/+13
* | | Merge #1447bors[bot]2019-06-267-48/+55
|\| |
| * | make sure that CrateDefMap is independent from syntaxAleksey Kladov2019-06-267-48/+55
|/ /
* | Merge #1443bors[bot]2019-06-263-194/+240
|\ \
| * | cache chalk queriesAleksey Kladov2019-06-263-194/+240
* | | Merge #1446bors[bot]2019-06-2612-61/+784
|\ \ \
| * | | Document the VS Code extension test frameworkRyan Cumming2019-06-261-0/+19
| * | | Initial Visual Studio Code unit testsRyan Cumming2019-06-2611-61/+765
|/ / /
* | | Merge #1444bors[bot]2019-06-263-52/+51
|\ \ \ | |/ / |/| |
| * | move ra_prof dep where it belongsAleksey Kladov2019-06-263-52/+51
|/ /
* | Merge #1442bors[bot]2019-06-264-0/+90
|\ \ | |/ |/|
| * add cpuprofile to ra_profAleksey Kladov2019-06-264-0/+90
|/
* Merge #1432bors[bot]2019-06-251-2/+57
|\
| * Review 1Changyu Li2019-06-251-16/+19
| * fill_match_arm works with trivial armironyman2019-06-241-2/+54
* | Merge #1439bors[bot]2019-06-252-54/+358
|\ \
| * | Tweak isUnusedOrUnnecessaryRyan Cumming2019-06-251-2/+8
| * | Fix comparison of Code Action edit lengthsRyan Cumming2019-06-251-1/+1
| * | Rich mapping of cargo watch outputRyan Cumming2019-06-252-54/+352
* | | Merge #1436bors[bot]2019-06-251-25/+38
|\ \ \ | |/ / |/| |
| * | Add commentShotaro Yamada2019-06-251-6/+8
| * | Method resolution for slicesShotaro Yamada2019-06-241-25/+36
|/ /
* | Merge #1434bors[bot]2019-06-244-14/+38
|\ \