Skip to content

Commit

Permalink
[meta] update cfg-expr to 0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Oct 4, 2023
1 parent 0f0cea2 commit 5a5352d
Show file tree
Hide file tree
Showing 100 changed files with 208 additions and 235 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fixtures/guppy/hakari/metadata_guppy_44b62fa-0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# unify-target-host = 'unify-if-both'
# output-single-feature = false
# dep-format-version = '3'
# platforms = ['powerpc-wrs-vxworks', 'thumbv7em-none-eabihf']
# platforms = ['powerpc-wrs-vxworks', 'thumbv7em-none-eabi']
# [[traversal-excludes.ids]]
# name = 'cargo-compare'
# version = '0.1.0'
Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/hakari/metadata_guppy_44b62fa-2.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# unify-target-host = 'replicate-target-on-host'
# output-single-feature = true
# dep-format-version = '2'
# platforms = ['aarch64-unknown-fuchsia', 'armv7-apple-ios']
# platforms = ['aarch64-unknown-hermit', 'armv7-apple-ios']
#
# [traversal-excludes]
# [[final-excludes.ids]]
Expand Down
12 changes: 3 additions & 9 deletions fixtures/guppy/hakari/metadata_guppy_78cb7e8-1.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# unify-target-host = 'none'
# output-single-feature = false
# dep-format-version = '1'
# platforms = ['powerpc-wrs-vxworks', 'riscv64gc-unknown-freebsd', 'mipsel-unknown-linux-uclibc']
# platforms = ['powerpc-wrs-vxworks', 'riscv32imc-unknown-none-elf', 'mipsel-unknown-linux-musl']
# [[traversal-excludes.ids]]
# name = 'pathdiff'
# version = '0.2.0'
Expand Down Expand Up @@ -65,16 +65,10 @@ libc = { version = "0.2", features = ["std"] }
[target.powerpc-wrs-vxworks.build-dependencies]
libc = { version = "0.2", features = ["std"] }

[target.riscv64gc-unknown-freebsd.dependencies]
[target.mipsel-unknown-linux-musl.dependencies]
libc = { version = "0.2", features = ["std"] }

[target.riscv64gc-unknown-freebsd.build-dependencies]
libc = { version = "0.2", features = ["std"] }

[target.mipsel-unknown-linux-uclibc.dependencies]
libc = { version = "0.2", features = ["std"] }

[target.mipsel-unknown-linux-uclibc.build-dependencies]
[target.mipsel-unknown-linux-musl.build-dependencies]
libc = { version = "0.2", features = ["std"] }

### END HAKARI SECTION
Expand Down
5 changes: 4 additions & 1 deletion fixtures/guppy/hakari/metadata_guppy_78cb7e8-3.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# unify-target-host = 'auto'
# output-single-feature = false
# dep-format-version = '4'
# platforms = ['nvptx64-nvidia-cuda', 'x86_64-unknown-redox', 'aarch64-unknown-uefi']
# platforms = ['nvptx64-nvidia-cuda', 'x86_64-unknown-redox', 'aarch64-uwp-windows-msvc']
# [[traversal-excludes.ids]]
# name = 'fixtures'
# version = '0.1.0'
Expand Down Expand Up @@ -80,6 +80,9 @@ libc = { version = "0.2" }
[target.x86_64-unknown-redox.build-dependencies]
libc = { version = "0.2" }

[target.aarch64-uwp-windows-msvc.dependencies]
winapi = { version = "0.3", default-features = false, features = ["basetsd", "consoleapi", "errhandlingapi", "fileapi", "handleapi", "ioapiset", "jobapi", "jobapi2", "libloaderapi", "lmcons", "memoryapi", "minschannel", "minwinbase", "minwindef", "namedpipeapi", "ntdef", "ntstatus", "processenv", "processthreadsapi", "profileapi", "psapi", "schannel", "securitybaseapi", "shellapi", "shlobj", "sspi", "std", "synchapi", "sysinfoapi", "timezoneapi", "winbase", "wincon", "wincrypt", "winerror", "winnt", "winsock2", "winuser", "ws2def", "ws2ipdef", "ws2tcpip"] }

