rust-analyzer/crates/ra_lsp_server
Florian Diebold d0811c4066 Fix diagnostic fixes showing up everywhere
The LSP code action request always returned the fixes for all diagnostics
anywhere in the file, because of a shadowed variable.
2018-12-02 20:58:16 +01:00
..
src Fix diagnostic fixes showing up everywhere 2018-12-02 20:58:16 +01:00
tests/heavy_tests Fix the test 2018-11-08 18:54:19 +03:00
Cargo.toml Cargo update 2018-11-07 18:42:09 +03:00