aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* migrate analysis and server to 2018Aleksey Kladov2018-10-1521-36/+42
* switch ra_cli to 2018Aleksey Kladov2018-10-151-0/+1
* switch editor to 2018Aleksey Kladov2018-10-1510-13/+14
* switch base crates to 2018Aleksey Kladov2018-10-153-0/+3
* Mention 2018 in the readmeAleksey Kladov2018-10-151-1/+2
* Run cargo fixAleksey Kladov2018-10-1524-44/+44
* Switch to betaAleksey Kladov2018-10-152-2/+2
* Merge #127bors[bot]2018-10-156-79/+187
|\
| * Improve testsAdolfo Ochagavía2018-10-132-30/+63
| * Only fold groups of similar commentsAdolfo Ochagavía2018-10-132-28/+31
| * Cleanup fold code and split logic to fold single elementsAdolfo Ochagavía2018-10-124-40/+112
| * Fold multiline commentsAdolfo Ochagavía2018-10-122-21/+21
* | Merge #110bors[bot]2018-10-1510-12/+315
|\ \
| * | A FnDescriptor shouldn't exist without a nameJeremy A. Kolb2018-10-123-49/+47
| * | RegenerateJeremy A. Kolb2018-10-121-1/+2
| * | Language Server: textDocument/signatureHelpJeremy A. Kolb2018-10-1110-12/+316
| |/
* | Merge #112bors[bot]2018-10-143-133/+152
|\ \ | |/ |/|
| * Apply review suggestionsAleksey Kladov2018-10-141-10/+16
| * brush up docsAleksey Kladov2018-10-143-133/+146
* | Merge #122bors[bot]2018-10-1120-49/+68
|\ \
| * | Replace HashMap, HashSet with FxHashMap and FxHashSetMuhammad Mominul Huque2018-10-1120-49/+68
* | | Merge #116bors[bot]2018-10-114-58/+199
|\ \ \ | |/ / |/| |
| * | Remove smart multiline comment joinAdolfo Ochagavía2018-10-111-22/+23
| * | Add testsAdolfo Ochagavía2018-10-111-0/+56
| * | Remove nestingAdolfo Ochagavía2018-10-111-75/+68
| * | Use Comment wrapperAdolfo Ochagavía2018-10-114-36/+78
| * | Collapse comments upon joinAdolfo Ochagavía2018-10-101-15/+64
* | | Merge #118bors[bot]2018-10-112-22/+3
|\ \ \ | |_|/ |/| |
| * | Report errors only onceAdolfo Ochagavía2018-10-101-14/+3
| * | Remove error publishing through publishDecorationsAdolfo Ochagavía2018-10-102-8/+0
| |/
* | Merge #120bors[bot]2018-10-102-34/+65
|\ \ | |/ |/|
| * Update crates/ra_syntax/src/ast/generated.rsReinier Maas2018-10-101-32/+64
| * Update generated.rs.teraReinier Maas2018-10-101-2/+1
|/
* Merge #115bors[bot]2018-10-094-14/+29
|\
| * Format vscode extension and add npm run fixAdolfo Ochagavía2018-10-094-14/+29
|/
* Merge #106bors[bot]2018-10-0912-401/+630
|\
| * Add on-enter handlerAleksey Kladov2018-10-0912-401/+630
* | Merge #111bors[bot]2018-10-091-1/+1
|\ \
| * | gate on tslintAleksey Kladov2018-10-091-1/+1
* | | Merge #107bors[bot]2018-10-091-4/+13
|\ \ \ | |/ / |/| |
| * | Switch to absolute offsets for extend comment wordAleksey Kladov2018-10-091-4/+13
* | | don't gate on appveyorAleksey Kladov2018-10-091-1/+1
|/ /
* / Fix link to appveyor's CIAleksey Kladov2018-10-091-1/+1
|/
* Merge pull request #108 from rust-analyzer/readmeAleksey Kladov2018-10-091-2/+2
|\
| * fix readmeAleksey Kladov2018-10-091-2/+2
|/
* Prepare gen_lsp_server for publishingAleksey Kladov2018-10-094-17/+88
* Merge #104bors[bot]2018-10-0925-494/+805
|\
| * Run prettier on all filesDaniel McNab2018-10-0823-129/+220
| * Add tslint and prettier to ciDaniel McNab2018-10-085-403/+623
|/
* Merge #103bors[bot]2018-10-0818-415/+557
|\