### END HAKARI SECTION

# This part of the file should be preserved at the end.
4 changes: 2 additions & 2 deletions fixtures/guppy/hakari/metadata_guppy_869476c-0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# unify-target-host = 'none'
# output-single-feature = false
# dep-format-version = '4'
# platforms = ['x86_64h-apple-darwin', 'aarch64-wrs-vxworks']
# platforms = ['x86_64h-apple-darwin', 'aarch64_be-unknown-linux-gnu']
# [[traversal-excludes.ids]]
# name = 'bit-set'
# version = '0.5.2'
Expand Down Expand Up @@ -65,7 +65,7 @@ syn = { version = "1", features = ["full", "visit"] }
[target.x86_64h-apple-darwin.dependencies]
libc = { version = "0.2" }

[target.aarch64-wrs-vxworks.dependencies]
[target.aarch64_be-unknown-linux-gnu.dependencies]
libc = { version = "0.2" }

### END HAKARI SECTION
Expand Down
4 changes: 2 additions & 2 deletions fixtures/guppy/hakari/metadata_guppy_c9b4f76-3.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# unify-target-host = 'auto'
# output-single-feature = true
# dep-format-version = '3'
# platforms = ['aarch64-pc-windows-gnullvm', 'i686-unknown-freebsd', 'x86_64-unknown-hermit']
# platforms = ['aarch64-pc-windows-gnullvm', 'i686-unknown-haiku', 'x86_64-unknown-hermit']
# [[traversal-excludes.ids]]
# name = 'cargo-compare'
# version = '0.1.0'
Expand Down Expand Up @@ -152,7 +152,7 @@ winapi-util = { version = "0.1", default-features = false }
[target.aarch64-pc-windows-gnullvm.build-dependencies]
ctor = { version = "0.1", default-features = false }

