aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Set extension version during releaseAleksey Kladov2020-03-092-4/+10
* | Disable jemalloc, it doesn't work out of the box with muslAleksey Kladov2020-03-091-1/+3
* | Merge #3531bors[bot]2020-03-091-2/+6
|\ \
| * | Use jemalloc for linux buildsAleksey Kladov2020-03-091-2/+6
* | | Merge #3530bors[bot]2020-03-091-1/+1
|\| |
| * | Fix quotesAleksey Kladov2020-03-091-1/+1
|/ /
* | Merge #3528bors[bot]2020-03-091-1/+2
|\ \
| * | Print crate name in profilAleksey Kladov2020-03-091-1/+2
|/ /
* | Merge #3527bors[bot]2020-03-099-56/+37
|\ \
| * | SimplifyAleksey Kladov2020-03-092-8/+2
| * | SimplifyAleksey Kladov2020-03-091-18/+8
| * | Minimize APIAleksey Kladov2020-03-092-7/+3
| * | Use `Index` for CrateGraphAleksey Kladov2020-03-099-23/+24
* | | Merge #3526bors[bot]2020-03-092-3/+12
|\ \ \ | |/ / |/| |
| * | Silence "file out of workspace" errorsAleksey Kladov2020-03-092-3/+12
* | | Merge #3519bors[bot]2020-03-0918-121/+270
|\ \ \ | |/ / |/| |
| * | Less abstract CrateData apiKirill Bulatov2020-03-099-51/+48
| * | Consider crate declaration namesKirill Bulatov2020-03-0811-86/+135
| * | Show mod path in hover tooltipKirill Bulatov2020-03-074-29/+132
* | | Merge pull request #3525 from matklad/ciAleksey Kladov2020-03-091-0/+1
|\ \ \
| * | | Install Node only for LinuxAleksey Kladov2020-03-091-0/+1
* | | | Merge #3514bors[bot]2020-03-095-24/+54
|\ \ \ \
| * | | | vscode: groupd updates-related config under `updates` section as per @matkladVeetaha2020-03-093-3/+3
| * | | | vscode: fix inversion of askBeforeDownloadVeetaha2020-03-081-1/+1
| * | | | docs: change formattingVeetaha2020-03-081-6/+16
| * | | | vscode: rename alwaysDownloadServer -> askBeforeDownloadVeetaha2020-03-083-5/+5
| * | | | vscode: add docs on alwaysDownloadServerVeetaha2020-03-081-1/+8
| * | | | vscode: care about alwaysDownloadServer option before askingVeetaha2020-03-073-23/+31
| * | | | vscode: contribute "alwaysDownloadServer" option to configVeetaha2020-03-071-0/+5
| | |/ / | |/| |
* | | | Merge #3513bors[bot]2020-03-0914-42/+528
|\ \ \ \ | |_|/ / |/| | |
| * | | Move hypothetical expansion to hir_expandFlorian Diebold2020-03-084-39/+43
| * | | Remove TODOsFlorian Diebold2020-03-071-5/+6
| * | | Fix CompletionContext module field (by removing it)Florian Diebold2020-03-073-8/+6
| * | | Add some sanity checksFlorian Diebold2020-03-071-1/+10
| * | | Fix record pattern completionFlorian Diebold2020-03-073-1/+30
| * | | Fix record literal completionFlorian Diebold2020-03-072-3/+33
| * | | Fix range for postfix snippetsFlorian Diebold2020-03-071-2/+63
| * | | Add more testsFlorian Diebold2020-03-073-1/+54
| * | | Try to complete within macrosFlorian Diebold2020-03-079-38/+339
| |/ /
* | | Merge #3516bors[bot]2020-03-094-19/+217
|\ \ \
| * | | Handle visibility for assoc item path completion as wellFlorian Diebold2020-03-083-22/+124
| * | | Handle visibility for path completion (not in all cases yet)Florian Diebold2020-03-082-5/+51
| * | | Handle visibility in method call completionFlorian Diebold2020-03-073-4/+54
| |/ /
* | | Merge #3518bors[bot]2020-03-095-37/+213
|\ \ \
| * | | Add parse_to_token_treeEdwin Cheng2020-03-085-37/+213
* | | | Merge #3524bors[bot]2020-03-091-0/+3
|\ \ \ \
| * | | | Ignore client-specific notificationsAleksey Kladov2020-03-091-0/+3
* | | | | Merge #3520bors[bot]2020-03-091-0/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Omit unit struct hintsKirill Bulatov2020-03-081-0/+32
| | |/ / | |/| |
* | | | Merge #3521bors[bot]2020-03-081-9/+9
|\ \ \ \ | |/ / / |/| | |