aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/tests/heavy_tests/support.rs
Commit message (Expand)AuthorAgeFilesLines
* fix testsAleksey Kladov2019-08-061-2/+2
* don't send LocationLink unless the client opts-inAleksey Kladov2019-07-081-3/+21
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-6/+3
* Fix clippy::unused_mutAlan Du2019-06-041-1/+1
* Fix clippy::unnecessary_mut_passedAlan Du2019-06-041-7/+2
* Fix clippy::single_matchAlan Du2019-06-041-4/+3
* bump timeout for CIAleksey Kladov2019-05-291-1/+1
* enable profiling in testsAleksey Kladov2019-05-271-0/+14
* cleanup cancellationAleksey Kladov2019-04-171-10/+5
* Modifies runnables test to use multi-workspace rootRoberto Vidal2019-04-141-17/+45
* Sends cwd info for runnables and code lensesRoberto Vidal2019-04-141-1/+5
* Adds support for multiple editor workspaces on initializationRoberto Vidal2019-04-141-1/+1
* when loading workspace, say how many packages were loadedAleksey Kladov2019-03-071-9/+8
* Initial implementation of project-lock.json.David Wood2019-03-071-1/+5
* Add showWorkspaceLoadedNotification to vscode clientVille Penttinen2019-03-061-1/+8
* Rename feedback to show_messageVille Penttinen2019-03-051-5/+5
* Send an actual ShowMessage instead of InternalFeedback in feedback()Ville Penttinen2019-03-051-3/+5
* Fix the buildkjeremy2019-02-271-1/+3
* automatically wait for worker threadsAleksey Kladov2019-02-141-12/+5
* reformat the worldAleksey Kladov2019-02-081-13/+3
* switch to lsp-typesAleksey Kladov2019-01-141-1/+1
* wire sysroot into crate graphAleksey Kladov2019-01-101-6/+7
* Merge #378bors[bot]2018-12-301-2/+2
|\
| * :arrow_up: tempdirAleksey Kladov2018-12-301-2/+2
* | :arrow_up: crossbeamAleksey Kladov2018-12-301-4/+9
|/
* implement vfs events handlingAleksey Kladov2018-12-201-2/+2
* move thread worker to a separate crateAleksey Kladov2018-12-181-3/+3
* Use json comparison code from cargo for heavy testsFlorian Diebold2018-12-061-13/+14
* modernize moreAleksey Kladov2018-12-061-1/+1
* Fix the testAleksey Kladov2018-11-081-1/+1
* extract fixture parsingAleksey Kladov2018-10-311-22/+7
* Cargo FormatJeremy A. Kolb2018-10-161-45/+33
* migrate analysis and server to 2018Aleksey Kladov2018-10-151-1/+1
* rename all thingsAleksey Kladov2018-09-161-0/+217