Merge pull request #630 from bjorn3/dependabot/cargo/cranelift-1ba2b65

Bump cranelift from `00ac8be` to `1ba2b65`
This commit is contained in:
bjorn3 2019-07-08 17:13:41 +02:00 committed by GitHub
commit b58c07348e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 10 deletions

20
Cargo.lock generated
View File

@ -118,7 +118,7 @@ dependencies = [
[[package]]
name = "cranelift"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-frontend 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
@ -127,7 +127,7 @@ dependencies = [
[[package]]
name = "cranelift-bforest"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-entity 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
]
@ -135,7 +135,7 @@ dependencies = [
[[package]]
name = "cranelift-codegen"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-bforest 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-codegen-meta 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
@ -149,7 +149,7 @@ dependencies = [
[[package]]
name = "cranelift-codegen-meta"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-entity 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
]
@ -157,12 +157,12 @@ dependencies = [
[[package]]
name = "cranelift-entity"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
[[package]]
name = "cranelift-faerie"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
@ -175,7 +175,7 @@ dependencies = [
[[package]]
name = "cranelift-frontend"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
@ -185,7 +185,7 @@ dependencies = [
[[package]]
name = "cranelift-module"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-entity 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
@ -196,7 +196,7 @@ dependencies = [
[[package]]
name = "cranelift-native"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
"raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -206,7 +206,7 @@ dependencies = [
[[package]]
name = "cranelift-simplejit"
version = "0.33.0"
source = "git+https://github.com/CraneStation/cranelift.git#00ac8be2fecbef3bb59d845a83123126e8317113"
source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47"
dependencies = [
"cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",

View File

@ -7,6 +7,7 @@ extern crate rustc_allocator;
extern crate rustc_codegen_ssa;
extern crate rustc_codegen_utils;
extern crate rustc_data_structures;
extern crate rustc_driver;
extern crate rustc_fs_util;
extern crate rustc_incremental;
extern crate rustc_mir;