Skip to content

Commit efeed9a

Browse files
committed
Remove unused code
1 parent f969cf2 commit efeed9a

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@ environment:
33
PROJECT_NAME: rust-clippy
44
matrix:
55
#- TARGET: i686-pc-windows-gnu
6-
# MSYS2_BITS: 32
76
#- TARGET: i686-pc-windows-msvc
8-
# MSYS2_BITS: 32
97
#- TARGET: x86_64-pc-windows-gnu
10-
# MSYS2_BITS: 64
118
- TARGET: x86_64-pc-windows-msvc
129
MSYS2_BITS: 64
1310

@@ -31,9 +28,6 @@ test_script:
3128
- set RUST_BACKTRACE=1
3229
- cargo build --features debugging
3330
- cargo test --features debugging
34-
#- copy target\debug\cargo-clippy.exe C:\Users\appveyor\.cargo\bin\
35-
#- cargo clippy -- -D clippy
36-
#- cd clippy_lints && cargo clippy -- -D clippy && cd ..
3731

3832
notifications:
3933
- provider: Email

util/dogfood.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)