]> git.lizzy.rs Git - rust.git/blobdiff - appveyor.yml
fix `Const generics are handled incorrectly`
[rust.git] / appveyor.yml
index 71704c494e7e701887cd2bd09922e3b95d06f26a..87c1773ce8eb1617436a3fcba7bb48b98df859be 100644 (file)
@@ -47,9 +47,6 @@ install:
 # ???\r
 build: false\r
 \r
-# Build rustfmt, run the executables as\r
 test_script:\r
   - cargo build --verbose\r
-  - cargo run --bin rustfmt -- --help\r
-  - cargo run --bin cargo-fmt -- --help\r
   - cargo test\r