@@ -82,22 +82,22 @@ matrix:
8282 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
8383 - env : INTEGRATION=hyperium/hyper
8484 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
85- - env : INTEGRATION=bluss/ rust-itertools
85+ - env : INTEGRATION=rust-itertools/ itertools
8686 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
8787 # FIXME: rustc ICE on `serde_test_suite`
8888 # - env: INTEGRATION=serde-rs/serde
8989 # if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
90- - env : INTEGRATION=rust-lang-nursery/stdsimd
90+ - env : INTEGRATION=rust-lang/stdarch
9191 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
9292 - env : INTEGRATION=rust-random/rand
9393 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
9595 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
9696 - env : INTEGRATION=Marwes/combine
9797 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
9898 - env : INTEGRATION=rust-lang-nursery/failure
9999 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
100- - env : INTEGRATION=rust-lang-nursery /log
100+ - env : INTEGRATION=rust-lang/log
101101 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
102102 - env : INTEGRATION=chronotope/chrono
103103 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
0 commit comments