diff options
| author | Tom Tromey <tom@tromey.com> | 2017-07-19 14:08:20 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-19 14:08:20 -0600 |
| commit | 0985f5fde747f64b3fcff2661226aa4dad286e04 (patch) | |
| tree | 6d10287cf110b87ee81ae516a89a440b2030d038 /test-project | |
| parent | 60a1f36f4111e825d20d9c3aed561981c470806a (diff) | |
| parent | 128601b687e7802cf28a1eadd292c52303e92d39 (diff) | |
| download | rust-mode-0985f5fde747f64b3fcff2661226aa4dad286e04.tar.gz | |
Merge pull request #217 from Aankhen/add-clippy-command
Add `rust-run-clippy' and `rust-buffer-project' with testing paraphernalia
Diffstat (limited to 'test-project')
| -rw-r--r-- | test-project/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-project/Cargo.toml b/test-project/Cargo.toml new file mode 100644 index 0000000..f741b14 --- /dev/null +++ b/test-project/Cargo.toml @@ -0,0 +1 @@ +# Dummy file needed for test
|
