@@ -374,7 +374,7 @@ dependencies = [
374
374
" clippy-mini-macro-test 0.2.0" ,
375
375
" clippy_dev 0.0.1" ,
376
376
" clippy_lints 0.0.212" ,
377
- " compiletest_rs 0.3.18 (registry +https://github.com/rust-lang/crates.io-index )" ,
377
+ " compiletest_rs 0.3.18 (git +https://github.com/mati865/compiletest-rs.git?branch=rustup )" ,
378
378
" derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
379
379
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
380
380
" regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -491,6 +491,25 @@ dependencies = [
491
491
" winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
492
492
]
493
493
494
+ [[package ]]
495
+ name = " compiletest_rs"
496
+ version = " 0.3.18"
497
+ source = " git+https://github.com/mati865/compiletest-rs.git?branch=rustup#2bf88c77e56a873a7d90dc5e2c8efeb0e2dc9d00"
498
+ dependencies = [
499
+ " diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
500
+ " filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
501
+ " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
502
+ " libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
503
+ " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
504
+ " miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
505
+ " regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
506
+ " rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
507
+ " serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
508
+ " serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" ,
509
+ " serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
510
+ " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
511
+ ]
512
+
494
513
[[package ]]
495
514
name = " compiletest_rs"
496
515
version = " 0.3.18"
@@ -3998,6 +4017,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3998
4017
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3999
4018
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4000
4019
"checksum compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96"
4020
+ "checksum compiletest_rs 0.3.18 (git+https://github.com/mati865/compiletest-rs.git?branch=rustup)" = " <none>"
4001
4021
"checksum compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" = " 0d76d4322a40f6b0db7259d4f2c8a65ed8b0d84fce0bbc61b98cf47f8ec6eec3"
4002
4022
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4003
4023
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments