summaryrefslogtreecommitdiff
path: root/test/command_callback/test_rust_rls_callbacks.vader
AgeCommit message (Collapse)Author
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-04-27Close #1521 - Allow the language to be set with simple strings for LSP lintersw0rp
2018-04-12Fix rust rls linter toolchain argumenteyenseo
This removes the argument if the specified toolchain is empty. As far as I can tell there is no +nighly (or similar) option [1] leading to the termination of the server. But since people needed this option and have yet to complain about it it stays the default for now. [1] https://github.com/rust-lang-nursery/rls/blob/master/src/main.rs#L87
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0w0rp
instead.
2017-11-26Fix #1166 - Add an option for the rls toolchainw0rp
2017-10-05Get more command callback tests to pass on Windowsw0rp
2017-08-02Cover the Rust LSP with tests, allow LSP linters to be named anything, and ↵w0rp
rename the Rust LSP linter to `rls`