]> git.lizzy.rs Git - rust.git/commit
Migrate tests from extension to rust
authorEmil Lauridsen <mine809@gmail.com>
Wed, 25 Dec 2019 16:31:49 +0000 (17:31 +0100)
committerEmil Lauridsen <mine809@gmail.com>
Wed, 25 Dec 2019 16:37:40 +0000 (17:37 +0100)
commitc21fbc3e87d1e701f29fafcdad0a73e8d69a2f29
tree0d013438df4c61f510dada3787aaa5dc8a30138e
parent17360b5d14ec98085169bfb344b220dcfc75b9f0
Migrate tests from extension to rust
Cargo.lock
crates/ra_lsp_server/Cargo.toml
crates/ra_lsp_server/src/cargo_check.rs
crates/ra_lsp_server/src/snapshots/test__snap_clippy_pass_by_ref.snap [new file with mode: 0644]
crates/ra_lsp_server/src/snapshots/test__snap_handles_macro_location.snap [new file with mode: 0644]
crates/ra_lsp_server/src/snapshots/test__snap_rustc_incompatible_type_for_trait.snap [new file with mode: 0644]
crates/ra_lsp_server/src/snapshots/test__snap_rustc_mismatched_type.snap [new file with mode: 0644]
crates/ra_lsp_server/src/snapshots/test__snap_rustc_unused_variable.snap [new file with mode: 0644]
crates/ra_lsp_server/src/snapshots/test__snap_rustc_wrong_number_of_parameters.snap [new file with mode: 0644]