aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fix code after "apply suggestions"Aleksei Sidorov2019-06-244-15/+21
| * | Apply suggestions from code reviewAleksey Sidorov2019-06-242-4/+4
| * | Fix tslintsAleksei Sidorov2019-06-242-5/+3
| * | Introduce cargo-watch.check-commandAleksei Sidorov2019-06-244-7/+27
| |/
* | Merge #1429bors[bot]2019-06-242-1/+10
|\ \
| * | Add box postfix completionKan-Ru Chen2019-06-232-1/+10
| |/
* | Merge #1415bors[bot]2019-06-245-1/+149
|\ \
| * | fix: specialization(with blindly parsing)csmoe2019-06-195-1/+149
* | | Merge #1433bors[bot]2019-06-242-1/+16
|\ \ \ | |_|/ |/| |
| * | Add SourceRoot::is_library, in preparation for salsa's durabilityAleksey Kladov2019-06-242-1/+16
|/ /
* | Merge #1421bors[bot]2019-06-206-23/+30
|\ \
| * | Bump cargo_metadata, ena, flexi_loggerkjeremy2019-06-206-23/+30
|/ /
* | Merge #1420bors[bot]2019-06-201-3/+6
|\ \
| * | don' collect macrosAleksey Kladov2019-06-201-3/+6
|/ /
* | Merge #1419bors[bot]2019-06-193-17/+38
|\ \
| * | Add firewall query to lang itemsAleksey Kladov2019-06-193-17/+38
* | | Merge #1414bors[bot]2019-06-198-6/+97
|\ \ \ | |/ / |/| |