aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade ChalkFlorian Diebold2019-09-232-9/+11
* Merge #1897bors[bot]2019-09-232-172/+199
|\
| * Split off path expression inference code into submoduleFlorian Diebold2019-09-232-172/+199
|/
* Merge #1895bors[bot]2019-09-227-23/+173
|\
| * Handle projection types from ChalkFlorian Diebold2019-09-221-1/+5
| * Handle associated type shorthand (`T::Item`)Florian Diebold2019-09-227-392/+538
* | Merge #1896bors[bot]2019-09-223-3/+9
|\ \
| * | remove obsolete TOODAleksey Kladov2019-09-221-1/+0
| * | test for TOODs as wellAleksey Kladov2019-09-222-371/+371
| * | minor cleanupAleksey Kladov2019-09-221-1/+8
| |/
* | Merge #1885bors[bot]2019-09-221-370/+370
|\ \ | |/ |/|
| * Suspicious line endingskjeremy2019-09-201-370/+370
* | Merge #1891bors[bot]2019-09-211-1/+1
|\ \
| * | Support open source version of vscode as wellJens Hausdorf2019-09-211-1/+1
|/ /
* | Merge #1890bors[bot]2019-09-203-0/+65
|\ \
| * | Support loop as argumentkjeremy2019-09-203-0/+65
|/ /
* | Merge #1888bors[bot]2019-09-206-12/+76
|\ \
| * | allow compiling ra_ide_api on wasmAleksey Kladov2019-09-206-12/+76
* | | Merge #1886bors[bot]2019-09-201-2/+1
|\ \ \
| * | | Simplify match armkjeremy2019-09-201-2/+1
|/ / /
* | | Merge #1884bors[bot]2019-09-203-2/+91
|\ \ \ | |_|/ |/| |
| * | Apply suggestionkjeremy2019-09-201-3/+2
| * | Add indexing to record_field_patkjeremy2019-09-203-2/+92
| |/
* | Merge #1883bors[bot]2019-09-203-2/+40
|\ \
| * | fix module attr pathgfreezy2019-09-203-2/+40
* | | Merge #1882bors[bot]2019-09-203-7/+64
|\ \ \ | |_|/ |/| |
| * | fix infinite loop in the parserAleksey Kladov2019-09-203-7/+64
|/ /
* | Merge #1881bors[bot]2019-09-203-1/+70
|\ \ | |/ |/|
| * don't confuse macro with !=Aleksey Kladov2019-09-203-1/+70
* | Merge #1850bors[bot]2019-09-203-0/+431
|\ \
| * | feat(assists): Apply commentsGeobert Quach2019-09-191-100/+59
| * | feat(assists): Rename `escape_quote` to `escape_double_quote`Geobert Quach2019-09-191-3/+3
| * | feature(assists): Fix regressionGeobert Quach2019-09-191-2/+2
| * | feat(assists): manage `"` when removing hash and make_usual_stringGeobert Quach2019-09-191-5/+90
| * | feat(assists): raw string <-> usual string manipulationGeobert Quach2019-09-193-0/+387
* | | Merge #1879bors[bot]2019-09-201-1/+9
|\ \ \ | |/ / |/| |
| * | A few doc commentskjeremy2019-09-191-1/+9
|/ /
* | Merge #1877bors[bot]2019-09-1914-87/+87
|\ \
| * | Replace usages of bump_any with bumpkjeremy2019-09-1914-87/+87
|/ /
* | Merge #1853bors[bot]2019-09-1913-138/+294
|\ \ | |/ |/|
| * introduce FromSource traitEkaterina Babshukova2019-09-1913-138/+294
* | Merge #1873bors[bot]2019-09-191-0/+15
|\ \
| * | Pacify rustfmt.Mazdak Farrokhzad2019-09-191-4/+1
| * | `fold_kind`: `MATCH_ARM_LIST => FoldKind::Block`Mazdak Farrokhzad2019-09-191-0/+18
* | | Merge #1874bors[bot]2019-09-192-34/+28
|\ \ \ | |/ / |/| |
| * | move fold conversino to conv.rsAleksey Kladov2019-09-192-34/+28
| * | fix typoAleksey Kladov2019-09-191-1/+1
| |/
* | Merge #1872bors[bot]2019-09-191-185/+159
|\ \ | |/ |/|
| * slightly cleanup macro testsAleksey Kladov2019-09-191-185/+159
|/
* Merge #1868bors[bot]2019-09-181-1/+1
|\