[target.i686-unknown-freebsd.dependencies]
[target.i686-unknown-haiku.dependencies]
ppv-lite86 = { version = "0.2", default-features = false, features = ["simd", "std"] }
rand_chacha = { version = "0.2", default-features = false, features = ["std"] }
termios = { version = "0.3", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_44b62fa-1.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ initials-platform = 'host'
spec = 'any'

[metadata.target-platform]
triple = 'mips-unknown-linux-gnu'
triple = 'm68k-unknown-linux-gnu'
target-features = ['bmi1', 'xsaveopt']
[[metadata.omitted-packages.ids]]
name = 'guppy-summaries'
Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_44b62fa-4.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ target-features = ['avx2', 'bmi2', 'fma', 'sse', 'sse3', 'xsaveopt']
flags = ['foo']

[metadata.target-platform]
triple = 'riscv32imac-unknown-none-elf'
triple = 'riscv32imac-esp-espidf'
target-features = 'unknown'
flags = ['abc', 'foo']

Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_44b62fa-7.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ target-features = 'unknown'
flags = ['flag-test']

[metadata.target-platform]
triple = 'i686-unknown-netbsd'
triple = 'i686-unknown-openbsd'
target-features = ['aes', 'sse3', 'ssse3', 'xsave']
flags = ['flag-test']
[[metadata.omitted-packages.ids]]
Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_78cb7e8-3.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ initials-platform = 'proc-macros-on-target'
spec = 'always'

[metadata.target-platform]
triple = 'armv7-linux-androideabi'
triple = 'armv7-sony-vita-newlibeabihf'
target-features = 'unknown'
flags = ['bar', 'foo']
[[metadata.omitted-packages.ids]]
Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_78cb7e8-6.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include-dev = true
initials-platform = 'standard'

[metadata.host-platform]
triple = 'thumbv4t-none-eabi'
triple = 'sparcv9-sun-solaris'
target-features = ['aes', 'bmi1', 'xsaves']
flags = ['foo']

Expand Down
9 changes: 8 additions & 1 deletion fixtures/guppy/summaries/metadata_guppy_869476c-1.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include-dev = false
initials-platform = 'proc-macros-on-target'

[metadata.host-platform]
triple = 'riscv64gc-unknown-none-elf'
triple = 'riscv64gc-unknown-linux-musl'
target-features = ['avx', 'bmi2', 'rdrand', 'sse', 'sse2']
flags = ['abc', 'test-flag']

Expand Down Expand Up @@ -1115,6 +1115,13 @@ crates-io = true
status = 'transitive'
features = []

[[host-package]]
name = 'libc'
version = '0.2.79'
crates-io = true
status = 'transitive'
features = ['default', 'std']

[[host-package]]
name = 'pkg-config'
version = '0.3.18'
Expand Down
9 changes: 8 additions & 1 deletion fixtures/guppy/summaries/metadata_guppy_869476c-2.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include-dev = true
initials-platform = 'host'

[metadata.host-platform]
triple = 'riscv32imac-unknown-none-elf'
triple = 'riscv32imac-esp-espidf'
target-features = 'unknown'
flags = ['foo']

Expand Down Expand Up @@ -508,6 +508,13 @@ crates-io = true
status = 'transitive'
features = []

[[host-package]]
name = 'termios'
version = '0.3.2'
crates-io = true
status = 'transitive'
features = []

[[host-package]]
name = 'textwrap'
version = '0.11.0'
Expand Down
32 changes: 9 additions & 23 deletions fixtures/guppy/summaries/metadata_guppy_869476c-6.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ initials-platform = 'proc-macros-on-target'
spec = 'always'

[metadata.target-platform]
triple = 'i686-uwp-windows-gnu'
triple = 'i686-wrs-vxworks'
target-features = 'unknown'
flags = ['test-flag']
[[metadata.omitted-packages.ids]]
Expand Down Expand Up @@ -116,7 +116,7 @@ version = '2.33.3'
crates-io = true
status = 'direct'
features = ['ansi_term', 'atty', 'color', 'default', 'strsim', 'suggestions', 'vec_map']
optional-deps = ['atty', 'strsim', 'vec_map']
optional-deps = ['ansi_term', 'atty', 'strsim', 'vec_map']

[[target-package]]
name = 'diffus'
Expand Down Expand Up @@ -339,18 +339,18 @@ status = 'transitive'
features = []

[[target-package]]
name = 'num-traits'
version = '0.2.12'
name = 'libc'
version = '0.2.79'
crates-io = true
status = 'transitive'
features = ['std']
features = ['default', 'std']

[[target-package]]
name = 'output_vt100'
version = '0.1.2'
name = 'num-traits'
version = '0.2.12'
crates-io = true
status = 'transitive'
features = []
features = ['std']

[[target-package]]
name = 'ppv-lite86'
Expand All @@ -372,7 +372,7 @@ version = '0.7.3'
crates-io = true
status = 'transitive'
features = ['alloc', 'default', 'getrandom', 'getrandom_package', 'libc', 'std']
optional-deps = ['getrandom_package']
optional-deps = ['getrandom_package', 'libc']

[[target-package]]
name = 'rand_chacha'
Expand Down Expand Up @@ -481,13 +481,6 @@ crates-io = true
status = 'transitive'
features = []

[[target-package]]
name = 'winapi'
version = '0.3.9'
crates-io = true
status = 'transitive'
features = ['basetsd', 'consoleapi', 'errhandlingapi', 'fileapi', 'handleapi', 'ioapiset', 'jobapi', 'jobapi2', 'memoryapi', 'minwinbase', 'minwindef', 'namedpipeapi', 'ntdef', 'ntstatus', 'processenv', 'processthreadsapi', 'psapi', 'shellapi', 'shlobj', 'std', 'synchapi', 'winbase', 'wincon', 'wincrypt', 'winerror', 'winnt', 'winsock2', 'winuser', 'ws2def', 'ws2ipdef', 'ws2tcpip']

[[host-package]]
name = 'proptest-derive'
version = '0.2.0'
Expand All @@ -502,13 +495,6 @@ crates-io = true
status = 'transitive'
features = []

[[host-package]]
name = 'ctor'
version = '0.1.16'
crates-io = true
status = 'transitive'
features = []

[[host-package]]
name = 'heck'
version = '0.3.1'
Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_c9b4f76-0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ initials-platform = 'standard'
spec = 'always'

[metadata.target-platform]
triple = 'x86_64-unknown-l4re-uclibc'
triple = 'x86_64-unknown-illumos'
target-features = 'unknown'
flags = ['test-flag']

Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_c9b4f76-2.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ initials-platform = 'standard'
spec = 'any'

[metadata.target-platform]
triple = 'aarch64-unknown-freebsd'
triple = 'aarch64-unknown-fuchsia'
target-features = ['avx2', 'sha', 'sse2', 'sse3']
flags = ['test-flag']
[[metadata.omitted-packages.ids]]
Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_c9b4f76-5.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include-dev = true
initials-platform = 'standard'

[metadata.host-platform]
triple = 'x86_64-linux-android'
triple = 'x86_64-fuchsia'
target-features = 'all'
flags = ['bar']

Expand Down
2 changes: 1 addition & 1 deletion fixtures/guppy/summaries/metadata_guppy_c9b4f76-6.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include-dev = false
initials-platform = 'standard'

[metadata.host-platform]
triple = 'i586-pc-nto-qnx700'
triple = 'i586-pc-windows-msvc'
target-features = 'all'

[metadata.target-platform]
Expand Down
7 changes: 3 additions & 4 deletions fixtures/large/hakari/metadata_libra-0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# unify-target-host = 'replicate-target-on-host'
# output-single-feature = true
# dep-format-version = '2'
# platforms = ['x86_64-pc-windows-msvc', 'arm-unknown-linux-musleabi', 'armv7-linux-androideabi']
# platforms = ['x86_64-pc-windows-gnullvm', 'arm-unknown-linux-musleabi', 'armv7-linux-androideabi']
# [[traversal-excludes.ids]]
# name = 'netcore'
# version = '0.1.0'
Expand Down Expand Up @@ -729,7 +729,7 @@ x25519-dalek-e7fe84ab14e05bdb = { package = "x25519-dalek", git = "https://githu
x25519-dalek-d8f496e17d97b5cb = { package = "x25519-dalek", version = "0.5", features = ["std", "u64_backend"] }
zstd-sys = { git = "https://github.com/gyscos/zstd-rs.git", features = ["legacy"] }

[target.x86_64-pc-windows-msvc.dependencies]
[target.x86_64-pc-windows-gnullvm.dependencies]
c2-chacha = { version = "0.2", default-features = false, features = ["lazy_static", "simd", "std"] }
kernel32-sys = { version = "0.2", default-features = false }
lazy_static = { version = "1", default-features = false, features = ["spin", "spin_no_std"] }
Expand All @@ -746,7 +746,7 @@ wincolor = { version = "1", default-features = false }
winreg = { version = "0.6", default-features = false }
ws2_32-sys = { version = "0.2", default-features = false }

[target.x86_64-pc-windows-msvc.build-dependencies]
[target.x86_64-pc-windows-gnullvm.build-dependencies]
c2-chacha = { version = "0.2", default-features = false, features = ["lazy_static", "simd", "std"] }
kernel32-sys = { version = "0.2", default-features = false }
lazy_static = { version = "1", default-features = false, features = ["spin", "spin_no_std"] }
Expand All @@ -756,7 +756,6 @@ miow-468e82937335b1c9 = { package = "miow", version = "0.3", default-features =
ppv-lite86 = { version = "0.2", features = ["simd", "std"] }
rand_chacha-6f8ce4dd05d13bba = { package = "rand_chacha", version = "0.2", features = ["simd", "std"] }
socket2 = { version = "0.3", default-features = false }
vcpkg = { version = "0.2", default-features = false }
winapi-6f8ce4dd05d13bba = { package = "winapi", version = "0.2", default-features = false }
winapi-468e82937335b1c9 = { package = "winapi", version = "0.3", default-features = false, features = ["consoleapi", "errhandlingapi", "fileapi", "handleapi", "impl-debug", "impl-default", "ioapiset", "knownfolders", "libloaderapi", "memoryapi", "minwinbase", "minwindef", "namedpipeapi", "ntdef", "ntsecapi", "ntstatus", "objbase", "processenv", "processthreadsapi", "profileapi", "shlobj", "std", "synchapi", "sysinfoapi", "threadpoollegacyapiset", "timezoneapi", "winbase", "wincon", "winerror", "winnt", "winreg", "winsock2", "winuser", "ws2def", "ws2ipdef", "ws2tcpip", "wtypesbase"] }
winapi-build = { version = "0.1", default-features = false }
Expand Down
14 changes: 9 additions & 5 deletions fixtures/large/hakari/metadata_libra_9ffd93b-0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# unify-target-host = 'auto'
# output-single-feature = false
# dep-format-version = '1'
# platforms = ['aarch64-nintendo-switch-freestanding', 'x86_64-apple-watchos-sim']
# platforms = ['aarch64-pc-windows-gnullvm', 'x86_64-apple-tvos']
# [[traversal-excludes.ids]]
# name = 'criterion-plot'
# version = '0.4.1'
Expand Down Expand Up @@ -172,17 +172,21 @@ toml = { version = "0.5" }
ureq = { version = "0.11", features = ["cookie", "cookies", "json", "rustls", "serde_json", "tls", "webpki", "webpki-roots"] }
x25519-dalek = { git = "https://github.com/calibra/x25519-dalek.git", branch = "fiat", default-features = false, features = ["fiat_u64_backend", "std", "u64_backend"] }

[target.aarch64-nintendo-switch-freestanding.dependencies]
[target.aarch64-pc-windows-gnullvm.dependencies]
hyper = { version = "0.13", features = ["net2", "runtime", "stream", "tcp"] }
tokio = { version = "0.2", default-features = false, features = ["winapi"] }
winapi = { version = "0.3", default-features = false, features = ["consoleapi", "errhandlingapi", "fileapi", "handleapi", "impl-debug", "impl-default", "ioapiset", "knownfolders", "libloaderapi", "lmcons", "memoryapi", "minschannel", "minwinbase", "minwindef", "namedpipeapi", "ntdef", "ntsecapi", "ntstatus", "objbase", "processenv", "processthreadsapi", "profileapi", "schannel", "securitybaseapi", "shlobj", "sspi", "std", "synchapi", "sysinfoapi", "threadpoollegacyapiset", "timezoneapi", "winbase", "wincon", "wincrypt", "winerror", "winnt", "winreg", "winsock2", "winuser", "ws2def", "ws2ipdef", "ws2tcpip", "wtypesbase"] }

[target.aarch64-nintendo-switch-freestanding.build-dependencies]
[target.aarch64-pc-windows-gnullvm.build-dependencies]
hyper = { version = "0.13", features = ["net2", "runtime", "stream", "tcp"] }
tokio = { version = "0.2", default-features = false, features = ["winapi"] }
winapi = { version = "0.3", default-features = false, features = ["consoleapi", "errhandlingapi", "fileapi", "handleapi", "impl-debug", "impl-default", "ioapiset", "knownfolders", "libloaderapi", "lmcons", "memoryapi", "minschannel", "minwinbase", "minwindef", "namedpipeapi", "ntdef", "ntsecapi", "ntstatus", "objbase", "processenv", "processthreadsapi", "profileapi", "schannel", "securitybaseapi", "shlobj", "sspi", "std", "synchapi", "sysinfoapi", "threadpoollegacyapiset", "timezoneapi", "winbase", "wincon", "wincrypt", "winerror", "winnt", "winreg", "winsock2", "winuser", "ws2def", "ws2ipdef", "ws2tcpip", "wtypesbase"] }

[target.x86_64-apple-watchos-sim.dependencies]
[target.x86_64-apple-tvos.dependencies]
hyper = { version = "0.13", features = ["net2", "runtime", "stream", "tcp"] }
libc = { version = "0.2", default-features = false, features = ["extra_traits"] }

[target.x86_64-apple-watchos-sim.build-dependencies]
[target.x86_64-apple-tvos.build-dependencies]
hyper = { version = "0.13", features = ["net2", "runtime", "stream", "tcp"] }
libc = { version = "0.2", default-features = false, features = ["extra_traits"] }

Expand Down
Loading

0 comments on commit 5a5352d

Please sign in to comment.