@@ -82,22 +82,22 @@ matrix:
82
82
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
83
83
- env : INTEGRATION=hyperium/hyper
84
84
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
85
- - env : INTEGRATION=bluss/ rust-itertools
85
+ - env : INTEGRATION=rust-itertools/ itertools
86
86
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
87
87
# FIXME: rustc ICE on `serde_test_suite`
88
88
# - env: INTEGRATION=serde-rs/serde
89
89
# if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
90
- - env : INTEGRATION=rust-lang-nursery/stdsimd
90
+ - env : INTEGRATION=rust-lang/stdarch
91
91
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
92
92
- env : INTEGRATION=rust-random/rand
93
93
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
94
- - env : INTEGRATION=rust-lang-nursery /futures-rs
94
+ - env : INTEGRATION=rust-lang/futures-rs
95
95
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
96
96
- env : INTEGRATION=Marwes/combine
97
97
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
98
98
- env : INTEGRATION=rust-lang-nursery/failure
99
99
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
100
- - env : INTEGRATION=rust-lang-nursery /log
100
+ - env : INTEGRATION=rust-lang/log
101
101
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
102
102
- env : INTEGRATION=chronotope/chrono
103
103
if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
0 commit comments