aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge #2691bors[bot]2019-12-3015-280/+240
|\|
| * Cleanup importsAleksey Kladov2019-12-305-8/+12
| * Refactor show syntax tree actionAleksey Kladov2019-12-308-134/+116
| * Run prettier on all filesAleksey Kladov2019-12-307-23/+18
| * Move parentModule to the new CtxAleksey Kladov2019-12-303-37/+37
| * Refactor applySourceChangeAleksey Kladov2019-12-307-89/+68
| * Move joinLines to the new CtxAleksey Kladov2019-12-303-21/+21
|/
* Merge #2690bors[bot]2019-12-301-1/+1
|\
| * Fix server config mispell in vscode extensionEmil Lauridsen2019-12-301-1/+1
|/
* Merge #2687bors[bot]2019-12-307-52/+110
|\
| * Move matching brace to new CtxAleksey Kladov2019-12-304-32/+35
| * Run prettierAleksey Kladov2019-12-302-20/+16
| * Add prettierAleksey Kladov2019-12-302-6/+19
| * More second command to CtxAleksey Kladov2019-12-304-11/+14
| * Start new ctx moduleAleksey Kladov2019-12-304-20/+63
|/
* Merge #2685bors[bot]2019-12-305-36/+33
|\
| * SimplifyAleksey Kladov2019-12-301-32/+29
| * Rename extension.ts -> main.tsAleksey Kladov2019-12-304-4/+4
* | Merge pull request #2684 from matklad/refactor-frontendAleksey Kladov2019-12-3016-1663/+158
|\|
| * Minimize typescript CIAleksey Kladov2019-12-302-9/+2
| * Add rollupAleksey Kladov2019-12-306-38/+751
| * Minimize TypeScript buildAleksey Kladov2019-12-3011-1864/+42
| * Trim down launch configurationsAleksey Kladov2019-12-295-71/+15
| * Drop all the debugging tasksAleksey Kladov2019-12-291-309/+0
| * Drop obsolete tasksAleksey Kladov2019-12-291-25/+1
|/
* Merge #2681bors[bot]2019-12-293-2/+307
|\
| * Add related information with original error siteEmil Lauridsen2019-12-293-1/+306
| * Resolve macro call site in more casesEmil Lauridsen2019-12-291-1/+1
* | Merge #2680bors[bot]2019-12-293-63/+71
|\ \ | |/ |/|
| * Lowercase drive letters when getting paths from cargo checkEmil Lauridsen2019-12-293-63/+71
* | Merge #2679bors[bot]2019-12-295-14/+63
|\ \
| * | Remove unused hard-coded pathsEmil Lauridsen2019-12-291-4/+0
| * | Resolve traits in infer using lang item infrastructureEmil Lauridsen2019-12-293-10/+19
| * | Add helpers for unpacking lang itemsEmil Lauridsen2019-12-291-0/+44
| |/
* | Merge #2061bors[bot]2019-12-297-14/+369
|\ \ | |/ |/|
| * Fix https://github.com/rust-analyzer/rust-analyzer/pull/2061#discussion_r3487...Seivan Heidari2019-12-234-16/+20
| * Merge branch 'master' into feature/themesSeivan Heidari2019-12-23233-10763/+14882
| |\
| * \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-28150-3077/+3558
| |\ \
| * \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-252-5/+55
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-2594-1904/+2468
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-223-7/+54
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-2228-510/+763
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-2182-1067/+1451
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-2017-27/+358
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-182-49/+91
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-1825-429/+370
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-182-3/+89
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Readding jsonc parser because of https://github.com/rust-analyzer/rust-analyz...Seivan Heidari2019-11-183-3/+9
| * | | | | | | | | | | | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-1883-903/+1500
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-1540-2136/+2620
| |\ \ \ \ \ \ \ \ \ \ \ \ \