Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "Support LSP 3.15"" | Aleksey Kladov | 2019-12-11 | 1 | -1/+20 |
* | Revert "Support LSP 3.15" | Aleksey Kladov | 2019-12-11 | 1 | -20/+1 |
* | Support LSP 3.15 | Jeremy Kolb | 2019-12-11 | 1 | -1/+20 |
* | Skip slow tests by default | Aleksey Kladov | 2019-12-07 | 1 | -0/+38 |
* | Run rustfmt with respect to Cargo.toml edition | Vincent Rouillé | 2019-12-04 | 1 | -0/+58 |
* | Remove flexi_logger from ra_lsp_server | Alexander Ekdahl | 2019-11-30 | 1 | -1/+0 |
* | Use raw cfgs in json project and fix typo | oxalica | 2019-10-05 | 1 | -1/+7 |
* | translate \n -> \r\n on the way out | Aleksey Kladov | 2019-08-20 | 1 | -5/+5 |
* | add tests for crlf | Aleksey Kladov | 2019-08-20 | 1 | -0/+46 |
* | don't load sysroot in most heavy tests | Aleksey Kladov | 2019-08-19 | 1 | -4/+9 |
* | use flatten branch of lsp-types | Jeremy Kolb | 2019-07-07 | 1 | -2/+4 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -7/+5 |
* | silnce profiling in tests | Aleksey Kladov | 2019-05-29 | 1 | -1/+2 |
* | check cancellation when expanding macros | Aleksey Kladov | 2019-05-27 | 1 | -3/+2 |
* | enable profiling in tests | Aleksey Kladov | 2019-05-27 | 1 | -1/+69 |
* | Modifies runnables test to use multi-workspace root | Roberto Vidal | 2019-04-14 | 1 | -12/+23 |
* | Sends cwd info for runnables and code lenses | Roberto Vidal | 2019-04-14 | 1 | -1/+5 |
* | Fix test_missing_module_code_action_in_json_project on Windows | Ville Penttinen | 2019-03-07 | 1 | -6/+11 |
* | when loading workspace, say how many packages were loaded | Aleksey Kladov | 2019-03-07 | 1 | -6/+6 |
* | Remove rust-project.json test w/ dependencies. | David Wood | 2019-03-07 | 1 | -43/+0 |
* | Add test demonstrating logic for handling deps. | David Wood | 2019-03-07 | 1 | -1/+44 |
* | Initial implementation of project-lock.json. | David Wood | 2019-03-07 | 1 | -1/+64 |
* | Rename feedback to show_message | Ville Penttinen | 2019-03-05 | 1 | -5/+5 |
* | Assign IDs to assists | Aleksey Kladov | 2019-02-24 | 1 | -4/+7 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -8/+2 |
* | align command naming | Aleksey Kladov | 2019-01-28 | 1 | -1/+1 |
* | switch to lsp-types | Aleksey Kladov | 2019-01-14 | 1 | -1/+1 |
* | wire sysroot into crate graph | Aleksey Kladov | 2019-01-10 | 1 | -25/+16 |
* | add sysroot boilerplate | Aleksey Kladov | 2019-01-10 | 1 | -1/+40 |
* | dont depend on tools from lsp-server | Aleksey Kladov | 2019-01-10 | 1 | -2/+0 |
* | fix tests | Bernardo | 2019-01-03 | 1 | -9/+14 |
* | Install rustfmt in rustfmt test | Aleksander Vognild Burkow | 2018-12-29 | 1 | -0/+2 |
* | Add support for formatting entire document with rustfmt | Aleksander Vognild Burkow | 2018-12-29 | 1 | -2/+54 |
* | fix the test | Aleksey Kladov | 2018-12-27 | 1 | -2/+2 |
* | fix syc | Aleksey Kladov | 2018-12-20 | 1 | -2/+1 |
* | Add test for code actions | Florian Diebold | 2018-12-06 | 1 | -1/+60 |
* | Use json comparison code from cargo for heavy tests | Florian Diebold | 2018-12-06 | 1 | -4/+6 |
* | modernize more | Aleksey Kladov | 2018-12-06 | 1 | -3/+0 |
* | drop extern crates | Aleksey Kladov | 2018-12-06 | 1 | -7/+0 |
* | Fix the test | Aleksey Kladov | 2018-10-25 | 1 | -17/+41 |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -10/+13 |
* | migrate analysis and server to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+99 |