| # Copyright 2020 The Fuchsia Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| # DO NOT EDIT. THIS FILE IS GENERATED BY CARGO GNAW. EDIT THE CARGO TOML FILE |
| |
| gn_source_root = rebase_path("//", root_build_dir) |
| |
| group("aead") { |
| public_deps = [ ":aead-v0_4_3" ] |
| } |
| |
| group("aes") { |
| public_deps = [ ":aes-v0_7_5" ] |
| } |
| |
| group("aes-gcm") { |
| public_deps = [ ":aes-gcm-v0_9_4" ] |
| } |
| |
| group("aes-gcm-siv") { |
| public_deps = [ ":aes-gcm-siv-v0_10_3" ] |
| } |
| |
| group("ansi_term") { |
| public_deps = [ ":ansi_term-v0_12_1" ] |
| } |
| |
| group("anyhow") { |
| public_deps = [ ":anyhow-v1_0_57" ] |
| } |
| |
| group("arbitrary") { |
| public_deps = [ ":arbitrary-v1_0_3" ] |
| } |
| |
| group("argh") { |
| public_deps = [ ":argh-v0_1_10" ] |
| } |
| |
| group("arrayvec") { |
| public_deps = [ ":arrayvec-v0_7_1" ] |
| } |
| |
| group("ash") { |
| public_deps = [ ":ash-v0_37_0+1_3_209" ] |
| } |
| |
| group("assert_matches") { |
| public_deps = [ ":assert_matches-v1_5_0" ] |
| } |
| |
| group("async-channel") { |
| public_deps = [ ":async-channel-v1_8_0" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("async-executor") { |
| public_deps = [ ":async-executor-v1_5_0" ] |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("async-fs") { |
| public_deps = [ ":async-fs-v1_6_0" ] |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("async-io") { |
| public_deps = [ ":async-io-v1_12_0" ] |
| } |
| } |
| |
| group("async-lock") { |
| public_deps = [ ":async-lock-v2_6_0" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("async-net") { |
| public_deps = [ ":async-net-v1_7_0" ] |
| } |
| } |
| |
| group("async-stream") { |
| public_deps = [ ":async-stream-v0_3_4" ] |
| } |
| |
| group("async-trait") { |
| public_deps = [ ":async-trait-v0_1_56($host_toolchain)" ] |
| } |
| |
| group("atty") { |
| public_deps = [ ":atty-v0_2_11" ] |
| } |
| |
| group("base64") { |
| public_deps = [ ":base64-v0_13_0" ] |
| } |
| |
| group("bincode") { |
| public_deps = [ ":bincode-v1_3_3" ] |
| } |
| |
| group("bit-set") { |
| public_deps = [ ":bit-set-v0_5_0" ] |
| } |
| |
| group("bit-vec") { |
| public_deps = [ ":bit-vec-v0_5_0" ] |
| } |
| |
| group("bitfield") { |
| public_deps = [ ":bitfield-v0_14_0" ] |
| } |
| |
| group("bitflags") { |
| public_deps = [ ":bitflags-v1_3_2" ] |
| } |
| |
| group("blocking") { |
| public_deps = [ ":blocking-v1_3_0" ] |
| } |
| |
| group("byteorder") { |
| public_deps = [ ":byteorder-v1_4_3" ] |
| } |
| |
| group("bytes") { |
| public_deps = [ ":bytes-v1_0_1" ] |
| } |
| |
| group("camino") { |
| public_deps = [ ":camino-v1_1_1" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("cargo_metadata") { |
| public_deps = [ ":cargo_metadata-v0_14_1" ] |
| } |
| } |
| |
| group("cfg-if") { |
| public_deps = [ ":cfg-if-v1_0_0" ] |
| } |
| |
| group("chacha20") { |
| public_deps = [ ":chacha20-v0_8_1" ] |
| } |
| |
| group("chrono") { |
| public_deps = [ ":chrono-v0_4_19" ] |
| } |
| |
| group("chrono-english") { |
| public_deps = [ ":chrono-english-v0_1_4" ] |
| } |
| |
| group("clap") { |
| public_deps = [ ":clap-v2_34_0" ] |
| } |
| |
| group("crc") { |
| public_deps = [ ":crc-v1_8_1" ] |
| } |
| |
| group("criterion") { |
| public_deps = [ ":criterion-v0_2_11" ] |
| } |
| |
| group("crossbeam") { |
| public_deps = [ ":crossbeam-v0_8_0" ] |
| } |
| |
| group("crossbeam-utils") { |
| public_deps = [ ":crossbeam-utils-v0_8_14" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("crossterm") { |
| public_deps = [ ":crossterm-v0_19_0" ] |
| } |
| } |
| |
| group("crypto-mac") { |
| public_deps = [ ":crypto-mac-v0_11_1" ] |
| } |
| |
| group("csv") { |
| public_deps = [ ":csv-v1_2_1" ] |
| } |
| |
| group("darling") { |
| public_deps = [ ":darling-v0_12_4" ] |
| } |
| |
| group("data-encoding") { |
| public_deps = [ ":data-encoding-v2_3_2" ] |
| } |
| |
| group("derivative") { |
| public_deps = [ ":derivative-v2_2_0($host_toolchain)" ] |
| } |
| |
| group("derive_builder") { |
| public_deps = [ ":derive_builder-v0_11_1" ] |
| } |
| |
| group("derp") { |
| public_deps = [ ":derp-v0_0_14" ] |
| } |
| |
| group("difference") { |
| public_deps = [ ":difference-v2_0_0" ] |
| } |
| |
| group("downcast-rs") { |
| public_deps = [ ":downcast-rs-v1_2_0" ] |
| } |
| |
| group("dyn-clone") { |
| public_deps = [ ":dyn-clone-v1_0_5" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("easy-parallel") { |
| public_deps = [ ":easy-parallel-v3_1_0" ] |
| } |
| } |
| |
| group("ecdsa") { |
| public_deps = [ ":ecdsa-v0_13_4" ] |
| } |
| |
| group("either") { |
| public_deps = [ ":either-v1_8_0" ] |
| } |
| |
| group("elliptic-curve") { |
| public_deps = [ ":elliptic-curve-v0_11_12" ] |
| } |
| |
| if (current_os == "fuchsia") { |
| group("euclid") { |
| public_deps = [ ":euclid-v0_22_1" ] |
| } |
| } |
| |
| group("eui48") { |
| public_deps = [ ":eui48-v1_1_0" ] |
| } |
| |
| group("event-listener") { |
| public_deps = [ ":event-listener-v2_5_1" ] |
| } |
| |
| group("fancy-regex") { |
| public_deps = [ ":fancy-regex-v0_8_0" ] |
| } |
| |
| group("fatfs") { |
| public_deps = [ ":fatfs-v0_3_6" ] |
| } |
| |
| group("flate2") { |
| public_deps = [ ":flate2-v1_0_14" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("fs_extra") { |
| public_deps = [ ":fs_extra-v1_2_0" ] |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("fuse3") { |
| public_deps = [ ":fuse3-v0_6_1" ] |
| } |
| } |
| |
| group("futures") { |
| public_deps = [ ":futures-v0_3_19" ] |
| } |
| |
| group("futures-executor") { |
| public_deps = [ ":futures-executor-v0_3_19" ] |
| } |
| |
| group("futures-io") { |
| public_deps = [ ":futures-io-v0_3_19" ] |
| } |
| |
| group("futures-lite") { |
| public_deps = [ ":futures-lite-v1_11_3" ] |
| } |
| |
| group("futures-test") { |
| public_deps = [ ":futures-test-v0_3_19" ] |
| } |
| |
| group("futures-util") { |
| public_deps = [ ":futures-util-v0_3_19" ] |
| } |
| |
| if (current_os == "fuchsia") { |
| group("getopts") { |
| public_deps = [ ":getopts-v0_2_18" ] |
| } |
| } |
| |
| group("getrandom") { |
| public_deps = [ ":getrandom-v0_2_2" ] |
| } |
| |
| group("glob") { |
| public_deps = [ ":glob-v0_3_0" ] |
| } |
| |
| group("gpt") { |
| public_deps = [ ":gpt-v3_0_0" ] |
| } |
| |
| group("half") { |
| public_deps = [ ":half-v1_6_0" ] |
| } |
| |
| group("handlebars") { |
| public_deps = [ ":handlebars-v4_3_5" ] |
| } |
| |
| group("heck") { |
| public_deps = [ ":heck-v0_3_1" ] |
| } |
| |
| group("hex") { |
| public_deps = [ ":hex-v0_3_2" ] |
| } |
| |
| group("hkdf") { |
| public_deps = [ ":hkdf-v0_11_0" ] |
| } |
| |
| group("hmac") { |
| public_deps = [ ":hmac-v0_11_0" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("home") { |
| public_deps = [ ":home-v0_5_3" ] |
| } |
| } |
| |
| group("hound") { |
| public_deps = [ ":hound-v3_5_0" ] |
| } |
| |
| group("http") { |
| public_deps = [ ":http-v0_2_4" ] |
| } |
| |
| group("humansize") { |
| public_deps = [ ":humansize-v1_1_1" ] |
| } |
| |
| group("hyper") { |
| public_deps = [ ":hyper-v0_14_19" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("hyper-rustls") { |
| public_deps = [ ":hyper-rustls-v0_22_1" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| group("hyper-rustls") { |
| public_deps = [ ":hyper-rustls-v0_22_1" ] |
| } |
| } |
| |
| group("indexmap") { |
| public_deps = [ ":indexmap-v1_9_2" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("indoc") { |
| public_deps = [ ":indoc-v1_0_3($host_toolchain)" ] |
| } |
| } |
| |
| group("iota") { |
| public_deps = [ ":iota-v0_2_2" ] |
| } |
| |
| group("itertools") { |
| public_deps = [ ":itertools-v0_10_1" ] |
| } |
| |
| group("itoa") { |
| public_deps = [ ":itoa-v0_4_3" ] |
| } |
| |
| group("json5format") { |
| public_deps = [ ":json5format-v0_2_6" ] |
| } |
| |
| group("lazy_static") { |
| public_deps = [ ":lazy_static-v1_4_0" ] |
| } |
| |
| group("libc") { |
| public_deps = [ ":libc-v0_2_142" ] |
| } |
| |
| group("libm") { |
| public_deps = [ ":libm-v0_2_1" ] |
| } |
| |
| group("linked-hash-map") { |
| public_deps = [ ":linked-hash-map-v0_5_3" ] |
| } |
| |
| if (current_os == "fuchsia") { |
| group("lipsum") { |
| public_deps = [ ":lipsum-v0_6_0" ] |
| } |
| } |
| |
| import("//src/lib/diagnostics/log/log_visibility.gni") |
| |
| group("log") { |
| public_deps = [ ":log-v0_4_11" ] |
| |
| visibility = third_party_rust_crate_log_visibility |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("loom") { |
| public_deps = [ ":loom-v0_5_6" ] |
| testonly = true |
| } |
| } |
| |
| group("lru-cache") { |
| public_deps = [ ":lru-cache-v0_1_2" ] |
| } |
| |
| group("macro_rules_attribute") { |
| public_deps = [ ":macro_rules_attribute-v0_1_3" ] |
| } |
| |
| group("maplit") { |
| public_deps = [ ":maplit-v1_0_1" ] |
| } |
| |
| group("maybe-owned") { |
| public_deps = [ ":maybe-owned-v0_3_2" ] |
| } |
| |
| group("memchr") { |
| public_deps = [ ":memchr-v2_4_0" ] |
| } |
| |
| group("memoffset") { |
| public_deps = [ ":memoffset-v0_5_3" ] |
| } |
| |
| group("miniz_oxide") { |
| public_deps = [ ":miniz_oxide-v0_3_6" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("mio") { |
| public_deps = [ ":mio-v0_8_5" ] |
| } |
| } |
| |
| group("mockall") { |
| public_deps = [ ":mockall-v0_9_0" ] |
| } |
| |
| group("netlink-packet-core") { |
| public_deps = [ ":netlink-packet-core-v0_5_0" ] |
| } |
| |
| group("netlink-packet-route") { |
| public_deps = [ ":netlink-packet-route-v0_15_0" ] |
| } |
| |
| group("netlink-packet-utils") { |
| public_deps = [ ":netlink-packet-utils-v0_5_2" ] |
| } |
| |
| import("//src/lib/fuchsia_nix/nix_visibility.gni") |
| |
| group("nix") { |
| public_deps = [ ":nix-v0_26_2" ] |
| |
| visibility = nix_visibility |
| } |
| |
| group("nom") { |
| public_deps = [ ":nom-v5_0_0" ] |
| } |
| |
| group("nom_locate") { |
| public_deps = [ ":nom_locate-v2_1_0" ] |
| } |
| |
| group("nonzero_ext") { |
| public_deps = [ ":nonzero_ext-v0_3_0" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("notify") { |
| public_deps = [ ":notify-v5_0_0" ] |
| } |
| } |
| |
| group("num") { |
| public_deps = [ ":num-v0_4_0" ] |
| } |
| |
| group("num-derive") { |
| public_deps = [ ":num-derive-v0_3_3($host_toolchain)" ] |
| } |
| |
| group("num-traits") { |
| public_deps = [ ":num-traits-v0_2_14" ] |
| } |
| |
| group("once_cell") { |
| public_deps = [ ":once_cell-v1_17_1" ] |
| } |
| |
| if (current_os == "fuchsia") { |
| group("openat") { |
| public_deps = [ ":openat-v0_1_17" ] |
| } |
| } |
| |
| group("p256") { |
| public_deps = [ ":p256-v0_10_1" ] |
| } |
| |
| group("parking_lot") { |
| public_deps = [ ":parking_lot-v0_9_0" ] |
| } |
| |
| group("paste") { |
| public_deps = [ ":paste-v1_0_9($host_toolchain)" ] |
| } |
| |
| group("pathdiff") { |
| public_deps = [ ":pathdiff-v0_2_1" ] |
| } |
| |
| group("pem") { |
| public_deps = [ ":pem-v0_8_3" ] |
| } |
| |
| group("percent-encoding") { |
| public_deps = [ ":percent-encoding-v2_2_0" ] |
| } |
| |
| group("pest") { |
| public_deps = [ ":pest-v2_1_3" ] |
| } |
| |
| group("pest_derive") { |
| public_deps = [ ":pest_derive-v2_1_0($host_toolchain)" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("petgraph") { |
| public_deps = [ ":petgraph-v0_6_2" ] |
| } |
| } |
| |
| group("pin-project") { |
| public_deps = [ ":pin-project-v1_0_11" ] |
| } |
| |
| group("pin-utils") { |
| public_deps = [ ":pin-utils-v0_1_0" ] |
| } |
| |
| group("pkcs8") { |
| public_deps = [ ":pkcs8-v0_8_0" ] |
| } |
| |
| group("png") { |
| public_deps = [ ":png-v0_14_0" ] |
| } |
| |
| if (current_os == "fuchsia") { |
| group("pretty") { |
| public_deps = [ ":pretty-v0_5_2" ] |
| } |
| } |
| |
| group("pretty_assertions") { |
| public_deps = [ ":pretty_assertions-v1_2_1" ] |
| } |
| |
| group("prettytable-rs") { |
| public_deps = [ ":prettytable-rs-v0_8_0" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("proc-macro2") { |
| public_deps = [ ":proc-macro2-v1_0_58" ] |
| } |
| } |
| |
| group("proptest") { |
| public_deps = [ ":proptest-v1_0_0" ] |
| } |
| |
| group("proptest-derive") { |
| public_deps = [ ":proptest-derive-v0_3_0($host_toolchain)" ] |
| } |
| |
| group("prost") { |
| public_deps = [ ":prost-v0_11_0" ] |
| } |
| |
| group("prost-build") { |
| public_deps = [ ":prost-build-v0_11_1" ] |
| } |
| |
| group("prost-types") { |
| public_deps = [ ":prost-types-v0_11_1" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("pulldown-cmark") { |
| public_deps = [ ":pulldown-cmark-v0_6_0" ] |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("quote") { |
| public_deps = [ ":quote-v1_0_27" ] |
| } |
| } |
| |
| group("rand") { |
| public_deps = [ ":rand-v0_8_4" ] |
| } |
| |
| group("rand_xorshift") { |
| public_deps = [ ":rand_xorshift-v0_3_0" ] |
| } |
| |
| group("rayon") { |
| public_deps = [ ":rayon-v1_3_0" ] |
| } |
| |
| group("ref-cast") { |
| public_deps = [ ":ref-cast-v1_0_9" ] |
| } |
| |
| group("regex") { |
| public_deps = [ ":regex-v1_5_6" ] |
| } |
| |
| group("regex-syntax") { |
| public_deps = [ ":regex-syntax-v0_6_26" ] |
| } |
| |
| group("ring") { |
| public_deps = [ ":ring-v0_16_12" ] |
| } |
| |
| import("//build/icu/icu_rust_crates.gni") |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_common") { |
| public_deps = [ ":rust_icu_common-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_sys") { |
| public_deps = [ ":rust_icu_sys-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_ucal") { |
| public_deps = [ ":rust_icu_ucal-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_uchar") { |
| public_deps = [ ":rust_icu_uchar-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_udat") { |
| public_deps = [ ":rust_icu_udat-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_udata") { |
| public_deps = [ ":rust_icu_udata-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_uenum") { |
| public_deps = [ ":rust_icu_uenum-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_uloc") { |
| public_deps = [ ":rust_icu_uloc-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_unorm2") { |
| public_deps = [ ":rust_icu_unorm2-v4_0_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| icu_group("rust_icu_ustring") { |
| public_deps = [ ":rust_icu_ustring-v4_0_0" ] |
| } |
| } |
| |
| group("rustc-hash") { |
| public_deps = [ ":rustc-hash-v1_0_1" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("rustfix") { |
| public_deps = [ ":rustfix-v0_6_1" ] |
| } |
| } |
| |
| group("rustls") { |
| public_deps = [ ":rustls-v0_19_1" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("rustls-native-certs") { |
| public_deps = [ ":rustls-native-certs-v0_5_0" ] |
| } |
| } |
| |
| group("rustyline") { |
| public_deps = [ ":rustyline-v2_1_0" ] |
| } |
| |
| group("schemars") { |
| public_deps = [ ":schemars-v0_8_10" ] |
| } |
| |
| group("scopeguard") { |
| public_deps = [ ":scopeguard-v1_1_0" ] |
| } |
| |
| group("scrypt") { |
| public_deps = [ ":scrypt-v0_8_0" ] |
| } |
| |
| group("serde") { |
| public_deps = [ ":serde-v1_0_147" ] |
| } |
| |
| group("serde_cbor") { |
| public_deps = [ ":serde_cbor-v0_11_1" ] |
| } |
| |
| group("serde_derive") { |
| public_deps = [ ":serde_derive-v1_0_147($host_toolchain)" ] |
| } |
| |
| group("serde_json") { |
| public_deps = [ ":serde_json-v1_0_87" ] |
| } |
| |
| group("serde_json5") { |
| public_deps = [ ":serde_json5-v0_1_0" ] |
| } |
| |
| group("serde_repr") { |
| public_deps = [ ":serde_repr-v0_1_7($host_toolchain)" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("serde_yaml") { |
| public_deps = [ ":serde_yaml-v0_9_14" ] |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("serial_test") { |
| public_deps = [ ":serial_test-v0_5_1" ] |
| } |
| } |
| |
| group("sha2") { |
| public_deps = [ ":sha2-v0_9_8" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("shared_child") { |
| public_deps = [ ":shared_child-v1_0_0" ] |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("signal-hook") { |
| public_deps = [ ":signal-hook-v0_3_8" ] |
| } |
| } |
| |
| group("signature") { |
| public_deps = [ ":signature-v1_4_0" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("simplelog") { |
| public_deps = [ ":simplelog-v0_10_2" ] |
| } |
| } |
| |
| group("siphasher") { |
| public_deps = [ ":siphasher-v0_3_10" ] |
| } |
| |
| group("slab") { |
| public_deps = [ ":slab-v0_4_7" ] |
| } |
| |
| group("smallvec") { |
| public_deps = [ ":smallvec-v1_8_0" ] |
| } |
| |
| group("socket2") { |
| public_deps = [ ":socket2-v0_4_4" ] |
| } |
| |
| group("splines") { |
| public_deps = [ ":splines-v2_2_0" ] |
| } |
| |
| group("static_assertions") { |
| public_deps = [ ":static_assertions-v1_1_0" ] |
| } |
| |
| group("strsim") { |
| public_deps = [ ":strsim-v0_10_0" ] |
| } |
| |
| group("structopt") { |
| public_deps = [ ":structopt-v0_2_14" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("syn") { |
| public_deps = [ ":syn-v1_0_98" ] |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("synstructure") { |
| public_deps = [ ":synstructure-v0_12_1" ] |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("tar") { |
| public_deps = [ ":tar-v0_4_25" ] |
| } |
| } |
| |
| group("tempfile") { |
| public_deps = [ ":tempfile-v3_2_0" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("term_grid") { |
| public_deps = [ ":term_grid-v0_2_0" ] |
| } |
| } |
| |
| group("termion") { |
| public_deps = [ ":termion-v1_5_3" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("termios") { |
| public_deps = [ ":termios-v0_3_2" ] |
| } |
| } |
| |
| group("test-case") { |
| public_deps = [ ":test-case-v1_1_0($host_toolchain)" ] |
| } |
| |
| group("textwrap") { |
| public_deps = [ ":textwrap-v0_11_0" ] |
| } |
| |
| group("thiserror") { |
| public_deps = [ ":thiserror-v1_0_23" ] |
| } |
| |
| import("//third_party/rust_crates/private_visibility.gni") |
| |
| if (!(current_os == "fuchsia")) { |
| group("tinyjson") { |
| public_deps = [ ":tinyjson-v2_5_0" ] |
| |
| visibility = private_visibility |
| } |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("tokio") { |
| public_deps = [ ":tokio-v1_19_2" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| group("tokio") { |
| public_deps = [ ":tokio-v1_19_2" ] |
| } |
| } |
| |
| group("tokio-rustls") { |
| public_deps = [ ":tokio-rustls-v0_22_0" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("tokio-stream") { |
| public_deps = [ ":tokio-stream-v0_1_11" ] |
| } |
| } |
| |
| group("toml") { |
| public_deps = [ ":toml-v0_5_6" ] |
| } |
| |
| group("toml_edit") { |
| public_deps = [ ":toml_edit-v0_2_1" ] |
| } |
| |
| group("tracing") { |
| public_deps = [ ":tracing-v0_1_34" ] |
| } |
| |
| group("tracing-core") { |
| public_deps = [ ":tracing-core-v0_1_26" ] |
| } |
| |
| group("tracing-log") { |
| public_deps = [ ":tracing-log-v0_1_2" ] |
| } |
| |
| group("tracing-mutex") { |
| public_deps = [ ":tracing-mutex-v0_2_1" ] |
| } |
| |
| group("tracing-subscriber") { |
| public_deps = [ ":tracing-subscriber-v0_3_1" ] |
| } |
| |
| if (current_os == "fuchsia") { |
| group("trust-dns-proto") { |
| public_deps = [ ":trust-dns-proto-v0_22_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| group("trust-dns-resolver") { |
| public_deps = [ ":trust-dns-resolver-v0_22_0" ] |
| } |
| } |
| |
| if (current_os == "fuchsia") { |
| group("ttf-parser") { |
| public_deps = [ ":ttf-parser-v0_10_1" ] |
| } |
| } |
| |
| group("tuf") { |
| public_deps = [ ":tuf-v0_3_0-beta11" ] |
| } |
| |
| group("typed-builder") { |
| public_deps = [ ":typed-builder-v0_10_0($host_toolchain)" ] |
| } |
| |
| group("unic-char-range") { |
| public_deps = [ ":unic-char-range-v0_9_0" ] |
| } |
| |
| group("unic-ucd-block") { |
| public_deps = [ ":unic-ucd-block-v0_9_0" ] |
| } |
| |
| group("unicase") { |
| public_deps = [ ":unicase-v2_5_1" ] |
| } |
| |
| if (current_os == "fuchsia") { |
| group("unicode-normalization") { |
| public_deps = [ ":unicode-normalization-v0_1_19" ] |
| } |
| } |
| |
| group("unicode-segmentation") { |
| public_deps = [ ":unicode-segmentation-v1_2_1" ] |
| } |
| |
| group("unicode-width") { |
| public_deps = [ ":unicode-width-v0_1_10" ] |
| } |
| |
| group("unicode-xid") { |
| public_deps = [ ":unicode-xid-v0_2_0" ] |
| } |
| |
| group("untrusted") { |
| public_deps = [ ":untrusted-v0_7_1" ] |
| } |
| |
| group("url") { |
| public_deps = [ ":url-v2_3_1" ] |
| } |
| |
| group("utf8parse") { |
| public_deps = [ ":utf8parse-v0_1_1" ] |
| } |
| |
| group("uuid") { |
| public_deps = [ ":uuid-v1_1_2" ] |
| } |
| |
| group("valico") { |
| public_deps = [ ":valico-v2_4_2" ] |
| } |
| |
| if (current_os == "fuchsia") { |
| group("vk-sys") { |
| public_deps = [ ":vk-sys-v0_7_0" ] |
| } |
| } |
| |
| group("vm-device") { |
| public_deps = [ ":vm-device-v0_1_0" ] |
| } |
| |
| group("vte") { |
| public_deps = [ ":vte-v0_3_3" ] |
| } |
| |
| group("walkdir") { |
| public_deps = [ ":walkdir-v2_3_1" ] |
| } |
| |
| group("wasm-bindgen") { |
| public_deps = [ ":wasm-bindgen-v0_2_63" ] |
| } |
| |
| group("webpki") { |
| public_deps = [ ":webpki-v0_21_0" ] |
| } |
| |
| group("xml-rs") { |
| public_deps = [ ":xml-rs-v0_8_0" ] |
| } |
| |
| group("xts-mode") { |
| public_deps = [ ":xts-mode-v0_4_1" ] |
| } |
| |
| group("zerocopy") { |
| public_deps = [ ":zerocopy-v0_7_0-alpha_4" ] |
| } |
| |
| if (!(current_os == "fuchsia")) { |
| group("zip") { |
| public_deps = [ ":zip-v0_5_5" ] |
| } |
| } |
| |
| group("zstd") { |
| public_deps = [ ":zstd-v0_11_2+zstd_1_5_2" ] |
| } |
| |
| rust_library("adler32-v1_0_4") { |
| crate_name = "adler32" |
| crate_root = "//third_party/rust_crates/vendor/adler32-1.0.4/src/lib.rs" |
| output_name = "adler32-49c7289baa3c93e2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=49c7289baa3c93e2", |
| "-Cextra-filename=-49c7289baa3c93e2", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("aead-v0_4_3") { |
| crate_name = "aead" |
| crate_root = "//third_party/rust_crates/vendor/aead-0.4.3/src/lib.rs" |
| output_name = "aead-af52864ec4702c1b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":generic-array-v0_14_5" ] |
| deps += [ ":rand_core-v0_6_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=af52864ec4702c1b", |
| "-Cextra-filename=-af52864ec4702c1b", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"rand_core\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("aes-v0_7_5") { |
| crate_name = "aes" |
| crate_root = "//third_party/rust_crates/vendor/aes-0.7.5/src/lib.rs" |
| output_name = "aes-7d6cffd832fe874d" |
| configs += [ "//build/config/rust:allow_simd" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":cipher-v0_3_0" ] |
| deps += [ ":opaque-debug-v0_3_0" ] |
| if (current_cpu == "arm64" || current_cpu == "x64" || false) { |
| deps += [ ":cpufeatures-v0_2_1" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=7d6cffd832fe874d", |
| "-Cextra-filename=-7d6cffd832fe874d", |
| "--cfg=feature=\"armv8\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("aes-gcm-v0_9_4") { |
| crate_name = "aes_gcm" |
| crate_root = "//third_party/rust_crates/vendor/aes-gcm-0.9.4/src/lib.rs" |
| output_name = "aes_gcm-b3b4c1600168536c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":aead-v0_4_3" ] |
| deps += [ ":aes-v0_7_5" ] |
| deps += [ ":cipher-v0_3_0" ] |
| deps += [ ":ctr-v0_8_0" ] |
| deps += [ ":ghash-v0_4_4" ] |
| deps += [ ":subtle-v2_4_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b3b4c1600168536c", |
| "-Cextra-filename=-b3b4c1600168536c", |
| "--cfg=feature=\"aes\"", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("aes-gcm-siv-v0_10_3") { |
| crate_name = "aes_gcm_siv" |
| crate_root = "//third_party/rust_crates/vendor/aes-gcm-siv-0.10.3/src/lib.rs" |
| output_name = "aes_gcm_siv-bd7280f12b265dea" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":aead-v0_4_3" ] |
| deps += [ ":aes-v0_7_5" ] |
| deps += [ ":cipher-v0_3_0" ] |
| deps += [ ":ctr-v0_8_0" ] |
| deps += [ ":polyval-v0_5_3" ] |
| deps += [ ":subtle-v2_4_1" ] |
| deps += [ ":zeroize-v1_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=bd7280f12b265dea", |
| "-Cextra-filename=-bd7280f12b265dea", |
| "--cfg=feature=\"aes\"", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("aho-corasick-v0_7_18") { |
| crate_name = "aho_corasick" |
| crate_root = "//third_party/rust_crates/ask2patch/aho-corasick/src/lib.rs" |
| output_name = "aho_corasick-753ae8ca48505855" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":memchr-v2_4_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=753ae8ca48505855", |
| "-Cextra-filename=-753ae8ca48505855", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ansi_term-v0_12_1") { |
| crate_name = "ansi_term" |
| crate_root = "//third_party/rust_crates/vendor/ansi_term-0.12.1/src/lib.rs" |
| output_name = "ansi_term-516aa23c0cf40460" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=516aa23c0cf40460", |
| "-Cextra-filename=-516aa23c0cf40460", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("anyhow-v1_0_57") { |
| crate_name = "anyhow" |
| crate_root = "//third_party/rust_crates/vendor/anyhow-1.0.57/src/lib.rs" |
| output_name = "anyhow-6015da1b46818404" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6015da1b46818404", |
| "-Cextra-filename=-6015da1b46818404", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("arbitrary-v1_0_3") { |
| crate_name = "arbitrary" |
| crate_root = "//third_party/rust_crates/vendor/arbitrary-1.0.3/src/lib.rs" |
| output_name = "arbitrary-a91f002c1ed551ed" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":derive_arbitrary-v1_0_2($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=a91f002c1ed551ed", |
| "-Cextra-filename=-a91f002c1ed551ed", |
| "--cfg=feature=\"derive\"", |
| "--cfg=feature=\"derive_arbitrary\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("argh-v0_1_10") { |
| crate_name = "argh" |
| crate_root = "//third_party/rust_crates/vendor/argh-0.1.10/src/lib.rs" |
| output_name = "argh-985f0733f1979a4e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":argh_derive-v0_1_10($host_toolchain)" ] |
| deps += [ ":argh_shared-v0_1_10" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=985f0733f1979a4e", |
| "-Cextra-filename=-985f0733f1979a4e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("argh_derive-v0_1_10") { |
| crate_name = "argh_derive" |
| crate_root = "//third_party/rust_crates/vendor/argh_derive-0.1.10/src/lib.rs" |
| output_name = "argh_derive-e6feaf0d203e8ea9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":argh_shared-v0_1_10" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=e6feaf0d203e8ea9", |
| "-Cextra-filename=-e6feaf0d203e8ea9", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("argh_shared-v0_1_10") { |
| crate_name = "argh_shared" |
| crate_root = "//third_party/rust_crates/vendor/argh_shared-0.1.10/src/lib.rs" |
| output_name = "argh_shared-782b5a39ef65589c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=782b5a39ef65589c", |
| "-Cextra-filename=-782b5a39ef65589c", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("arrayvec-v0_7_1") { |
| crate_name = "arrayvec" |
| crate_root = "//third_party/rust_crates/vendor/arrayvec-0.7.1/src/lib.rs" |
| output_name = "arrayvec-2b25e26ec4c0a472" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2b25e26ec4c0a472", |
| "-Cextra-filename=-2b25e26ec4c0a472", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ash-v0_37_0+1_3_209") { |
| crate_name = "ash" |
| crate_root = "//third_party/rust_crates/vendor/ash-0.37.0+1.3.209/src/lib.rs" |
| output_name = "ash-b07aaa2f97684336" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b07aaa2f97684336", |
| "-Cextra-filename=-b07aaa2f97684336", |
| "--cfg=feature=\"linked\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("assert_matches-v1_5_0") { |
| crate_name = "assert_matches" |
| crate_root = |
| "//third_party/rust_crates/vendor/assert_matches-1.5.0/src/lib.rs" |
| output_name = "assert_matches-568351bf14d9d02" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=568351bf14d9d02", |
| "-Cextra-filename=-568351bf14d9d02", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("async-channel-v1_8_0") { |
| crate_name = "async_channel" |
| crate_root = "//third_party/rust_crates/vendor/async-channel-1.8.0/src/lib.rs" |
| output_name = "async_channel-4d9e4e3e151dd008" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":concurrent-queue-v2_1_0" ] |
| deps += [ ":event-listener-v2_5_1" ] |
| deps += [ ":futures-core-v0_3_19" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=4d9e4e3e151dd008", |
| "-Cextra-filename=-4d9e4e3e151dd008", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("async-executor-v1_5_0") { |
| crate_name = "async_executor" |
| crate_root = |
| "//third_party/rust_crates/vendor/async-executor-1.5.0/src/lib.rs" |
| output_name = "async_executor-124118651f47136" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":async-lock-v2_6_0" ] |
| deps += [ ":async-task-v4_0_3" ] |
| deps += [ ":concurrent-queue-v2_1_0" ] |
| deps += [ ":fastrand-v1_4_0" ] |
| deps += [ ":futures-lite-v1_11_3" ] |
| deps += [ ":slab-v0_4_7" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=124118651f47136", |
| "-Cextra-filename=-124118651f47136", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("async-fs-v1_6_0") { |
| crate_name = "async_fs" |
| crate_root = "//third_party/rust_crates/vendor/async-fs-1.6.0/src/lib.rs" |
| output_name = "async_fs-d08414b37762da39" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":async-lock-v2_6_0" ] |
| deps += [ ":blocking-v1_3_0" ] |
| deps += [ ":futures-lite-v1_11_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d08414b37762da39", |
| "-Cextra-filename=-d08414b37762da39", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("async-io-v1_12_0") { |
| crate_name = "async_io" |
| crate_root = "//third_party/rust_crates/vendor/async-io-1.12.0/src/lib.rs" |
| output_name = "async_io-8cea39e881d5ae1e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":async-lock-v2_6_0" ] |
| deps += [ ":concurrent-queue-v2_1_0" ] |
| deps += [ ":futures-lite-v1_11_3" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":parking-v2_0_0" ] |
| deps += [ ":polling-v2_4_0" ] |
| deps += [ ":slab-v0_4_7" ] |
| deps += [ ":socket2-v0_4_4" ] |
| deps += [ ":waker-fn-v1_1_0" ] |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":windows-sys-v0_42_0" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8cea39e881d5ae1e", |
| "-Cextra-filename=-8cea39e881d5ae1e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("async-lock-v2_6_0") { |
| crate_name = "async_lock" |
| crate_root = "//third_party/rust_crates/vendor/async-lock-2.6.0/src/lib.rs" |
| output_name = "async_lock-1fb84a03f9a9c9cf" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":event-listener-v2_5_1" ] |
| deps += [ ":futures-lite-v1_11_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=1fb84a03f9a9c9cf", |
| "-Cextra-filename=-1fb84a03f9a9c9cf", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("async-net-v1_7_0") { |
| crate_name = "async_net" |
| crate_root = "//third_party/rust_crates/vendor/async-net-1.7.0/src/lib.rs" |
| output_name = "async_net-40ebfd6a451158cd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":async-io-v1_12_0" ] |
| deps += [ ":blocking-v1_3_0" ] |
| deps += [ ":futures-lite-v1_11_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=40ebfd6a451158cd", |
| "-Cextra-filename=-40ebfd6a451158cd", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("async-stream-v0_3_4") { |
| crate_name = "async_stream" |
| crate_root = "//third_party/rust_crates/vendor/async-stream-0.3.4/src/lib.rs" |
| output_name = "async_stream-1e2c1872d90466df" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":async-stream-impl-v0_3_4($host_toolchain)" ] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":pin-project-lite-v0_2_4" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=1e2c1872d90466df", |
| "-Cextra-filename=-1e2c1872d90466df", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("async-stream-impl-v0_3_4") { |
| crate_name = "async_stream_impl" |
| crate_root = |
| "//third_party/rust_crates/vendor/async-stream-impl-0.3.4/src/lib.rs" |
| output_name = "async_stream_impl-43f6bec800732f62" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=43f6bec800732f62", |
| "-Cextra-filename=-43f6bec800732f62", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("async-task-v4_0_3") { |
| crate_name = "async_task" |
| crate_root = "//third_party/rust_crates/vendor/async-task-4.0.3/src/lib.rs" |
| output_name = "async_task-9e0c33b950a5d71e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9e0c33b950a5d71e", |
| "-Cextra-filename=-9e0c33b950a5d71e", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("async-trait-v0_1_56") { |
| crate_name = "async_trait" |
| crate_root = "//third_party/rust_crates/vendor/async-trait-0.1.56/src/lib.rs" |
| output_name = "async_trait-289dc1161e322d79" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=289dc1161e322d79", |
| "-Cextra-filename=-289dc1161e322d79", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("atomic-waker-v1_0_0") { |
| crate_name = "atomic_waker" |
| crate_root = "//third_party/rust_crates/vendor/atomic-waker-1.0.0/src/lib.rs" |
| output_name = "atomic_waker-ac068411b12dd2e8" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=ac068411b12dd2e8", |
| "-Cextra-filename=-ac068411b12dd2e8", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("atty-v0_2_11") { |
| crate_name = "atty" |
| crate_root = "//third_party/rust_crates/vendor/atty-0.2.11/src/lib.rs" |
| output_name = "atty-8928199b13c115d5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (false) { |
| deps += [ ":termion-v1_5_3" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=8928199b13c115d5", |
| "-Cextra-filename=-8928199b13c115d5", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("base16ct-v0_1_1") { |
| crate_name = "base16ct" |
| crate_root = "//third_party/rust_crates/vendor/base16ct-0.1.1/src/lib.rs" |
| output_name = "base16ct-4bf1d79b4b9e7aef" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=4bf1d79b4b9e7aef", |
| "-Cextra-filename=-4bf1d79b4b9e7aef", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("base64-v0_13_0") { |
| crate_name = "base64" |
| crate_root = "//third_party/rust_crates/vendor/base64-0.13.0/src/lib.rs" |
| output_name = "base64-5335de7b20fd4c04" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5335de7b20fd4c04", |
| "-Cextra-filename=-5335de7b20fd4c04", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("base64ct-v1_0_1") { |
| crate_name = "base64ct" |
| crate_root = "//third_party/rust_crates/vendor/base64ct-1.0.1/src/lib.rs" |
| output_name = "base64ct-3a2b8ecee00a4872" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3a2b8ecee00a4872", |
| "-Cextra-filename=-3a2b8ecee00a4872", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("bincode-v1_3_3") { |
| crate_name = "bincode" |
| crate_root = "//third_party/rust_crates/vendor/bincode-1.3.3/src/lib.rs" |
| output_name = "bincode-2294ada8ceec0c61" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=2294ada8ceec0c61", |
| "-Cextra-filename=-2294ada8ceec0c61", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("bit-set-v0_5_0") { |
| crate_name = "bit_set" |
| crate_root = "//third_party/rust_crates/vendor/bit-set-0.5.0/src/lib.rs" |
| output_name = "bit_set-ff87f32c24820532" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bit-vec-v0_5_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ff87f32c24820532", |
| "-Cextra-filename=-ff87f32c24820532", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("bit-vec-v0_5_0") { |
| crate_name = "bit_vec" |
| crate_root = "//third_party/rust_crates/vendor/bit-vec-0.5.0/src/lib.rs" |
| output_name = "bit_vec-56024dde80975899" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=56024dde80975899", |
| "-Cextra-filename=-56024dde80975899", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("bitfield-v0_14_0") { |
| crate_name = "bitfield" |
| crate_root = "//third_party/rust_crates/vendor/bitfield-0.14.0/src/lib.rs" |
| output_name = "bitfield-36a15d1ed087f920" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=36a15d1ed087f920", |
| "-Cextra-filename=-36a15d1ed087f920", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("bitflags-v1_3_2") { |
| crate_name = "bitflags" |
| crate_root = "//third_party/rust_crates/vendor/bitflags-1.3.2/src/lib.rs" |
| output_name = "bitflags-d696f344bc6327ae" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d696f344bc6327ae", |
| "-Cextra-filename=-d696f344bc6327ae", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("block-buffer-v0_9_0") { |
| crate_name = "block_buffer" |
| crate_root = "//third_party/rust_crates/vendor/block-buffer-0.9.0/src/lib.rs" |
| output_name = "block_buffer-6c7dd64c8b827040" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":generic-array-v0_14_5" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6c7dd64c8b827040", |
| "-Cextra-filename=-6c7dd64c8b827040", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("blocking-v1_3_0") { |
| crate_name = "blocking" |
| crate_root = "//third_party/rust_crates/vendor/blocking-1.3.0/src/lib.rs" |
| output_name = "blocking-5bf234e93a32c1f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":async-channel-v1_8_0" ] |
| deps += [ ":async-lock-v2_6_0" ] |
| deps += [ ":async-task-v4_0_3" ] |
| deps += [ ":atomic-waker-v1_0_0" ] |
| deps += [ ":fastrand-v1_4_0" ] |
| deps += [ ":futures-lite-v1_11_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5bf234e93a32c1f", |
| "-Cextra-filename=-5bf234e93a32c1f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("bumpalo-v3_2_1") { |
| crate_name = "bumpalo" |
| crate_root = "//third_party/rust_crates/vendor/bumpalo-3.2.1/src/lib.rs" |
| output_name = "bumpalo-6c0f43d1ab0e9655" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6c0f43d1ab0e9655", |
| "-Cextra-filename=-6c0f43d1ab0e9655", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("bytecount-v0_6_0") { |
| crate_name = "bytecount" |
| crate_root = "//third_party/rust_crates/vendor/bytecount-0.6.0/src/lib.rs" |
| output_name = "bytecount-b4fade0a2dc4ee4a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b4fade0a2dc4ee4a", |
| "-Cextra-filename=-b4fade0a2dc4ee4a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("byteorder-v1_4_3") { |
| crate_name = "byteorder" |
| crate_root = "//third_party/rust_crates/ask2patch/byteorder/src/lib.rs" |
| output_name = "byteorder-eb0270683cf7e0fd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=eb0270683cf7e0fd", |
| "-Cextra-filename=-eb0270683cf7e0fd", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"i128\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("bytes-v1_0_1") { |
| crate_name = "bytes" |
| crate_root = "//third_party/rust_crates/vendor/bytes-1.0.1/src/lib.rs" |
| output_name = "bytes-95481d3375f8e2b1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=95481d3375f8e2b1", |
| "-Cextra-filename=-95481d3375f8e2b1", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("camino-v1_1_1") { |
| crate_name = "camino" |
| crate_root = "//third_party/rust_crates/vendor/camino-1.1.1/src/lib.rs" |
| output_name = "camino-d00e09f300cff915" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proptest-v1_0_0" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d00e09f300cff915", |
| "-Cextra-filename=-d00e09f300cff915", |
| "--cfg=feature=\"proptest\"", |
| "--cfg=feature=\"proptest1\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"serde1\"", |
| "--cfg=path_buf_capacity", |
| "--cfg=shrink_to", |
| "--cfg=try_reserve_2", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("cargo-platform-v0_1_2") { |
| crate_name = "cargo_platform" |
| crate_root = |
| "//third_party/rust_crates/vendor/cargo-platform-0.1.2/src/lib.rs" |
| output_name = "cargo_platform-1a9bc2981dd0c628" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=1a9bc2981dd0c628", |
| "-Cextra-filename=-1a9bc2981dd0c628", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("cargo_metadata-v0_14_1") { |
| crate_name = "cargo_metadata" |
| crate_root = |
| "//third_party/rust_crates/vendor/cargo_metadata-0.14.1/src/lib.rs" |
| output_name = "cargo_metadata-c02c463dd45e6a7c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":camino-v1_1_1" ] |
| deps += [ ":cargo-platform-v0_1_2" ] |
| deps += [ ":semver-v1_0_4" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":serde_json-v1_0_87" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c02c463dd45e6a7c", |
| "-Cextra-filename=-c02c463dd45e6a7c", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("cast-v0_2_2") { |
| crate_name = "cast" |
| crate_root = "//third_party/rust_crates/vendor/cast-0.2.2/src/lib.rs" |
| output_name = "cast-2e8d76cdb85d3e9e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=2e8d76cdb85d3e9e", |
| "-Cextra-filename=-2e8d76cdb85d3e9e", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("cfg-if-v0_1_10") { |
| crate_name = "cfg_if" |
| crate_root = "//third_party/rust_crates/vendor/cfg-if-0.1.10/src/lib.rs" |
| output_name = "cfg_if-de3fee777d28505f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=de3fee777d28505f", |
| "-Cextra-filename=-de3fee777d28505f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("cfg-if-v1_0_0") { |
| crate_name = "cfg_if" |
| crate_root = "//third_party/rust_crates/vendor/cfg-if-1.0.0/src/lib.rs" |
| output_name = "cfg_if-5f200286e6ae9b7a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5f200286e6ae9b7a", |
| "-Cextra-filename=-5f200286e6ae9b7a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("chacha20-v0_8_1") { |
| crate_name = "chacha20" |
| crate_root = "//third_party/rust_crates/vendor/chacha20-0.8.1/src/lib.rs" |
| output_name = "chacha20-c4906d1a7ad0766f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":cipher-v0_3_0" ] |
| if (current_cpu == "x64" || false) { |
| deps += [ ":cpufeatures-v0_2_1" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c4906d1a7ad0766f", |
| "-Cextra-filename=-c4906d1a7ad0766f", |
| "--cfg=feature=\"cipher\"", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("chrono-v0_4_19") { |
| crate_name = "chrono" |
| crate_root = "//third_party/rust_crates/vendor/chrono-0.4.19/src/lib.rs" |
| output_name = "chrono-5f4599162f3bf073" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":num-integer-v0_1_44" ] |
| deps += [ ":num-traits-v0_2_14" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":time-v0_1_43" ] |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5f4599162f3bf073", |
| "-Cextra-filename=-5f4599162f3bf073", |
| "--cfg=feature=\"clock\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"libc\"", |
| "--cfg=feature=\"oldtime\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"time\"", |
| "--cfg=feature=\"winapi\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("chrono-english-v0_1_4") { |
| crate_name = "chrono_english" |
| crate_root = |
| "//third_party/rust_crates/vendor/chrono-english-0.1.4/src/lib.rs" |
| output_name = "chrono_english-d51fdb87bc2739a0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":chrono-v0_4_19" ] |
| deps += [ ":scanlex-v0_1_4" ] |
| deps += [ ":time-v0_1_43" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=d51fdb87bc2739a0", |
| "-Cextra-filename=-d51fdb87bc2739a0", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("cipher-v0_3_0") { |
| crate_name = "cipher" |
| crate_root = "//third_party/rust_crates/vendor/cipher-0.3.0/src/lib.rs" |
| output_name = "cipher-17988224231aa4cb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":generic-array-v0_14_5" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=17988224231aa4cb", |
| "-Cextra-filename=-17988224231aa4cb", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("clap-v2_34_0") { |
| crate_name = "clap" |
| crate_root = "//third_party/rust_crates/vendor/clap-2.34.0/src/lib.rs" |
| output_name = "clap-b3916594ed5ba51" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":atty-v0_2_11" ] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":strsim-v0_8_0" ] |
| deps += [ ":textwrap-v0_11_0" ] |
| deps += [ ":unicode-width-v0_1_10" ] |
| deps += [ ":vec_map-v0_8_1" ] |
| if (!false) { |
| deps += [ ":ansi_term-v0_12_1" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b3916594ed5ba51", |
| "-Cextra-filename=-b3916594ed5ba51", |
| "--cfg=feature=\"ansi_term\"", |
| "--cfg=feature=\"atty\"", |
| "--cfg=feature=\"color\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"strsim\"", |
| "--cfg=feature=\"suggestions\"", |
| "--cfg=feature=\"vec_map\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("cloudabi-v0_0_3") { |
| crate_name = "cloudabi" |
| crate_root = "//third_party/rust_crates/vendor/cloudabi-0.0.3/cloudabi.rs" |
| output_name = "cloudabi-e4327fa628aa1d7e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=e4327fa628aa1d7e", |
| "-Cextra-filename=-e4327fa628aa1d7e", |
| "--cfg=feature=\"bitflags\"", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("combine-v4_6_2") { |
| crate_name = "combine" |
| crate_root = "//third_party/rust_crates/vendor/combine-4.6.2/src/lib.rs" |
| output_name = "combine-b374e32fabd5ae13" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":memchr-v2_4_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b374e32fabd5ae13", |
| "-Cextra-filename=-b374e32fabd5ae13", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"bytes\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("concurrent-queue-v2_1_0") { |
| crate_name = "concurrent_queue" |
| crate_root = |
| "//third_party/rust_crates/vendor/concurrent-queue-2.1.0/src/lib.rs" |
| output_name = "concurrent_queue-c9905697768476bb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":crossbeam-utils-v0_8_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c9905697768476bb", |
| "-Cextra-filename=-c9905697768476bb", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("const-oid-v0_7_1") { |
| crate_name = "const_oid" |
| crate_root = "//third_party/rust_crates/vendor/const-oid-0.7.1/src/lib.rs" |
| output_name = "const_oid-f72cc72a4a88769f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=f72cc72a4a88769f", |
| "-Cextra-filename=-f72cc72a4a88769f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("core-foundation-v0_9_2") { |
| crate_name = "core_foundation" |
| crate_root = |
| "//third_party/rust_crates/vendor/core-foundation-0.9.2/src/lib.rs" |
| output_name = "core_foundation-1793acbfd0376d1a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":core-foundation-sys-v0_8_3" ] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=1793acbfd0376d1a", |
| "-Cextra-filename=-1793acbfd0376d1a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("core-foundation-sys-v0_8_3") { |
| crate_name = "core_foundation_sys" |
| crate_root = |
| "//third_party/rust_crates/vendor/core-foundation-sys-0.8.3/src/lib.rs" |
| output_name = "core_foundation_sys-4cac9aebdc1fb14" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=4cac9aebdc1fb14", |
| "-Cextra-filename=-4cac9aebdc1fb14", |
| ] |
| if (current_os == "mac") { |
| rustflags += [ "-lframework=CoreFoundation" ] |
| } |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("cpufeatures-v0_2_1") { |
| crate_name = "cpufeatures" |
| crate_root = "//third_party/rust_crates/vendor/cpufeatures-0.2.1/src/lib.rs" |
| output_name = "cpufeatures-2ca0d32e43ea13" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (current_cpu == "arm64" && current_os == "mac") { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (current_cpu == "arm64" && current_os == "linux") { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2ca0d32e43ea13", |
| "-Cextra-filename=-2ca0d32e43ea13", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crc-v1_8_1") { |
| crate_name = "crc" |
| crate_root = "//third_party/rust_crates/vendor/crc-1.8.1/src/lib.rs" |
| output_name = "crc-b07cba2eb65fd100" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [ "OUT_DIR=../../../compat/crc" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b07cba2eb65fd100", |
| "-Cextra-filename=-b07cba2eb65fd100", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crc32fast-v1_2_0") { |
| crate_name = "crc32fast" |
| crate_root = "//third_party/rust_crates/vendor/crc32fast-1.2.0/src/lib.rs" |
| output_name = "crc32fast-6606a11d9036fb05" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v0_1_10" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=6606a11d9036fb05", |
| "-Cextra-filename=-6606a11d9036fb05", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=crc32fast_stdarchx86", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("criterion-v0_2_11") { |
| crate_name = "criterion" |
| crate_root = "//third_party/rust_crates/vendor/criterion-0.2.11/src/lib.rs" |
| output_name = "criterion-b8034bd1e116f938" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":atty-v0_2_11" ] |
| deps += [ ":cast-v0_2_2" ] |
| deps += [ ":clap-v2_34_0" ] |
| deps += [ ":csv-v1_2_1" ] |
| deps += [ ":itertools-v0_8_0" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":num-traits-v0_2_14" ] |
| deps += [ ":rand_core-v0_3_1" ] |
| deps += [ ":rand_os-v0_1_2" ] |
| deps += [ ":rand_xoshiro-v0_1_0" ] |
| deps += [ ":rayon-v1_3_0" ] |
| deps += [ ":rayon-core-v1_7_0" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":serde_derive-v1_0_147($host_toolchain)" ] |
| deps += [ ":serde_json-v1_0_87" ] |
| deps += [ ":walkdir-v2_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b8034bd1e116f938", |
| "-Cextra-filename=-b8034bd1e116f938", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-v0_8_0") { |
| crate_name = "crossbeam" |
| crate_root = "//third_party/rust_crates/vendor/crossbeam-0.8.0/src/lib.rs" |
| output_name = "crossbeam-8cfd474d0e0be27" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":crossbeam-channel-v0_5_1" ] |
| deps += [ ":crossbeam-deque-v0_8_1" ] |
| deps += [ ":crossbeam-epoch-v0_9_4" ] |
| deps += [ ":crossbeam-queue-v0_3_1" ] |
| deps += [ ":crossbeam-utils-v0_8_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8cfd474d0e0be27", |
| "-Cextra-filename=-8cfd474d0e0be27", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"crossbeam-channel\"", |
| "--cfg=feature=\"crossbeam-deque\"", |
| "--cfg=feature=\"crossbeam-epoch\"", |
| "--cfg=feature=\"crossbeam-queue\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-channel-v0_5_1") { |
| crate_name = "crossbeam_channel" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-channel-0.5.1/src/lib.rs" |
| output_name = "crossbeam_channel-4f2cca7fb0f4b481" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":crossbeam-utils-v0_8_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=4f2cca7fb0f4b481", |
| "-Cextra-filename=-4f2cca7fb0f4b481", |
| "--cfg=feature=\"crossbeam-utils\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-deque-v0_7_4") { |
| crate_name = "crossbeam_deque" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-deque-0.7.4/src/lib.rs" |
| output_name = "crossbeam_deque-bd42bcf5aa8a0ab0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":crossbeam-epoch-v0_8_2" ] |
| deps += [ ":crossbeam-utils-v0_7_2" ] |
| deps += [ ":maybe-uninit-v2_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=bd42bcf5aa8a0ab0", |
| "-Cextra-filename=-bd42bcf5aa8a0ab0", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-deque-v0_8_1") { |
| crate_name = "crossbeam_deque" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-deque-0.8.1/src/lib.rs" |
| output_name = "crossbeam_deque-6f0af594d373cabc" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":crossbeam-epoch-v0_9_4" ] |
| deps += [ ":crossbeam-utils-v0_8_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6f0af594d373cabc", |
| "-Cextra-filename=-6f0af594d373cabc", |
| "--cfg=feature=\"crossbeam-epoch\"", |
| "--cfg=feature=\"crossbeam-utils\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-epoch-v0_8_2") { |
| crate_name = "crossbeam_epoch" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-epoch-0.8.2/src/lib.rs" |
| output_name = "crossbeam_epoch-c9fde0457794d33" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v0_1_10" ] |
| deps += [ ":crossbeam-utils-v0_7_2" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":maybe-uninit-v2_0_0" ] |
| deps += [ ":memoffset-v0_5_3" ] |
| deps += [ ":scopeguard-v1_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=c9fde0457794d33", |
| "-Cextra-filename=-c9fde0457794d33", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"lazy_static\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-epoch-v0_9_4") { |
| crate_name = "crossbeam_epoch" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-epoch-0.9.4/src/lib.rs" |
| output_name = "crossbeam_epoch-5332a575293037f6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":crossbeam-utils-v0_8_14" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":memoffset-v0_6_3" ] |
| deps += [ ":scopeguard-v1_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5332a575293037f6", |
| "-Cextra-filename=-5332a575293037f6", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"lazy_static\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-queue-v0_2_1") { |
| crate_name = "crossbeam_queue" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-queue-0.2.1/src/lib.rs" |
| output_name = "crossbeam_queue-e8eb2d3b2d6a8126" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v0_1_10" ] |
| deps += [ ":crossbeam-utils-v0_7_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=e8eb2d3b2d6a8126", |
| "-Cextra-filename=-e8eb2d3b2d6a8126", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-queue-v0_3_1") { |
| crate_name = "crossbeam_queue" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-queue-0.3.1/src/lib.rs" |
| output_name = "crossbeam_queue-14b2ad0739ad313f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":crossbeam-utils-v0_8_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=14b2ad0739ad313f", |
| "-Cextra-filename=-14b2ad0739ad313f", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-utils-v0_7_2") { |
| crate_name = "crossbeam_utils" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-utils-0.7.2/src/lib.rs" |
| output_name = "crossbeam_utils-5b2f6810d5833e99" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v0_1_10" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5b2f6810d5833e99", |
| "-Cextra-filename=-5b2f6810d5833e99", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"lazy_static\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossbeam-utils-v0_8_14") { |
| crate_name = "crossbeam_utils" |
| crate_root = |
| "//third_party/rust_crates/vendor/crossbeam-utils-0.8.14/src/lib.rs" |
| output_name = "crossbeam_utils-d51f793976478e1e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d51f793976478e1e", |
| "-Cextra-filename=-d51f793976478e1e", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossterm-v0_19_0") { |
| crate_name = "crossterm" |
| crate_root = "//third_party/rust_crates/vendor/crossterm-0.19.0/src/lib.rs" |
| output_name = "crossterm-3fc6a95bb38daeac" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":parking_lot-v0_11_1" ] |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":mio-v0_7_14" ] |
| deps += [ ":signal-hook-v0_1_17" ] |
| } |
| if (false) { |
| deps += [ ":crossterm_winapi-v0_7_0" ] |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3fc6a95bb38daeac", |
| "-Cextra-filename=-3fc6a95bb38daeac", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crossterm_winapi-v0_7_0") { |
| crate_name = "crossterm_winapi" |
| crate_root = "//third_party/rust_crates/empty/crossterm_winapi/src/lib.rs" |
| output_name = "crossterm_winapi-e4d128a29a118570" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=e4d128a29a118570", |
| "-Cextra-filename=-e4d128a29a118570", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crypto-bigint-v0_3_2") { |
| crate_name = "crypto_bigint" |
| crate_root = "//third_party/rust_crates/vendor/crypto-bigint-0.3.2/src/lib.rs" |
| output_name = "crypto_bigint-1838a477eae92ae1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":generic-array-v0_14_5" ] |
| deps += [ ":rand_core-v0_6_3" ] |
| deps += [ ":subtle-v2_4_1" ] |
| deps += [ ":zeroize-v1_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=1838a477eae92ae1", |
| "-Cextra-filename=-1838a477eae92ae1", |
| "--cfg=feature=\"generic-array\"", |
| "--cfg=feature=\"rand_core\"", |
| "--cfg=feature=\"zeroize\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("crypto-mac-v0_11_1") { |
| crate_name = "crypto_mac" |
| crate_root = "//third_party/rust_crates/vendor/crypto-mac-0.11.1/src/lib.rs" |
| output_name = "crypto_mac-c61aae76717eb909" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":generic-array-v0_14_5" ] |
| deps += [ ":subtle-v2_4_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c61aae76717eb909", |
| "-Cextra-filename=-c61aae76717eb909", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("cstr-v0_2_11") { |
| crate_name = "cstr" |
| crate_root = "//third_party/rust_crates/vendor/cstr-0.2.11/src/lib.rs" |
| output_name = "cstr-196d60c30dc5c128" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=196d60c30dc5c128", |
| "-Cextra-filename=-196d60c30dc5c128", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("csv-v1_2_1") { |
| crate_name = "csv" |
| crate_root = "//third_party/rust_crates/ask2patch/csv/src/lib.rs" |
| output_name = "csv-37fa29d57667d41d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":csv-core-v0_1_10" ] |
| deps += [ ":itoa-v1_0_5" ] |
| deps += [ ":ryu-v1_0_3" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=37fa29d57667d41d", |
| "-Cextra-filename=-37fa29d57667d41d", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("csv-core-v0_1_10") { |
| crate_name = "csv_core" |
| crate_root = "//third_party/rust_crates/ask2patch/csv-core/src/lib.rs" |
| output_name = "csv_core-736f88686751ea8f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":memchr-v2_4_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=736f88686751ea8f", |
| "-Cextra-filename=-736f88686751ea8f", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ctor-v0_1_22") { |
| crate_name = "ctor" |
| crate_root = "//third_party/rust_crates/empty/ctor/src/lib.rs" |
| output_name = "ctor-68e72cb62e982ed" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=68e72cb62e982ed", |
| "-Cextra-filename=-68e72cb62e982ed", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ctr-v0_8_0") { |
| crate_name = "ctr" |
| crate_root = "//third_party/rust_crates/vendor/ctr-0.8.0/src/lib.rs" |
| output_name = "ctr-8ca25ee458401261" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cipher-v0_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8ca25ee458401261", |
| "-Cextra-filename=-8ca25ee458401261", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("darling-v0_12_4") { |
| crate_name = "darling" |
| crate_root = "//third_party/rust_crates/vendor/darling-0.12.4/src/lib.rs" |
| output_name = "darling-5a4b9f34f6f46a1e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":darling_core-v0_12_4" ] |
| deps += [ ":darling_macro-v0_12_4($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5a4b9f34f6f46a1e", |
| "-Cextra-filename=-5a4b9f34f6f46a1e", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"suggestions\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("darling_core-v0_12_4") { |
| crate_name = "darling_core" |
| crate_root = "//third_party/rust_crates/vendor/darling_core-0.12.4/src/lib.rs" |
| output_name = "darling_core-7c30dc6b918f6494" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":fnv-v1_0_7" ] |
| deps += [ ":ident_case-v1_0_1" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":strsim-v0_10_0" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=7c30dc6b918f6494", |
| "-Cextra-filename=-7c30dc6b918f6494", |
| "--cfg=feature=\"strsim\"", |
| "--cfg=feature=\"suggestions\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("darling_macro-v0_12_4") { |
| crate_name = "darling_macro" |
| crate_root = |
| "//third_party/rust_crates/vendor/darling_macro-0.12.4/src/lib.rs" |
| output_name = "darling_macro-eb126b2cf9a334f7" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":darling_core-v0_12_4" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=eb126b2cf9a334f7", |
| "-Cextra-filename=-eb126b2cf9a334f7", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("data-encoding-v2_3_2") { |
| crate_name = "data_encoding" |
| crate_root = "//third_party/rust_crates/vendor/data-encoding-2.3.2/src/lib.rs" |
| output_name = "data_encoding-182ebdb900ce1527" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=182ebdb900ce1527", |
| "-Cextra-filename=-182ebdb900ce1527", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("deflate-v0_7_19") { |
| crate_name = "deflate" |
| crate_root = "//third_party/rust_crates/vendor/deflate-0.7.19/src/lib.rs" |
| output_name = "deflate-65e9287bc3778641" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":adler32-v1_0_4" ] |
| deps += [ ":byteorder-v1_4_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=65e9287bc3778641", |
| "-Cextra-filename=-65e9287bc3778641", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("der-v0_5_1") { |
| crate_name = "der" |
| crate_root = "//third_party/rust_crates/vendor/der-0.5.1/src/lib.rs" |
| output_name = "der-71e3629790cccfb2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":const-oid-v0_7_1" ] |
| deps += [ ":pem-rfc7468-v0_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=71e3629790cccfb2", |
| "-Cextra-filename=-71e3629790cccfb2", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"const-oid\"", |
| "--cfg=feature=\"oid\"", |
| "--cfg=feature=\"pem\"", |
| "--cfg=feature=\"pem-rfc7468\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("derivative-v2_2_0") { |
| crate_name = "derivative" |
| crate_root = "//third_party/rust_crates/vendor/derivative-2.2.0/src/lib.rs" |
| output_name = "derivative-ecd51d3b9027d2b0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ecd51d3b9027d2b0", |
| "-Cextra-filename=-ecd51d3b9027d2b0", |
| "--cfg=feature=\"use_core\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("derive_arbitrary-v1_0_2") { |
| crate_name = "derive_arbitrary" |
| crate_root = |
| "//third_party/rust_crates/vendor/derive_arbitrary-1.0.2/src/lib.rs" |
| output_name = "derive_arbitrary-cbcb745c5e452a00" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=cbcb745c5e452a00", |
| "-Cextra-filename=-cbcb745c5e452a00", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("derive_builder-v0_11_1") { |
| crate_name = "derive_builder" |
| crate_root = |
| "//third_party/rust_crates/vendor/derive_builder-0.11.1/src/lib.rs" |
| output_name = "derive_builder-9c3bfc1ada21069c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":derive_builder_macro-v0_11_1($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=9c3bfc1ada21069c", |
| "-Cextra-filename=-9c3bfc1ada21069c", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("derive_builder_core-v0_11_1") { |
| crate_name = "derive_builder_core" |
| crate_root = |
| "//third_party/rust_crates/vendor/derive_builder_core-0.11.1/src/lib.rs" |
| output_name = "derive_builder_core-cb614473adb815b6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":darling-v0_12_4" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=cb614473adb815b6", |
| "-Cextra-filename=-cb614473adb815b6", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("derive_builder_macro-v0_11_1") { |
| crate_name = "derive_builder_macro" |
| crate_root = |
| "//third_party/rust_crates/vendor/derive_builder_macro-0.11.1/src/lib.rs" |
| output_name = "derive_builder_macro-f9e7ca6f1cc11cc6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":derive_builder_core-v0_11_1" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f9e7ca6f1cc11cc6", |
| "-Cextra-filename=-f9e7ca6f1cc11cc6", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("derp-v0_0_14") { |
| crate_name = "derp" |
| crate_root = "//third_party/rust_crates/vendor/derp-0.0.14/src/lib.rs" |
| output_name = "derp-8224201ec77eaa7" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":untrusted-v0_7_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8224201ec77eaa7", |
| "-Cextra-filename=-8224201ec77eaa7", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("diff-v0_1_13") { |
| crate_name = "diff" |
| crate_root = "//third_party/rust_crates/vendor/diff-0.1.13/src/lib.rs" |
| output_name = "diff-5f77d9990450ef31" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5f77d9990450ef31", |
| "-Cextra-filename=-5f77d9990450ef31", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("difference-v2_0_0") { |
| crate_name = "difference" |
| crate_root = "//third_party/rust_crates/vendor/difference-2.0.0/src/lib.rs" |
| output_name = "difference-729c4c18786eef68" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=729c4c18786eef68", |
| "-Cextra-filename=-729c4c18786eef68", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("digest-v0_9_0") { |
| crate_name = "digest" |
| crate_root = "//third_party/rust_crates/vendor/digest-0.9.0/src/lib.rs" |
| output_name = "digest-4e2cfe1cbd6ef02d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":generic-array-v0_14_5" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=4e2cfe1cbd6ef02d", |
| "-Cextra-filename=-4e2cfe1cbd6ef02d", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("downcast-v0_10_0") { |
| crate_name = "downcast" |
| crate_root = "//third_party/rust_crates/vendor/downcast-0.10.0/src/lib.rs" |
| output_name = "downcast-417417cb956aacf6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=417417cb956aacf6", |
| "-Cextra-filename=-417417cb956aacf6", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("downcast-rs-v1_2_0") { |
| crate_name = "downcast_rs" |
| crate_root = "//third_party/rust_crates/vendor/downcast-rs-1.2.0/src/lib.rs" |
| output_name = "downcast_rs-f02ee96ede03c448" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f02ee96ede03c448", |
| "-Cextra-filename=-f02ee96ede03c448", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("dyn-clone-v1_0_5") { |
| crate_name = "dyn_clone" |
| crate_root = "//third_party/rust_crates/vendor/dyn-clone-1.0.5/src/lib.rs" |
| output_name = "dyn_clone-6a4f417762877a3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6a4f417762877a3", |
| "-Cextra-filename=-6a4f417762877a3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("easy-parallel-v3_1_0") { |
| crate_name = "easy_parallel" |
| crate_root = "//third_party/rust_crates/vendor/easy-parallel-3.1.0/src/lib.rs" |
| output_name = "easy_parallel-87f77231f1b1949b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=87f77231f1b1949b", |
| "-Cextra-filename=-87f77231f1b1949b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ecdsa-v0_13_4") { |
| crate_name = "ecdsa" |
| crate_root = "//third_party/rust_crates/vendor/ecdsa-0.13.4/src/lib.rs" |
| output_name = "ecdsa-69f74b6e5c20ffdd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":der-v0_5_1" ] |
| deps += [ ":elliptic-curve-v0_11_12" ] |
| deps += [ ":rfc6979-v0_1_0" ] |
| deps += [ ":signature-v1_4_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=69f74b6e5c20ffdd", |
| "-Cextra-filename=-69f74b6e5c20ffdd", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"arithmetic\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"der\"", |
| "--cfg=feature=\"digest\"", |
| "--cfg=feature=\"hazmat\"", |
| "--cfg=feature=\"pem\"", |
| "--cfg=feature=\"pkcs8\"", |
| "--cfg=feature=\"rfc6979\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"sign\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"verify\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("either-v1_8_0") { |
| crate_name = "either" |
| crate_root = "//third_party/rust_crates/vendor/either-1.8.0/src/lib.rs" |
| output_name = "either-f4134ec734cf166b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f4134ec734cf166b", |
| "-Cextra-filename=-f4134ec734cf166b", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"use_std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("elliptic-curve-v0_11_12") { |
| crate_name = "elliptic_curve" |
| crate_root = |
| "//third_party/rust_crates/vendor/elliptic-curve-0.11.12/src/lib.rs" |
| output_name = "elliptic_curve-fdf5a8ef76fef47b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":base16ct-v0_1_1" ] |
| deps += [ ":crypto-bigint-v0_3_2" ] |
| deps += [ ":der-v0_5_1" ] |
| deps += [ ":ff-v0_11_0" ] |
| deps += [ ":generic-array-v0_14_5" ] |
| deps += [ ":group-v0_11_0" ] |
| deps += [ ":pem-rfc7468-v0_3_1" ] |
| deps += [ ":rand_core-v0_6_3" ] |
| deps += [ ":sec1-v0_2_1" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":subtle-v2_4_1" ] |
| deps += [ ":zeroize-v1_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=fdf5a8ef76fef47b", |
| "-Cextra-filename=-fdf5a8ef76fef47b", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"arithmetic\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"ecdh\"", |
| "--cfg=feature=\"ff\"", |
| "--cfg=feature=\"group\"", |
| "--cfg=feature=\"hazmat\"", |
| "--cfg=feature=\"pem\"", |
| "--cfg=feature=\"pem-rfc7468\"", |
| "--cfg=feature=\"pkcs8\"", |
| "--cfg=feature=\"sec1\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("encode_unicode-v0_3_5") { |
| crate_name = "encode_unicode" |
| crate_root = |
| "//third_party/rust_crates/vendor/encode_unicode-0.3.5/src/lib.rs" |
| output_name = "encode_unicode-ab58d040036a3fcc" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ab58d040036a3fcc", |
| "-Cextra-filename=-ab58d040036a3fcc", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("enum-as-inner-v0_5_1") { |
| crate_name = "enum_as_inner" |
| crate_root = "//third_party/rust_crates/vendor/enum-as-inner-0.5.1/src/lib.rs" |
| output_name = "enum_as_inner-ca7505f662d13300" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":heck-v0_4_0" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=ca7505f662d13300", |
| "-Cextra-filename=-ca7505f662d13300", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("error-chain-v0_12_0") { |
| crate_name = "error_chain" |
| crate_root = "//third_party/rust_crates/vendor/error-chain-0.12.0/src/lib.rs" |
| output_name = "error_chain-ba7b1075069f9cf9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ba7b1075069f9cf9", |
| "-Cextra-filename=-ba7b1075069f9cf9", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("euclid-v0_22_1") { |
| crate_name = "euclid" |
| crate_root = "//third_party/rust_crates/vendor/euclid-0.22.1/src/lib.rs" |
| output_name = "euclid-f36cc8a923068aca" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":num-traits-v0_2_14" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f36cc8a923068aca", |
| "-Cextra-filename=-f36cc8a923068aca", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("eui48-v1_1_0") { |
| crate_name = "eui48" |
| crate_root = "//third_party/rust_crates/vendor/eui48-1.1.0/src/lib.rs" |
| output_name = "eui48-311e12b917d0daa" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":regex-v1_5_6" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=311e12b917d0daa", |
| "-Cextra-filename=-311e12b917d0daa", |
| "--cfg=feature=\"disp_hexstring\"", |
| "--cfg=feature=\"serde\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("event-listener-v2_5_1") { |
| crate_name = "event_listener" |
| crate_root = |
| "//third_party/rust_crates/vendor/event-listener-2.5.1/src/lib.rs" |
| output_name = "event_listener-db0b634d4cbcc40b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=db0b634d4cbcc40b", |
| "-Cextra-filename=-db0b634d4cbcc40b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fancy-regex-v0_8_0") { |
| crate_name = "fancy_regex" |
| crate_root = "//third_party/rust_crates/vendor/fancy-regex-0.8.0/src/lib.rs" |
| output_name = "fancy_regex-b9fd63eddc01ef4b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bit-set-v0_5_0" ] |
| deps += [ ":regex-v1_5_6" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b9fd63eddc01ef4b", |
| "-Cextra-filename=-b9fd63eddc01ef4b", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"perf\"", |
| "--cfg=feature=\"unicode\"", |
| ] |
| |
| visibility = [] |
| visibility += [ ":*" ] |
| } |
| |
| rust_library("fastrand-v1_4_0") { |
| crate_name = "fastrand" |
| crate_root = "//third_party/rust_crates/vendor/fastrand-1.4.0/src/lib.rs" |
| output_name = "fastrand-3e2364b5ac67c966" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (current_cpu == "wasm32") { |
| deps += [ ":instant-v0_1_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3e2364b5ac67c966", |
| "-Cextra-filename=-3e2364b5ac67c966", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fatfs-v0_3_6") { |
| crate_name = "fatfs" |
| crate_root = "//third_party/rust_crates/forks/fatfs/src/lib.rs" |
| output_name = "fatfs-88a1471ee3619a95" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":chrono-v0_4_19" ] |
| deps += [ ":log-v0_4_11" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=88a1471ee3619a95", |
| "-Cextra-filename=-88a1471ee3619a95", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"chrono\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"lfn\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"unicode\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ff-v0_11_0") { |
| crate_name = "ff" |
| crate_root = "//third_party/rust_crates/vendor/ff-0.11.0/src/lib.rs" |
| output_name = "ff-14621ee7399f0eee" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_6_3" ] |
| deps += [ ":subtle-v2_4_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=14621ee7399f0eee", |
| "-Cextra-filename=-14621ee7399f0eee", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("filetime-v0_2_14") { |
| crate_name = "filetime" |
| crate_root = "//third_party/rust_crates/vendor/filetime-0.2.14/src/lib.rs" |
| output_name = "filetime-771a5d3d16b52760" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| if (false) { |
| deps += [ ":redox_syscall-v0_2_13" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=771a5d3d16b52760", |
| "-Cextra-filename=-771a5d3d16b52760", |
| ] |
| |
| aliased_deps = { |
| syscall = ":redox_syscall-v0_2_13" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fixedbitset-v0_4_2") { |
| crate_name = "fixedbitset" |
| crate_root = "//third_party/rust_crates/vendor/fixedbitset-0.4.2/src/lib.rs" |
| output_name = "fixedbitset-bdfd7022a8b37cb5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=bdfd7022a8b37cb5", |
| "-Cextra-filename=-bdfd7022a8b37cb5", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("flate2-v1_0_14") { |
| crate_name = "flate2" |
| crate_root = "//third_party/rust_crates/vendor/flate2-1.0.14/src/lib.rs" |
| output_name = "flate2-28efad300e8652f3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v0_1_10" ] |
| deps += [ ":crc32fast-v1_2_0" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":miniz_oxide-v0_3_6" ] |
| if (current_cpu == "wasm32" && !false) { |
| deps += [ ":miniz_oxide-v0_3_6" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=28efad300e8652f3", |
| "-Cextra-filename=-28efad300e8652f3", |
| "--cfg=feature=\"miniz_oxide\"", |
| "--cfg=feature=\"rust_backend\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("float-cmp-v0_8_0") { |
| crate_name = "float_cmp" |
| crate_root = "//third_party/rust_crates/vendor/float-cmp-0.8.0/src/lib.rs" |
| output_name = "float_cmp-25495b83f43346cf" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":num-traits-v0_2_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=25495b83f43346cf", |
| "-Cextra-filename=-25495b83f43346cf", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"num-traits\"", |
| "--cfg=feature=\"ratio\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fnv-v1_0_7") { |
| crate_name = "fnv" |
| crate_root = "//third_party/rust_crates/vendor/fnv-1.0.7/lib.rs" |
| output_name = "fnv-8fb9daf136cad9d8" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=8fb9daf136cad9d8", |
| "-Cextra-filename=-8fb9daf136cad9d8", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("form_urlencoded-v1_1_0") { |
| crate_name = "form_urlencoded" |
| crate_root = |
| "//third_party/rust_crates/vendor/form_urlencoded-1.1.0/src/lib.rs" |
| output_name = "form_urlencoded-936a3ec4100fa350" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":percent-encoding-v2_2_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=936a3ec4100fa350", |
| "-Cextra-filename=-936a3ec4100fa350", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fragile-v1_0_0") { |
| crate_name = "fragile" |
| crate_root = "//third_party/rust_crates/vendor/fragile-1.0.0/src/lib.rs" |
| output_name = "fragile-4fff0e17f0e7f677" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=4fff0e17f0e7f677", |
| "-Cextra-filename=-4fff0e17f0e7f677", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fs_extra-v1_2_0") { |
| crate_name = "fs_extra" |
| crate_root = "//third_party/rust_crates/vendor/fs_extra-1.2.0/src/lib.rs" |
| output_name = "fs_extra-ea7c546e9eec1d22" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ea7c546e9eec1d22", |
| "-Cextra-filename=-ea7c546e9eec1d22", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fsevent-sys-v4_0_0") { |
| crate_name = "fsevent_sys" |
| crate_root = "//third_party/rust_crates/vendor/fsevent-sys-4.0.0/src/lib.rs" |
| output_name = "fsevent_sys-2cc9241b509ff4e3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=2cc9241b509ff4e3", |
| "-Cextra-filename=-2cc9241b509ff4e3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fuchsia-cprng-v0_1_1") { |
| crate_name = "fuchsia_cprng" |
| crate_root = "//src/lib/zircon/rust/fuchsia-cprng/src/lib.rs" |
| output_name = "fuchsia_cprng-2003c73715c7fc44" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2003c73715c7fc44", |
| "-Cextra-filename=-2003c73715c7fc44", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("fuse3-v0_6_1") { |
| crate_name = "fuse3" |
| crate_root = "//third_party/rust_crates/forks/fuse3/src/lib.rs" |
| output_name = "fuse3-2e97ecf83b22f6d3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":async-trait-v0_1_56($host_toolchain)" ] |
| deps += [ ":bincode-v1_3_3" ] |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":cstr-v0_2_11($host_toolchain)" ] |
| deps += [ ":futures-channel-v0_3_19" ] |
| deps += [ ":futures-util-v0_3_19" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":nix-v0_26_2" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":slab-v0_4_7" ] |
| deps += [ ":tokio-v1_19_2" ] |
| deps += [ ":tracing-v0_1_34" ] |
| deps += [ ":which-v4_0_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=2e97ecf83b22f6d3", |
| "-Cextra-filename=-2e97ecf83b22f6d3", |
| "--cfg=feature=\"tokio\"", |
| "--cfg=feature=\"tokio-runtime\"", |
| "--cfg=feature=\"unprivileged\"", |
| "--cfg=feature=\"which\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-v0_3_19") { |
| crate_name = "futures" |
| crate_root = "//third_party/rust_crates/vendor/futures-0.3.19/src/lib.rs" |
| output_name = "futures-e6516813fcd2ea59" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":futures-channel-v0_3_19" ] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":futures-executor-v0_3_19" ] |
| deps += [ ":futures-io-v0_3_19" ] |
| deps += [ ":futures-sink-v0_3_19" ] |
| deps += [ ":futures-task-v0_3_19" ] |
| deps += [ ":futures-util-v0_3_19" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=e6516813fcd2ea59", |
| "-Cextra-filename=-e6516813fcd2ea59", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"async-await\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"executor\"", |
| "--cfg=feature=\"futures-executor\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-channel-v0_3_19") { |
| crate_name = "futures_channel" |
| crate_root = |
| "//third_party/rust_crates/vendor/futures-channel-0.3.19/src/lib.rs" |
| output_name = "futures_channel-bbc95929c179c5c3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":futures-sink-v0_3_19" ] |
| |
| rustenv = [ "CARGO_PKG_NAME=futures-channel" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=bbc95929c179c5c3", |
| "-Cextra-filename=-bbc95929c179c5c3", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"futures-sink\"", |
| "--cfg=feature=\"sink\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-core-v0_3_19") { |
| crate_name = "futures_core" |
| crate_root = "//third_party/rust_crates/vendor/futures-core-0.3.19/src/lib.rs" |
| output_name = "futures_core-328f95cc9ee7790f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [ "CARGO_PKG_NAME=futures-core" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=328f95cc9ee7790f", |
| "-Cextra-filename=-328f95cc9ee7790f", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-executor-v0_3_19") { |
| crate_name = "futures_executor" |
| crate_root = |
| "//third_party/rust_crates/vendor/futures-executor-0.3.19/src/lib.rs" |
| output_name = "futures_executor-5454b73f7d5eee50" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":futures-task-v0_3_19" ] |
| deps += [ ":futures-util-v0_3_19" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5454b73f7d5eee50", |
| "-Cextra-filename=-5454b73f7d5eee50", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-io-v0_3_19") { |
| crate_name = "futures_io" |
| crate_root = "//third_party/rust_crates/vendor/futures-io-0.3.19/src/lib.rs" |
| output_name = "futures_io-13ea868f3a902971" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=13ea868f3a902971", |
| "-Cextra-filename=-13ea868f3a902971", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-lite-v1_11_3") { |
| crate_name = "futures_lite" |
| crate_root = "//third_party/rust_crates/vendor/futures-lite-1.11.3/src/lib.rs" |
| output_name = "futures_lite-722154d5ee232ef5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":fastrand-v1_4_0" ] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":futures-io-v0_3_19" ] |
| deps += [ ":memchr-v2_4_0" ] |
| deps += [ ":parking-v2_0_0" ] |
| deps += [ ":pin-project-lite-v0_2_4" ] |
| deps += [ ":waker-fn-v1_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=722154d5ee232ef5", |
| "-Cextra-filename=-722154d5ee232ef5", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"fastrand\"", |
| "--cfg=feature=\"futures-io\"", |
| "--cfg=feature=\"parking\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"waker-fn\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("futures-macro-v0_3_19") { |
| crate_name = "futures_macro" |
| crate_root = |
| "//third_party/rust_crates/vendor/futures-macro-0.3.19/src/lib.rs" |
| output_name = "futures_macro-e633a40a740590a9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [ "CARGO_PKG_NAME=futures-macro" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=e633a40a740590a9", |
| "-Cextra-filename=-e633a40a740590a9", |
| "--cfg=fn_like_proc_macro", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-sink-v0_3_19") { |
| crate_name = "futures_sink" |
| crate_root = "//third_party/rust_crates/vendor/futures-sink-0.3.19/src/lib.rs" |
| output_name = "futures_sink-3c76929821bf0d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3c76929821bf0d", |
| "-Cextra-filename=-3c76929821bf0d", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-task-v0_3_19") { |
| crate_name = "futures_task" |
| crate_root = "//third_party/rust_crates/vendor/futures-task-0.3.19/src/lib.rs" |
| output_name = "futures_task-176189a99c38d371" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [ "CARGO_PKG_NAME=futures-task" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=176189a99c38d371", |
| "-Cextra-filename=-176189a99c38d371", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-test-v0_3_19") { |
| crate_name = "futures_test" |
| crate_root = "//third_party/rust_crates/vendor/futures-test-0.3.19/src/lib.rs" |
| output_name = "futures_test-18f27c453898e02d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":futures-executor-v0_3_19" ] |
| deps += [ ":futures-io-v0_3_19" ] |
| deps += [ ":futures-macro-v0_3_19($host_toolchain)" ] |
| deps += [ ":futures-sink-v0_3_19" ] |
| deps += [ ":futures-task-v0_3_19" ] |
| deps += [ ":futures-util-v0_3_19" ] |
| deps += [ ":pin-project-v1_0_11" ] |
| deps += [ ":pin-utils-v0_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=18f27c453898e02d", |
| "-Cextra-filename=-18f27c453898e02d", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("futures-util-v0_3_19") { |
| crate_name = "futures_util" |
| crate_root = "//third_party/rust_crates/vendor/futures-util-0.3.19/src/lib.rs" |
| output_name = "futures_util-fde13ada8c10d5f9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":futures-channel-v0_3_19" ] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":futures-io-v0_3_19" ] |
| deps += [ ":futures-macro-v0_3_19($host_toolchain)" ] |
| deps += [ ":futures-sink-v0_3_19" ] |
| deps += [ ":futures-task-v0_3_19" ] |
| deps += [ ":memchr-v2_4_0" ] |
| deps += [ ":pin-project-lite-v0_2_4" ] |
| deps += [ ":pin-utils-v0_1_0" ] |
| deps += [ ":slab-v0_4_7" ] |
| |
| rustenv = [ "CARGO_PKG_NAME=futures-util" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=fde13ada8c10d5f9", |
| "-Cextra-filename=-fde13ada8c10d5f9", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"async-await\"", |
| "--cfg=feature=\"async-await-macro\"", |
| "--cfg=feature=\"channel\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"futures-channel\"", |
| "--cfg=feature=\"futures-io\"", |
| "--cfg=feature=\"futures-macro\"", |
| "--cfg=feature=\"futures-sink\"", |
| "--cfg=feature=\"io\"", |
| "--cfg=feature=\"memchr\"", |
| "--cfg=feature=\"sink\"", |
| "--cfg=feature=\"slab\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=fn_like_proc_macro", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("generator-v0_7_4") { |
| crate_name = "generator" |
| crate_root = "//third_party/rust_crates/vendor/generator-0.7.4/src/lib.rs" |
| output_name = "generator-a1d2e33639bec451" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":windows-v0_48_0" ] |
| } |
| deps += [ "//build/validate:non_production_tag" ] |
| deps += [ "//third_party/rust_crates/compat/generator:asm" ] |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=a1d2e33639bec451", |
| "-Cextra-filename=-a1d2e33639bec451", |
| ] |
| |
| visibility = [] |
| visibility += [ ":loom-v0_5_6" ] |
| testonly = true |
| } |
| |
| rust_library("generic-array-v0_14_5") { |
| crate_name = "generic_array" |
| crate_root = |
| "//third_party/rust_crates/vendor/generic-array-0.14.5/src/lib.rs" |
| output_name = "generic_array-46093893e2cb6048" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":typenum-v1_15_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=46093893e2cb6048", |
| "-Cextra-filename=-46093893e2cb6048", |
| "--cfg=relaxed_coherence", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("getopts-v0_2_18") { |
| crate_name = "getopts" |
| crate_root = "//third_party/rust_crates/vendor/getopts-0.2.18/src/lib.rs" |
| output_name = "getopts-ee306262a9b3a5b0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unicode-width-v0_1_10" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ee306262a9b3a5b0", |
| "-Cextra-filename=-ee306262a9b3a5b0", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("getrandom-v0_2_2") { |
| crate_name = "getrandom" |
| crate_root = "//third_party/rust_crates/vendor/getrandom-0.2.2/src/lib.rs" |
| output_name = "getrandom-a3378427d5ef87b9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| if (current_cpu == "wasm32" && current_os == "unknown") { |
| deps += [ ":js-sys-v0_3_40" ] |
| deps += [ ":wasm-bindgen-v0_2_63" ] |
| } |
| if (false) { |
| deps += [ ":wasi-v0_10_1+wasi-snapshot-preview1" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| |
| rustenv = [ |
| "CARGO_PKG_NAME=getrandom", |
| "CARGO_PKG_VERSION=0.2.2", |
| "CARGO_MANIFEST_DIR=${gn_source_root}/third_party/rust_crates/vendor/getrandom-0.2.2", |
| ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=a3378427d5ef87b9", |
| "-Cextra-filename=-a3378427d5ef87b9", |
| "--cfg=feature=\"js\"", |
| "--cfg=feature=\"js-sys\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"wasm-bindgen\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ghash-v0_4_4") { |
| crate_name = "ghash" |
| crate_root = "//third_party/rust_crates/vendor/ghash-0.4.4/src/lib.rs" |
| output_name = "ghash-7822f3ab5a5b2e5d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":opaque-debug-v0_3_0" ] |
| deps += [ ":polyval-v0_5_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=7822f3ab5a5b2e5d", |
| "-Cextra-filename=-7822f3ab5a5b2e5d", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("glob-v0_3_0") { |
| crate_name = "glob" |
| crate_root = "//third_party/rust_crates/vendor/glob-0.3.0/src/lib.rs" |
| output_name = "glob-aa5b2e2c44f5f401" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=aa5b2e2c44f5f401", |
| "-Cextra-filename=-aa5b2e2c44f5f401", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("gpt-v3_0_0") { |
| crate_name = "gpt" |
| crate_root = "//third_party/rust_crates/vendor/gpt-3.0.0/src/lib.rs" |
| output_name = "gpt-ee8537fb7cdea5c1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":crc-v1_8_1" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":uuid-v0_8_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=ee8537fb7cdea5c1", |
| "-Cextra-filename=-ee8537fb7cdea5c1", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("group-v0_11_0") { |
| crate_name = "group" |
| crate_root = "//third_party/rust_crates/vendor/group-0.11.0/src/lib.rs" |
| output_name = "group-1ab6faab662f4994" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ff-v0_11_0" ] |
| deps += [ ":rand_core-v0_6_3" ] |
| deps += [ ":subtle-v2_4_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=1ab6faab662f4994", |
| "-Cextra-filename=-1ab6faab662f4994", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("half-v1_6_0") { |
| crate_name = "half" |
| crate_root = "//third_party/rust_crates/vendor/half-1.6.0/src/lib.rs" |
| output_name = "half-d9b7b38cc4103d3d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d9b7b38cc4103d3d", |
| "-Cextra-filename=-d9b7b38cc4103d3d", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("handlebars-v4_3_5") { |
| crate_name = "handlebars" |
| crate_root = "//third_party/rust_crates/vendor/handlebars-4.3.5/src/lib.rs" |
| output_name = "handlebars-f0d384607bf539b0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":pest-v2_1_3" ] |
| deps += [ ":pest_derive-v2_1_0($host_toolchain)" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":serde_json-v1_0_87" ] |
| deps += [ ":thiserror-v1_0_23" ] |
| |
| rustenv = [ "CARGO_MANIFEST_DIR=${gn_source_root}/third_party/rust_crates/vendor/handlebars-4.3.5" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=f0d384607bf539b0", |
| "-Cextra-filename=-f0d384607bf539b0", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("hashbrown-v0_12_3") { |
| crate_name = "hashbrown" |
| crate_root = "//third_party/rust_crates/vendor/hashbrown-0.12.3/src/lib.rs" |
| output_name = "hashbrown-159c93b40eceb50a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=159c93b40eceb50a", |
| "-Cextra-filename=-159c93b40eceb50a", |
| "--cfg=feature=\"raw\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("heck-v0_3_1") { |
| crate_name = "heck" |
| crate_root = "//third_party/rust_crates/vendor/heck-0.3.1/src/lib.rs" |
| output_name = "heck-e3dad0497ab5b0fe" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unicode-segmentation-v1_2_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=e3dad0497ab5b0fe", |
| "-Cextra-filename=-e3dad0497ab5b0fe", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("heck-v0_4_0") { |
| crate_name = "heck" |
| crate_root = "//third_party/rust_crates/vendor/heck-0.4.0/src/lib.rs" |
| output_name = "heck-d13199f44da95b73" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d13199f44da95b73", |
| "-Cextra-filename=-d13199f44da95b73", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("hermit-abi-v0_1_8") { |
| crate_name = "hermit_abi" |
| crate_root = "//third_party/rust_crates/vendor/hermit-abi-0.1.8/src/lib.rs" |
| output_name = "hermit_abi-f84c675d3602a4e4" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f84c675d3602a4e4", |
| "-Cextra-filename=-f84c675d3602a4e4", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("hex-v0_3_2") { |
| crate_name = "hex" |
| crate_root = "//third_party/rust_crates/vendor/hex-0.3.2/src/lib.rs" |
| output_name = "hex-67ad4b3000c63154" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=67ad4b3000c63154", |
| "-Cextra-filename=-67ad4b3000c63154", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("hkdf-v0_11_0") { |
| crate_name = "hkdf" |
| crate_root = "//third_party/rust_crates/vendor/hkdf-0.11.0/src/hkdf.rs" |
| output_name = "hkdf-29df0bf5a933579f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":digest-v0_9_0" ] |
| deps += [ ":hmac-v0_11_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=29df0bf5a933579f", |
| "-Cextra-filename=-29df0bf5a933579f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("hmac-v0_11_0") { |
| crate_name = "hmac" |
| crate_root = "//third_party/rust_crates/vendor/hmac-0.11.0/src/lib.rs" |
| output_name = "hmac-249a5a2d4f454c6b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":crypto-mac-v0_11_1" ] |
| deps += [ ":digest-v0_9_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=249a5a2d4f454c6b", |
| "-Cextra-filename=-249a5a2d4f454c6b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("home-v0_5_3") { |
| crate_name = "home" |
| crate_root = "//third_party/rust_crates/vendor/home-0.5.3/src/lib.rs" |
| output_name = "home-9a402443b9ac5998" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9a402443b9ac5998", |
| "-Cextra-filename=-9a402443b9ac5998", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("hound-v3_5_0") { |
| crate_name = "hound" |
| crate_root = "//third_party/rust_crates/forks/hound/src/lib.rs" |
| output_name = "hound-80b4d537af823d33" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=80b4d537af823d33", |
| "-Cextra-filename=-80b4d537af823d33", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("http-v0_2_4") { |
| crate_name = "http" |
| crate_root = "//third_party/rust_crates/vendor/http-0.2.4/src/lib.rs" |
| output_name = "http-6a6e000f40845eef" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":fnv-v1_0_7" ] |
| deps += [ ":itoa-v0_4_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6a6e000f40845eef", |
| "-Cextra-filename=-6a6e000f40845eef", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("http-body-v0_4_4") { |
| crate_name = "http_body" |
| crate_root = "//third_party/rust_crates/vendor/http-body-0.4.4/src/lib.rs" |
| output_name = "http_body-4cfe6790799a56b9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":http-v0_2_4" ] |
| deps += [ ":pin-project-lite-v0_2_4" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=4cfe6790799a56b9", |
| "-Cextra-filename=-4cfe6790799a56b9", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("httparse-v1_7_1") { |
| crate_name = "httparse" |
| crate_root = "//third_party/rust_crates/vendor/httparse-1.7.1/src/lib.rs" |
| output_name = "httparse-80b3f01f6603e0f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=80b3f01f6603e0f", |
| "-Cextra-filename=-80b3f01f6603e0f", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=httparse_simd", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("httpdate-v1_0_2") { |
| crate_name = "httpdate" |
| crate_root = "//third_party/rust_crates/vendor/httpdate-1.0.2/src/lib.rs" |
| output_name = "httpdate-cbaf0261c4491eb6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=cbaf0261c4491eb6", |
| "-Cextra-filename=-cbaf0261c4491eb6", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("humansize-v1_1_1") { |
| crate_name = "humansize" |
| crate_root = "//third_party/rust_crates/vendor/humansize-1.1.1/src/lib.rs" |
| output_name = "humansize-c6e531eb85c12cc1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=c6e531eb85c12cc1", |
| "-Cextra-filename=-c6e531eb85c12cc1", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("hyper-v0_14_19") { |
| crate_name = "hyper" |
| crate_root = "//third_party/rust_crates/vendor/hyper-0.14.19/src/lib.rs" |
| output_name = "hyper-cc7cc936a1c0e0fb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":futures-channel-v0_3_19" ] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":futures-util-v0_3_19" ] |
| deps += [ ":http-v0_2_4" ] |
| deps += [ ":http-body-v0_4_4" ] |
| deps += [ ":httparse-v1_7_1" ] |
| deps += [ ":httpdate-v1_0_2" ] |
| deps += [ ":itoa-v1_0_5" ] |
| deps += [ ":pin-project-lite-v0_2_4" ] |
| deps += [ ":tokio-v1_19_2" ] |
| deps += [ ":tower-service-v0_3_0" ] |
| deps += [ ":tracing-v0_1_34" ] |
| deps += [ ":want-v0_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=cc7cc936a1c0e0fb", |
| "-Cextra-filename=-cc7cc936a1c0e0fb", |
| "--cfg=feature=\"client\"", |
| "--cfg=feature=\"http1\"", |
| "--cfg=feature=\"server\"", |
| "--cfg=feature=\"stream\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("hyper-rustls-v0_22_1") { |
| crate_name = "hyper_rustls" |
| crate_root = "//third_party/rust_crates/vendor/hyper-rustls-0.22.1/src/lib.rs" |
| output_name = "hyper_rustls-383db729aca6b09e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":futures-util-v0_3_19" ] |
| deps += [ ":hyper-v0_14_19" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":rustls-v0_19_1" ] |
| deps += [ ":rustls-native-certs-v0_5_0" ] |
| deps += [ ":tokio-v1_19_2" ] |
| deps += [ ":tokio-rustls-v0_22_0" ] |
| deps += [ ":webpki-v0_21_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=383db729aca6b09e", |
| "-Cextra-filename=-383db729aca6b09e", |
| "--cfg=feature=\"rustls-native-certs\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ident_case-v1_0_1") { |
| crate_name = "ident_case" |
| crate_root = "//third_party/rust_crates/vendor/ident_case-1.0.1/src/lib.rs" |
| output_name = "ident_case-b27b32febfa5a05a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b27b32febfa5a05a", |
| "-Cextra-filename=-b27b32febfa5a05a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("idna-v0_1_5") { |
| crate_name = "idna" |
| crate_root = "//third_party/rust_crates/vendor/idna-0.1.5/src/lib.rs" |
| output_name = "idna-682a1dbddbc2bf79" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":matches-v0_1_9" ] |
| deps += [ ":unicode-bidi-v0_3_4" ] |
| deps += [ ":unicode-normalization-v0_1_19" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=682a1dbddbc2bf79", |
| "-Cextra-filename=-682a1dbddbc2bf79", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("idna-v0_2_3") { |
| crate_name = "idna" |
| crate_root = "//third_party/rust_crates/vendor/idna-0.2.3/src/lib.rs" |
| output_name = "idna-22cfd0b478d3e8bd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":matches-v0_1_9" ] |
| deps += [ ":unicode-bidi-v0_3_4" ] |
| deps += [ ":unicode-normalization-v0_1_19" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=22cfd0b478d3e8bd", |
| "-Cextra-filename=-22cfd0b478d3e8bd", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("idna-v0_3_0") { |
| crate_name = "idna" |
| crate_root = "//third_party/rust_crates/vendor/idna-0.3.0/src/lib.rs" |
| output_name = "idna-682e58f626eba0bb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unicode-bidi-v0_3_4" ] |
| deps += [ ":unicode-normalization-v0_1_19" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=682e58f626eba0bb", |
| "-Cextra-filename=-682e58f626eba0bb", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("indexmap-v1_9_2") { |
| crate_name = "indexmap" |
| crate_root = "//third_party/rust_crates/vendor/indexmap-1.9.2/src/lib.rs" |
| output_name = "indexmap-48d3353175399349" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":hashbrown-v0_12_3" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=48d3353175399349", |
| "-Cextra-filename=-48d3353175399349", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"serde-1\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=has_std", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("indoc-v1_0_3") { |
| crate_name = "indoc" |
| crate_root = "//third_party/rust_crates/vendor/indoc-1.0.3/src/lib.rs" |
| output_name = "indoc-da3b32d05f72f95e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unindent-v0_1_7" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=da3b32d05f72f95e", |
| "-Cextra-filename=-da3b32d05f72f95e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("inflate-v0_4_5") { |
| crate_name = "inflate" |
| crate_root = "//third_party/rust_crates/vendor/inflate-0.4.5/src/lib.rs" |
| output_name = "inflate-e2d006b321248ecb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":adler32-v1_0_4" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=e2d006b321248ecb", |
| "-Cextra-filename=-e2d006b321248ecb", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("inotify-v0_9_3") { |
| crate_name = "inotify" |
| crate_root = "//third_party/rust_crates/vendor/inotify-0.9.3/src/lib.rs" |
| output_name = "inotify-95428818c5e4383a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":inotify-sys-v0_1_5" ] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=95428818c5e4383a", |
| "-Cextra-filename=-95428818c5e4383a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("inotify-sys-v0_1_5") { |
| crate_name = "inotify_sys" |
| crate_root = "//third_party/rust_crates/vendor/inotify-sys-0.1.5/src/lib.rs" |
| output_name = "inotify_sys-5a7221e0cdb60ab6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5a7221e0cdb60ab6", |
| "-Cextra-filename=-5a7221e0cdb60ab6", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("instant-v0_1_9") { |
| crate_name = "instant" |
| crate_root = "//third_party/rust_crates/vendor/instant-0.1.9/src/lib.rs" |
| output_name = "instant-83da69adfa026a2e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=83da69adfa026a2e", |
| "-Cextra-filename=-83da69adfa026a2e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("iota-v0_2_2") { |
| crate_name = "iota" |
| crate_root = "//third_party/rust_crates/vendor/iota-0.2.2/src/lib.rs" |
| output_name = "iota-e068e14ca4b8dd42" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=e068e14ca4b8dd42", |
| "-Cextra-filename=-e068e14ca4b8dd42", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ipnet-v2_3_1") { |
| crate_name = "ipnet" |
| crate_root = "//third_party/rust_crates/vendor/ipnet-2.3.1/src/lib.rs" |
| output_name = "ipnet-f8a52ce484aace28" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f8a52ce484aace28", |
| "-Cextra-filename=-f8a52ce484aace28", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("itertools-v0_10_1") { |
| crate_name = "itertools" |
| crate_root = "//third_party/rust_crates/vendor/itertools-0.10.1/src/lib.rs" |
| output_name = "itertools-6923aac211951545" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":either-v1_8_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6923aac211951545", |
| "-Cextra-filename=-6923aac211951545", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"use_alloc\"", |
| "--cfg=feature=\"use_std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("itertools-v0_8_0") { |
| crate_name = "itertools" |
| crate_root = "//third_party/rust_crates/vendor/itertools-0.8.0/src/lib.rs" |
| output_name = "itertools-1f61a40f0ca305b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":either-v1_8_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=1f61a40f0ca305b", |
| "-Cextra-filename=-1f61a40f0ca305b", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"use_std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("itoa-v0_4_3") { |
| crate_name = "itoa" |
| crate_root = "//third_party/rust_crates/vendor/itoa-0.4.3/src/lib.rs" |
| output_name = "itoa-f3a32c9a05744438" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f3a32c9a05744438", |
| "-Cextra-filename=-f3a32c9a05744438", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("itoa-v1_0_5") { |
| crate_name = "itoa" |
| crate_root = "//third_party/rust_crates/vendor/itoa-1.0.5/src/lib.rs" |
| output_name = "itoa-d5820561044d3a6e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d5820561044d3a6e", |
| "-Cextra-filename=-d5820561044d3a6e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("js-sys-v0_3_40") { |
| crate_name = "js_sys" |
| crate_root = "//third_party/rust_crates/vendor/js-sys-0.3.40/src/lib.rs" |
| output_name = "js_sys-178adb05182c818e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":wasm-bindgen-v0_2_63" ] |
| |
| rustenv = [ |
| "CARGO_PKG_NAME=js-sys", |
| "CARGO_PKG_VERSION=0.3.40", |
| "CARGO_MANIFEST_DIR=${gn_source_root}/third_party/rust_crates/vendor/js-sys-0.3.40", |
| ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=178adb05182c818e", |
| "-Cextra-filename=-178adb05182c818e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("json5format-v0_2_6") { |
| crate_name = "json5format" |
| crate_root = "//third_party/rust_crates/vendor/json5format-0.2.6/src/lib.rs" |
| output_name = "json5format-daa5df659ed21ae8" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":regex-v1_5_6" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=daa5df659ed21ae8", |
| "-Cextra-filename=-daa5df659ed21ae8", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("jsonway-v2_0_0") { |
| crate_name = "jsonway" |
| crate_root = "//third_party/rust_crates/vendor/jsonway-2.0.0/src/lib.rs" |
| output_name = "jsonway-5ed994a48b787f8e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":serde_json-v1_0_87" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5ed994a48b787f8e", |
| "-Cextra-filename=-5ed994a48b787f8e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("kqueue-v1_0_7") { |
| crate_name = "kqueue" |
| crate_root = "//third_party/rust_crates/vendor/kqueue-1.0.7/src/lib.rs" |
| output_name = "kqueue-8ba64de94884151f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":kqueue-sys-v1_0_3" ] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8ba64de94884151f", |
| "-Cextra-filename=-8ba64de94884151f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("kqueue-sys-v1_0_3") { |
| crate_name = "kqueue_sys" |
| crate_root = "//third_party/rust_crates/vendor/kqueue-sys-1.0.3/src/lib.rs" |
| output_name = "kqueue_sys-369df57c1b7accc0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=369df57c1b7accc0", |
| "-Cextra-filename=-369df57c1b7accc0", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("lazy_static-v1_4_0") { |
| crate_name = "lazy_static" |
| crate_root = "//third_party/rust_crates/vendor/lazy_static-1.4.0/src/lib.rs" |
| output_name = "lazy_static-cdf593bd3fb3d68f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=cdf593bd3fb3d68f", |
| "-Cextra-filename=-cdf593bd3fb3d68f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("libc-v0_2_142") { |
| crate_name = "libc" |
| crate_root = "//third_party/rust_crates/vendor/libc-0.2.142/src/lib.rs" |
| output_name = "libc-219d623e972ed388" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=219d623e972ed388", |
| "-Cextra-filename=-219d623e972ed388", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"extra_traits\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=libc_priv_mod_use", |
| "--cfg=libc_union", |
| "--cfg=libc_const_size_of", |
| "--cfg=libc_align", |
| "--cfg=libc_core_cvoid", |
| "--cfg=libc_packedN", |
| "--cfg=libc_cfg_target_vendor", |
| "--cfg=libc_int128", |
| "--cfg=libc_non_exhaustive", |
| "--cfg=libc_long_array", |
| "--cfg=libc_ptr_addr_of", |
| "--cfg=libc_underscore_const_names", |
| "--cfg=libc_const_extern_fn", |
| ] |
| if (false) { |
| rustflags += [ "--cfg=freebsd11" ] |
| } |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("libm-v0_2_1") { |
| crate_name = "libm" |
| crate_root = "//third_party/rust_crates/forks/libm/src/lib.rs" |
| output_name = "libm-9acc3111b7a9209b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":static_assertions-v1_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=9acc3111b7a9209b", |
| "-Cextra-filename=-9acc3111b7a9209b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("linked-hash-map-v0_5_3") { |
| crate_name = "linked_hash_map" |
| crate_root = |
| "//third_party/rust_crates/vendor/linked-hash-map-0.5.3/src/lib.rs" |
| output_name = "linked_hash_map-b9b35caede8d8189" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b9b35caede8d8189", |
| "-Cextra-filename=-b9b35caede8d8189", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("lipsum-v0_6_0") { |
| crate_name = "lipsum" |
| crate_root = "//third_party/rust_crates/vendor/lipsum-0.6.0/src/lib.rs" |
| output_name = "lipsum-3f3d810083da13c9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand-v0_6_5" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=3f3d810083da13c9", |
| "-Cextra-filename=-3f3d810083da13c9", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("lock_api-v0_3_4") { |
| crate_name = "lock_api" |
| crate_root = "//third_party/rust_crates/vendor/lock_api-0.3.4/src/lib.rs" |
| output_name = "lock_api-12f3d9bb96757377" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":scopeguard-v1_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=12f3d9bb96757377", |
| "-Cextra-filename=-12f3d9bb96757377", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("lock_api-v0_4_7") { |
| crate_name = "lock_api" |
| crate_root = "//third_party/rust_crates/vendor/lock_api-0.4.7/src/lib.rs" |
| output_name = "lock_api-ba65d2807a1700b4" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":scopeguard-v1_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=ba65d2807a1700b4", |
| "-Cextra-filename=-ba65d2807a1700b4", |
| "--cfg=has_const_fn_trait_bound", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("log-v0_4_11") { |
| crate_name = "log" |
| crate_root = "//third_party/rust_crates/vendor/log-0.4.11/src/lib.rs" |
| output_name = "log-f850217d8dbd0f9a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v0_1_10" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f850217d8dbd0f9a", |
| "-Cextra-filename=-f850217d8dbd0f9a", |
| "--cfg=feature=\"std\"", |
| "--cfg=atomic_cas", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("loom-v0_5_6") { |
| crate_name = "loom" |
| crate_root = "//third_party/rust_crates/vendor/loom-0.5.6/src/lib.rs" |
| output_name = "loom-8008abaee09dc883" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":generator-v0_7_4" ] |
| deps += [ ":scoped-tls-v1_0_1" ] |
| deps += [ ":tracing-v0_1_34" ] |
| deps += [ ":tracing-subscriber-v0_3_1" ] |
| deps += [ "//build/validate:non_production_tag" ] |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8008abaee09dc883", |
| "-Cextra-filename=-8008abaee09dc883", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| |
| testonly = true |
| } |
| |
| rust_library("lru-cache-v0_1_2") { |
| crate_name = "lru_cache" |
| crate_root = "//third_party/rust_crates/vendor/lru-cache-0.1.2/src/lib.rs" |
| output_name = "lru_cache-d0de9f2b92e5e947" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":linked-hash-map-v0_5_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=d0de9f2b92e5e947", |
| "-Cextra-filename=-d0de9f2b92e5e947", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("macro_rules_attribute-v0_1_3") { |
| crate_name = "macro_rules_attribute" |
| crate_root = |
| "//third_party/rust_crates/vendor/macro_rules_attribute-0.1.3/src/lib.rs" |
| output_name = "macro_rules_attribute-59fd32e10fa7ad1b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":macro_rules_attribute-proc_macro-v0_1_3($host_toolchain)" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=59fd32e10fa7ad1b", |
| "-Cextra-filename=-59fd32e10fa7ad1b", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("macro_rules_attribute-proc_macro-v0_1_3") { |
| crate_name = "macro_rules_attribute_proc_macro" |
| crate_root = "//third_party/rust_crates/vendor/macro_rules_attribute-proc_macro-0.1.3/mod.rs" |
| output_name = "macro_rules_attribute_proc_macro-a7577883011bb875" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=a7577883011bb875", |
| "-Cextra-filename=-a7577883011bb875", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("maplit-v1_0_1") { |
| crate_name = "maplit" |
| crate_root = "//third_party/rust_crates/vendor/maplit-1.0.1/src/lib.rs" |
| output_name = "maplit-42f6d562ec404170" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=42f6d562ec404170", |
| "-Cextra-filename=-42f6d562ec404170", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("matchers-v0_1_0") { |
| crate_name = "matchers" |
| crate_root = "//third_party/rust_crates/vendor/matchers-0.1.0/src/lib.rs" |
| output_name = "matchers-d20ec4d350970f68" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":regex-automata-v0_1_9" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d20ec4d350970f68", |
| "-Cextra-filename=-d20ec4d350970f68", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("matches-v0_1_9") { |
| crate_name = "matches" |
| crate_root = "//third_party/rust_crates/vendor/matches-0.1.9/lib.rs" |
| output_name = "matches-c708e0b8aa4fcca4" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=c708e0b8aa4fcca4", |
| "-Cextra-filename=-c708e0b8aa4fcca4", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("maybe-owned-v0_3_2") { |
| crate_name = "maybe_owned" |
| crate_root = "//third_party/rust_crates/vendor/maybe-owned-0.3.2/src/lib.rs" |
| output_name = "maybe_owned-cd58fab7b411c920" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=cd58fab7b411c920", |
| "-Cextra-filename=-cd58fab7b411c920", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("maybe-uninit-v2_0_0") { |
| crate_name = "maybe_uninit" |
| crate_root = "//third_party/rust_crates/vendor/maybe-uninit-2.0.0/src/lib.rs" |
| output_name = "maybe_uninit-fb89acfa5fdd5d93" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=fb89acfa5fdd5d93", |
| "-Cextra-filename=-fb89acfa5fdd5d93", |
| "--cfg=derive_copy", |
| "--cfg=repr_transparent", |
| "--cfg=native_uninit", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("memchr-v2_4_0") { |
| crate_name = "memchr" |
| crate_root = "//third_party/rust_crates/ask2patch/memchr/src/lib.rs" |
| output_name = "memchr-7c7563bbdbb1ab9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=7c7563bbdbb1ab9", |
| "-Cextra-filename=-7c7563bbdbb1ab9", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"use_std\"", |
| "--cfg=memchr_runtime_simd", |
| "--cfg=memchr_runtime_sse2", |
| "--cfg=memchr_runtime_sse42", |
| "--cfg=memchr_runtime_avx", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("memoffset-v0_5_3") { |
| crate_name = "memoffset" |
| crate_root = "//third_party/rust_crates/vendor/memoffset-0.5.3/src/lib.rs" |
| output_name = "memoffset-86fca2d18c439f83" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=86fca2d18c439f83", |
| "-Cextra-filename=-86fca2d18c439f83", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("memoffset-v0_6_3") { |
| crate_name = "memoffset" |
| crate_root = "//third_party/rust_crates/vendor/memoffset-0.6.3/src/lib.rs" |
| output_name = "memoffset-4f8761547d1c3d9f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=4f8761547d1c3d9f", |
| "-Cextra-filename=-4f8761547d1c3d9f", |
| "--cfg=feature=\"default\"", |
| "--cfg=tuple_ty", |
| "--cfg=allow_clippy", |
| "--cfg=maybe_uninit", |
| "--cfg=doctests", |
| "--cfg=raw_ref_macros", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("memoffset-v0_7_1") { |
| crate_name = "memoffset" |
| crate_root = "//third_party/rust_crates/vendor/memoffset-0.7.1/src/lib.rs" |
| output_name = "memoffset-67ada2534d04f1ff" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=67ada2534d04f1ff", |
| "-Cextra-filename=-67ada2534d04f1ff", |
| "--cfg=feature=\"default\"", |
| "--cfg=tuple_ty", |
| "--cfg=allow_clippy", |
| "--cfg=maybe_uninit", |
| "--cfg=doctests", |
| "--cfg=raw_ref_macros", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("miniz_oxide-v0_3_6") { |
| crate_name = "miniz_oxide" |
| crate_root = "//third_party/rust_crates/vendor/miniz_oxide-0.3.6/src/lib.rs" |
| output_name = "miniz_oxide-9a756a7abca21ed4" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":adler32-v1_0_4" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9a756a7abca21ed4", |
| "-Cextra-filename=-9a756a7abca21ed4", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("mio-v0_7_14") { |
| crate_name = "mio" |
| crate_root = "//third_party/rust_crates/vendor/mio-0.7.14/src/lib.rs" |
| output_name = "mio-11280508328a7a2f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":miow-v0_3_7" ] |
| deps += [ ":ntapi-v0_3_4" ] |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=11280508328a7a2f", |
| "-Cextra-filename=-11280508328a7a2f", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"os-ext\"", |
| "--cfg=feature=\"os-poll\"", |
| "--cfg=feature=\"os-util\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("mio-v0_8_5") { |
| crate_name = "mio" |
| crate_root = "//third_party/rust_crates/vendor/mio-0.8.5/src/lib.rs" |
| output_name = "mio-ccea4f015f73905" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| if (false) { |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":wasi-v0_11_0+wasi-snapshot-preview1" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":windows-sys-v0_42_0" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=ccea4f015f73905", |
| "-Cextra-filename=-ccea4f015f73905", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"net\"", |
| "--cfg=feature=\"os-ext\"", |
| "--cfg=feature=\"os-poll\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("miow-v0_3_7") { |
| crate_name = "miow" |
| crate_root = "//third_party/rust_crates/empty/miow/src/lib.rs" |
| output_name = "miow-299ced46ef99541f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=299ced46ef99541f", |
| "-Cextra-filename=-299ced46ef99541f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("mockall-v0_9_0") { |
| crate_name = "mockall" |
| crate_root = "//third_party/rust_crates/vendor/mockall-0.9.0/src/lib.rs" |
| output_name = "mockall-101dad7ffbea75df" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":downcast-v0_10_0" ] |
| deps += [ ":fragile-v1_0_0" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":mockall_derive-v0_9_0($host_toolchain)" ] |
| deps += [ ":predicates-v1_0_7" ] |
| deps += [ ":predicates-tree-v1_0_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=101dad7ffbea75df", |
| "-Cextra-filename=-101dad7ffbea75df", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("mockall_derive-v0_9_0") { |
| crate_name = "mockall_derive" |
| crate_root = |
| "//third_party/rust_crates/vendor/mockall_derive-0.9.0/src/lib.rs" |
| output_name = "mockall_derive-6535f5e9d7922162" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6535f5e9d7922162", |
| "-Cextra-filename=-6535f5e9d7922162", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("multimap-v0_8_3") { |
| crate_name = "multimap" |
| crate_root = "//third_party/rust_crates/vendor/multimap-0.8.3/src/lib.rs" |
| output_name = "multimap-60f5095b2d01969a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=60f5095b2d01969a", |
| "-Cextra-filename=-60f5095b2d01969a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("netlink-packet-core-v0_5_0") { |
| crate_name = "netlink_packet_core" |
| crate_root = |
| "//third_party/rust_crates/vendor/netlink-packet-core-0.5.0/src/lib.rs" |
| output_name = "netlink_packet_core-4e717aad4a69254f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":anyhow-v1_0_57" ] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":netlink-packet-utils-v0_5_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=4e717aad4a69254f", |
| "-Cextra-filename=-4e717aad4a69254f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("netlink-packet-route-v0_15_0") { |
| crate_name = "netlink_packet_route" |
| crate_root = |
| "//third_party/rust_crates/vendor/netlink-packet-route-0.15.0/src/lib.rs" |
| output_name = "netlink_packet_route-c34624435c7ce69e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":anyhow-v1_0_57" ] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":netlink-packet-core-v0_5_0" ] |
| deps += [ ":netlink-packet-utils-v0_5_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c34624435c7ce69e", |
| "-Cextra-filename=-c34624435c7ce69e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("netlink-packet-utils-v0_5_2") { |
| crate_name = "netlink_packet_utils" |
| crate_root = |
| "//third_party/rust_crates/vendor/netlink-packet-utils-0.5.2/src/lib.rs" |
| output_name = "netlink_packet_utils-77b6e0ba4c9d7397" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":anyhow-v1_0_57" ] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":thiserror-v1_0_23" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=77b6e0ba4c9d7397", |
| "-Cextra-filename=-77b6e0ba4c9d7397", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("nix-v0_26_2") { |
| crate_name = "nix" |
| crate_root = "//third_party/rust_crates/vendor/nix-0.26.2/src/lib.rs" |
| output_name = "nix-228c27518909fe5c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":pin-utils-v0_1_0" ] |
| deps += [ ":static_assertions-v1_1_0" ] |
| if (!false) { |
| deps += [ ":memoffset-v0_7_1" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=228c27518909fe5c", |
| "-Cextra-filename=-228c27518909fe5c", |
| "--cfg=feature=\"acct\"", |
| "--cfg=feature=\"aio\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"dir\"", |
| "--cfg=feature=\"env\"", |
| "--cfg=feature=\"event\"", |
| "--cfg=feature=\"feature\"", |
| "--cfg=feature=\"fs\"", |
| "--cfg=feature=\"hostname\"", |
| "--cfg=feature=\"inotify\"", |
| "--cfg=feature=\"ioctl\"", |
| "--cfg=feature=\"kmod\"", |
| "--cfg=feature=\"memoffset\"", |
| "--cfg=feature=\"mman\"", |
| "--cfg=feature=\"mount\"", |
| "--cfg=feature=\"mqueue\"", |
| "--cfg=feature=\"net\"", |
| "--cfg=feature=\"personality\"", |
| "--cfg=feature=\"pin-utils\"", |
| "--cfg=feature=\"poll\"", |
| "--cfg=feature=\"process\"", |
| "--cfg=feature=\"pthread\"", |
| "--cfg=feature=\"ptrace\"", |
| "--cfg=feature=\"quota\"", |
| "--cfg=feature=\"reboot\"", |
| "--cfg=feature=\"resource\"", |
| "--cfg=feature=\"sched\"", |
| "--cfg=feature=\"signal\"", |
| "--cfg=feature=\"socket\"", |
| "--cfg=feature=\"term\"", |
| "--cfg=feature=\"time\"", |
| "--cfg=feature=\"ucontext\"", |
| "--cfg=feature=\"uio\"", |
| "--cfg=feature=\"user\"", |
| "--cfg=feature=\"zerocopy\"", |
| ] |
| |
| visibility = [] |
| visibility += [ ":*" ] |
| visibility += [ "//third_party/rust_crates/compat/rustyline:*" ] |
| } |
| |
| rust_library("nom-v5_0_0") { |
| crate_name = "nom" |
| crate_root = "//third_party/rust_crates/vendor/nom-5.0.0/src/lib.rs" |
| output_name = "nom-75597d9e6590c988" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":memchr-v2_4_0" ] |
| deps += [ ":regex-v1_5_6" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=75597d9e6590c988", |
| "-Cextra-filename=-75597d9e6590c988", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"lazy_static\"", |
| "--cfg=feature=\"regex\"", |
| "--cfg=feature=\"regexp\"", |
| "--cfg=feature=\"regexp_macros\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("nom_locate-v2_1_0") { |
| crate_name = "nom_locate" |
| crate_root = "//third_party/rust_crates/vendor/nom_locate-2.1.0/src/lib.rs" |
| output_name = "nom_locate-7e01b57d7a23ba7a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bytecount-v0_6_0" ] |
| deps += [ ":memchr-v2_4_0" ] |
| deps += [ ":nom-v5_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=7e01b57d7a23ba7a", |
| "-Cextra-filename=-7e01b57d7a23ba7a", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("nonzero_ext-v0_3_0") { |
| crate_name = "nonzero_ext" |
| crate_root = "//third_party/rust_crates/vendor/nonzero_ext-0.3.0/src/lib.rs" |
| output_name = "nonzero_ext-634a13011a18db16" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=634a13011a18db16", |
| "-Cextra-filename=-634a13011a18db16", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("normalize-line-endings-v0_3_0") { |
| crate_name = "normalize_line_endings" |
| crate_root = |
| "//third_party/rust_crates/vendor/normalize-line-endings-0.3.0/src/lib.rs" |
| output_name = "normalize_line_endings-4054253ee9a0f431" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=4054253ee9a0f431", |
| "-Cextra-filename=-4054253ee9a0f431", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("notify-v5_0_0") { |
| crate_name = "notify" |
| crate_root = "//third_party/rust_crates/forks/notify/src/lib.rs" |
| output_name = "notify-e7989c525a45b70f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":filetime-v0_2_14" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":walkdir-v2_3_1" ] |
| if (false || false || false || false) { |
| deps += [ ":kqueue-v1_0_7" ] |
| deps += [ ":mio-v0_8_5" ] |
| } |
| if (current_os == "linux") { |
| deps += [ ":inotify-v0_9_3" ] |
| deps += [ ":mio-v0_8_5" ] |
| } |
| if (current_os == "mac") { |
| deps += [ ":fsevent-sys-v4_0_0" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=e7989c525a45b70f", |
| "-Cextra-filename=-e7989c525a45b70f", |
| "--cfg=feature=\"fsevent-sys\"", |
| "--cfg=feature=\"macos_fsevent\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ntapi-v0_3_4") { |
| crate_name = "ntapi" |
| crate_root = "//third_party/rust_crates/empty/ntapi/src/lib.rs" |
| output_name = "ntapi-3fb9016f4c012ee1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":winapi-v0_3_9" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3fb9016f4c012ee1", |
| "-Cextra-filename=-3fb9016f4c012ee1", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"user\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("num-v0_4_0") { |
| crate_name = "num" |
| crate_root = "//third_party/rust_crates/vendor/num-0.4.0/src/lib.rs" |
| output_name = "num-bbbc48fd5d807e0a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":num-bigint-v0_4_3" ] |
| deps += [ ":num-complex-v0_4_0" ] |
| deps += [ ":num-integer-v0_1_44" ] |
| deps += [ ":num-iter-v0_1_42" ] |
| deps += [ ":num-rational-v0_4_0" ] |
| deps += [ ":num-traits-v0_2_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=bbbc48fd5d807e0a", |
| "-Cextra-filename=-bbbc48fd5d807e0a", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"num-bigint\"", |
| "--cfg=feature=\"rand\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("num-bigint-v0_4_3") { |
| crate_name = "num_bigint" |
| crate_root = "//third_party/rust_crates/vendor/num-bigint-0.4.3/src/lib.rs" |
| output_name = "num_bigint-362cd991252bf6d3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":num-integer-v0_1_44" ] |
| deps += [ ":num-traits-v0_2_14" ] |
| deps += [ ":rand-v0_8_4" ] |
| |
| rustenv = [ "OUT_DIR=../../../../compat/num-bigint" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=362cd991252bf6d3", |
| "-Cextra-filename=-362cd991252bf6d3", |
| "--cfg=feature=\"rand\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=u64_digit", |
| "--cfg=has_try_from", |
| ] |
| if (current_cpu == "x64") { |
| rustflags += [ "--cfg=use_addcarry" ] |
| } |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("num-complex-v0_4_0") { |
| crate_name = "num_complex" |
| crate_root = "//third_party/rust_crates/vendor/num-complex-0.4.0/src/lib.rs" |
| output_name = "num_complex-2c955e71eec8ce6e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":num-traits-v0_2_14" ] |
| deps += [ ":rand-v0_8_4" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2c955e71eec8ce6e", |
| "-Cextra-filename=-2c955e71eec8ce6e", |
| "--cfg=feature=\"rand\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=has_i128", |
| "--cfg=has_const_fn", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("num-derive-v0_3_3") { |
| crate_name = "num_derive" |
| crate_root = "//third_party/rust_crates/vendor/num-derive-0.3.3/src/lib.rs" |
| output_name = "num_derive-aba044aab91859c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=aba044aab91859c", |
| "-Cextra-filename=-aba044aab91859c", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("num-integer-v0_1_44") { |
| crate_name = "num_integer" |
| crate_root = "//third_party/rust_crates/vendor/num-integer-0.1.44/src/lib.rs" |
| output_name = "num_integer-2a84ff8675296986" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":num-traits-v0_2_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=2a84ff8675296986", |
| "-Cextra-filename=-2a84ff8675296986", |
| "--cfg=feature=\"i128\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=has_i128", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("num-iter-v0_1_42") { |
| crate_name = "num_iter" |
| crate_root = "//third_party/rust_crates/vendor/num-iter-0.1.42/src/lib.rs" |
| output_name = "num_iter-a257411d06b07f30" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":num-integer-v0_1_44" ] |
| deps += [ ":num-traits-v0_2_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=a257411d06b07f30", |
| "-Cextra-filename=-a257411d06b07f30", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"i128\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=has_i128", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("num-rational-v0_4_0") { |
| crate_name = "num_rational" |
| crate_root = "//third_party/rust_crates/vendor/num-rational-0.4.0/src/lib.rs" |
| output_name = "num_rational-dcc88f7010610c33" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":num-bigint-v0_4_3" ] |
| deps += [ ":num-integer-v0_1_44" ] |
| deps += [ ":num-traits-v0_2_14" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=dcc88f7010610c33", |
| "-Cextra-filename=-dcc88f7010610c33", |
| "--cfg=feature=\"num-bigint\"", |
| "--cfg=feature=\"num-bigint-std\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=has_int_exp_fmt", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("num-traits-v0_2_14") { |
| crate_name = "num_traits" |
| crate_root = "//third_party/rust_crates/vendor/num-traits-0.2.14/src/lib.rs" |
| output_name = "num_traits-eace97eec9f18ef0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=eace97eec9f18ef0", |
| "-Cextra-filename=-eace97eec9f18ef0", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"i128\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=has_i128", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("num_cpus-v1_13_0") { |
| crate_name = "num_cpus" |
| crate_root = "//third_party/rust_crates/vendor/num_cpus-1.13.0/src/lib.rs" |
| output_name = "num_cpus-2a33e47c2187c1d3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| if ((current_cpu == "x64" || current_cpu == "arm64") && false) { |
| deps += [ ":hermit-abi-v0_1_8" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=2a33e47c2187c1d3", |
| "-Cextra-filename=-2a33e47c2187c1d3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("numtoa-v0_1_0") { |
| crate_name = "numtoa" |
| crate_root = "//third_party/rust_crates/vendor/numtoa-0.1.0/src/lib.rs" |
| output_name = "numtoa-7acb857cdac0bf2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=7acb857cdac0bf2", |
| "-Cextra-filename=-7acb857cdac0bf2", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("once_cell-v1_17_1") { |
| crate_name = "once_cell" |
| crate_root = "//third_party/rust_crates/vendor/once_cell-1.17.1/src/lib.rs" |
| output_name = "once_cell-283c53dba5ff9f5a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":parking_lot_core-v0_9_6" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=283c53dba5ff9f5a", |
| "-Cextra-filename=-283c53dba5ff9f5a", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"parking_lot\"", |
| "--cfg=feature=\"parking_lot_core\"", |
| "--cfg=feature=\"race\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("opaque-debug-v0_3_0") { |
| crate_name = "opaque_debug" |
| crate_root = "//third_party/rust_crates/vendor/opaque-debug-0.3.0/src/lib.rs" |
| output_name = "opaque_debug-56835c6b9238e559" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=56835c6b9238e559", |
| "-Cextra-filename=-56835c6b9238e559", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("openat-v0_1_17") { |
| crate_name = "openat" |
| crate_root = "//third_party/rust_crates/vendor/openat-0.1.17/src/lib.rs" |
| output_name = "openat-b3aae38d235053dc" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b3aae38d235053dc", |
| "-Cextra-filename=-b3aae38d235053dc", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("openssl-probe-v0_1_2") { |
| crate_name = "openssl_probe" |
| crate_root = "//third_party/rust_crates/vendor/openssl-probe-0.1.2/src/lib.rs" |
| output_name = "openssl_probe-759570083bb12b65" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=759570083bb12b65", |
| "-Cextra-filename=-759570083bb12b65", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("output_vt100-v0_1_3") { |
| crate_name = "output_vt100" |
| crate_root = "//third_party/rust_crates/empty/output_vt100/src/lib.rs" |
| output_name = "output_vt100-b461a7524cd03ba2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b461a7524cd03ba2", |
| "-Cextra-filename=-b461a7524cd03ba2", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("p256-v0_10_1") { |
| crate_name = "p256" |
| crate_root = "//third_party/rust_crates/vendor/p256-0.10.1/src/lib.rs" |
| output_name = "p256-d4bd7d45f05fb1b6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ecdsa-v0_13_4" ] |
| deps += [ ":elliptic-curve-v0_11_12" ] |
| deps += [ ":sec1-v0_2_1" ] |
| deps += [ ":sha2-v0_9_8" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=d4bd7d45f05fb1b6", |
| "-Cextra-filename=-d4bd7d45f05fb1b6", |
| "--cfg=feature=\"arithmetic\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"digest\"", |
| "--cfg=feature=\"ecdsa\"", |
| "--cfg=feature=\"ecdsa-core\"", |
| "--cfg=feature=\"pem\"", |
| "--cfg=feature=\"pkcs8\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"sha2\"", |
| "--cfg=feature=\"sha256\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| aliased_deps = { |
| ecdsa_core = ":ecdsa-v0_13_4" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("parking-v2_0_0") { |
| crate_name = "parking" |
| crate_root = "//third_party/rust_crates/vendor/parking-2.0.0/src/lib.rs" |
| output_name = "parking-f53320ef53395fc3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f53320ef53395fc3", |
| "-Cextra-filename=-f53320ef53395fc3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("parking_lot-v0_11_1") { |
| crate_name = "parking_lot" |
| crate_root = "//third_party/rust_crates/vendor/parking_lot-0.11.1/src/lib.rs" |
| output_name = "parking_lot-a739a418d82fd597" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":instant-v0_1_9" ] |
| deps += [ ":lock_api-v0_4_7" ] |
| deps += [ ":parking_lot_core-v0_8_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=a739a418d82fd597", |
| "-Cextra-filename=-a739a418d82fd597", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("parking_lot-v0_12_0") { |
| crate_name = "parking_lot" |
| crate_root = "//third_party/rust_crates/vendor/parking_lot-0.12.0/src/lib.rs" |
| output_name = "parking_lot-d9810ba0a454a15a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lock_api-v0_4_7" ] |
| deps += [ ":parking_lot_core-v0_9_6" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d9810ba0a454a15a", |
| "-Cextra-filename=-d9810ba0a454a15a", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("parking_lot-v0_9_0") { |
| crate_name = "parking_lot" |
| crate_root = "//third_party/rust_crates/vendor/parking_lot-0.9.0/src/lib.rs" |
| output_name = "parking_lot-6721767503fecbee" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lock_api-v0_3_4" ] |
| deps += [ ":parking_lot_core-v0_6_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6721767503fecbee", |
| "-Cextra-filename=-6721767503fecbee", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("parking_lot_core-v0_6_2") { |
| crate_name = "parking_lot_core" |
| crate_root = |
| "//third_party/rust_crates/vendor/parking_lot_core-0.6.2/src/lib.rs" |
| output_name = "parking_lot_core-32ade8d5cf038200" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v0_1_10" ] |
| deps += [ ":smallvec-v0_6_13" ] |
| if (false) { |
| deps += [ ":cloudabi-v0_0_3" ] |
| } |
| if (false) { |
| deps += [ ":redox_syscall-v0_1_51" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=32ade8d5cf038200", |
| "-Cextra-filename=-32ade8d5cf038200", |
| ] |
| |
| aliased_deps = { |
| syscall = ":redox_syscall-v0_1_51" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("parking_lot_core-v0_8_3") { |
| crate_name = "parking_lot_core" |
| crate_root = |
| "//third_party/rust_crates/vendor/parking_lot_core-0.8.3/src/lib.rs" |
| output_name = "parking_lot_core-21f257089bd39d94" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":instant-v0_1_9" ] |
| deps += [ ":smallvec-v1_8_0" ] |
| if (false) { |
| deps += [ ":redox_syscall-v0_2_13" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=21f257089bd39d94", |
| "-Cextra-filename=-21f257089bd39d94", |
| ] |
| |
| aliased_deps = { |
| syscall = ":redox_syscall-v0_2_13" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("parking_lot_core-v0_9_6") { |
| crate_name = "parking_lot_core" |
| crate_root = |
| "//third_party/rust_crates/vendor/parking_lot_core-0.9.6/src/lib.rs" |
| output_name = "parking_lot_core-a7bb8576751f5ea9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":smallvec-v1_8_0" ] |
| if (false) { |
| deps += [ ":redox_syscall-v0_2_13" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":windows-sys-v0_42_0" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=a7bb8576751f5ea9", |
| "-Cextra-filename=-a7bb8576751f5ea9", |
| ] |
| |
| aliased_deps = { |
| syscall = ":redox_syscall-v0_2_13" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("password-hash-v0_3_2") { |
| crate_name = "password_hash" |
| crate_root = "//third_party/rust_crates/vendor/password-hash-0.3.2/src/lib.rs" |
| output_name = "password_hash-7b700086e6c6a6b4" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":base64ct-v1_0_1" ] |
| deps += [ ":rand_core-v0_6_3" ] |
| deps += [ ":subtle-v2_4_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=7b700086e6c6a6b4", |
| "-Cextra-filename=-7b700086e6c6a6b4", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"rand_core\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("paste-v1_0_9") { |
| crate_name = "paste" |
| crate_root = "//third_party/rust_crates/vendor/paste-1.0.9/src/lib.rs" |
| output_name = "paste-9ceccfa079366a8a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9ceccfa079366a8a", |
| "-Cextra-filename=-9ceccfa079366a8a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pathdiff-v0_2_1") { |
| crate_name = "pathdiff" |
| crate_root = "//third_party/rust_crates/vendor/pathdiff-0.2.1/src/lib.rs" |
| output_name = "pathdiff-f92b819d1f19c4a5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":camino-v1_1_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f92b819d1f19c4a5", |
| "-Cextra-filename=-f92b819d1f19c4a5", |
| "--cfg=feature=\"camino\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pbkdf2-v0_9_0") { |
| crate_name = "pbkdf2" |
| crate_root = "//third_party/rust_crates/vendor/pbkdf2-0.9.0/src/lib.rs" |
| output_name = "pbkdf2-d4e78de98937c7ae" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":crypto-mac-v0_11_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d4e78de98937c7ae", |
| "-Cextra-filename=-d4e78de98937c7ae", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pem-v0_8_3") { |
| crate_name = "pem" |
| crate_root = "//third_party/rust_crates/vendor/pem-0.8.3/src/lib.rs" |
| output_name = "pem-cdefa2bfba638b2c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":base64-v0_13_0" ] |
| deps += [ ":once_cell-v1_17_1" ] |
| deps += [ ":regex-v1_5_6" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=cdefa2bfba638b2c", |
| "-Cextra-filename=-cdefa2bfba638b2c", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pem-rfc7468-v0_3_1") { |
| crate_name = "pem_rfc7468" |
| crate_root = "//third_party/rust_crates/vendor/pem-rfc7468-0.3.1/src/lib.rs" |
| output_name = "pem_rfc7468-976fc188214f6ac2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":base64ct-v1_0_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=976fc188214f6ac2", |
| "-Cextra-filename=-976fc188214f6ac2", |
| "--cfg=feature=\"alloc\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("percent-encoding-v1_0_1") { |
| crate_name = "percent_encoding" |
| crate_root = "//third_party/rust_crates/vendor/percent-encoding-1.0.1/lib.rs" |
| output_name = "percent_encoding-ac2a99b38019401d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ac2a99b38019401d", |
| "-Cextra-filename=-ac2a99b38019401d", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("percent-encoding-v2_2_0") { |
| crate_name = "percent_encoding" |
| crate_root = |
| "//third_party/rust_crates/vendor/percent-encoding-2.2.0/src/lib.rs" |
| output_name = "percent_encoding-58f6833f792480e7" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=58f6833f792480e7", |
| "-Cextra-filename=-58f6833f792480e7", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pest-v2_1_3") { |
| crate_name = "pest" |
| crate_root = "//third_party/rust_crates/vendor/pest-2.1.3/src/lib.rs" |
| output_name = "pest-adcf4833e37ee85e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ucd-trie-v0_1_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=adcf4833e37ee85e", |
| "-Cextra-filename=-adcf4833e37ee85e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("pest_derive-v2_1_0") { |
| crate_name = "pest_derive" |
| crate_root = "//third_party/rust_crates/vendor/pest_derive-2.1.0/src/lib.rs" |
| output_name = "pest_derive-1b54193ee8a497b9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":pest-v2_1_3" ] |
| deps += [ ":pest_generator-v2_1_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=1b54193ee8a497b9", |
| "-Cextra-filename=-1b54193ee8a497b9", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pest_generator-v2_1_3") { |
| crate_name = "pest_generator" |
| crate_root = |
| "//third_party/rust_crates/vendor/pest_generator-2.1.3/src/lib.rs" |
| output_name = "pest_generator-8216af62d67b03b3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":pest-v2_1_3" ] |
| deps += [ ":pest_meta-v2_1_0" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=8216af62d67b03b3", |
| "-Cextra-filename=-8216af62d67b03b3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pest_meta-v2_1_0") { |
| crate_name = "pest_meta" |
| crate_root = "//third_party/rust_crates/vendor/pest_meta-2.1.0/src/lib.rs" |
| output_name = "pest_meta-97d599c12fc59f03" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":maplit-v1_0_1" ] |
| deps += [ ":pest-v2_1_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=97d599c12fc59f03", |
| "-Cextra-filename=-97d599c12fc59f03", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("petgraph-v0_6_2") { |
| crate_name = "petgraph" |
| crate_root = "//third_party/rust_crates/vendor/petgraph-0.6.2/src/lib.rs" |
| output_name = "petgraph-10ec43366d8813bd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":fixedbitset-v0_4_2" ] |
| deps += [ ":indexmap-v1_9_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=10ec43366d8813bd", |
| "-Cextra-filename=-10ec43366d8813bd", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"graphmap\"", |
| "--cfg=feature=\"matrix_graph\"", |
| "--cfg=feature=\"stable_graph\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("phf-v0_7_24") { |
| crate_name = "phf" |
| crate_root = "//third_party/rust_crates/vendor/phf-0.7.24/src/lib.rs" |
| output_name = "phf-b1c3ba777c6cb9d2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":phf_shared-v0_7_24" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b1c3ba777c6cb9d2", |
| "-Cextra-filename=-b1c3ba777c6cb9d2", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("phf_shared-v0_7_24") { |
| crate_name = "phf_shared" |
| crate_root = "//third_party/rust_crates/vendor/phf_shared-0.7.24/src/lib.rs" |
| output_name = "phf_shared-310fac8e05c2d167" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":siphasher-v0_2_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=310fac8e05c2d167", |
| "-Cextra-filename=-310fac8e05c2d167", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pin-project-v1_0_11") { |
| crate_name = "pin_project" |
| crate_root = "//third_party/rust_crates/vendor/pin-project-1.0.11/src/lib.rs" |
| output_name = "pin_project-55a716de2a61a73b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":pin-project-internal-v1_0_11($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=55a716de2a61a73b", |
| "-Cextra-filename=-55a716de2a61a73b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("pin-project-internal-v1_0_11") { |
| crate_name = "pin_project_internal" |
| crate_root = |
| "//third_party/rust_crates/vendor/pin-project-internal-1.0.11/src/lib.rs" |
| output_name = "pin_project_internal-94b0d1eaf7b218df" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=94b0d1eaf7b218df", |
| "-Cextra-filename=-94b0d1eaf7b218df", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pin-project-lite-v0_2_4") { |
| crate_name = "pin_project_lite" |
| crate_root = |
| "//third_party/rust_crates/vendor/pin-project-lite-0.2.4/src/lib.rs" |
| output_name = "pin_project_lite-fea8de17d894bcb8" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=fea8de17d894bcb8", |
| "-Cextra-filename=-fea8de17d894bcb8", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pin-utils-v0_1_0") { |
| crate_name = "pin_utils" |
| crate_root = "//third_party/rust_crates/vendor/pin-utils-0.1.0/src/lib.rs" |
| output_name = "pin_utils-f6d0191654b565d6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f6d0191654b565d6", |
| "-Cextra-filename=-f6d0191654b565d6", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pkcs8-v0_8_0") { |
| crate_name = "pkcs8" |
| crate_root = "//third_party/rust_crates/vendor/pkcs8-0.8.0/src/lib.rs" |
| output_name = "pkcs8-6e834054930928d8" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":der-v0_5_1" ] |
| deps += [ ":spki-v0_5_4" ] |
| deps += [ ":zeroize-v1_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=6e834054930928d8", |
| "-Cextra-filename=-6e834054930928d8", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"pem\"", |
| "--cfg=feature=\"zeroize\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("png-v0_14_0") { |
| crate_name = "png" |
| crate_root = "//third_party/rust_crates/vendor/png-0.14.0/src/lib.rs" |
| output_name = "png-496bf2b92540669a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":deflate-v0_7_19" ] |
| deps += [ ":inflate-v0_4_5" ] |
| deps += [ ":num-iter-v0_1_42" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=496bf2b92540669a", |
| "-Cextra-filename=-496bf2b92540669a", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"deflate\"", |
| "--cfg=feature=\"png-encoding\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("podio-v0_1_6") { |
| crate_name = "podio" |
| crate_root = "//third_party/rust_crates/vendor/podio-0.1.6/src/lib.rs" |
| output_name = "podio-9f03c94555630577" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=9f03c94555630577", |
| "-Cextra-filename=-9f03c94555630577", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("polling-v2_4_0") { |
| crate_name = "polling" |
| crate_root = "//third_party/rust_crates/vendor/polling-2.4.0/src/lib.rs" |
| output_name = "polling-8f57c54a6963efb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":log-v0_4_11" ] |
| if (true || current_os == "fuchsia" || false) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":wepoll-ffi-v0_1_2" ] |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8f57c54a6963efb", |
| "-Cextra-filename=-8f57c54a6963efb", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("polyval-v0_5_3") { |
| crate_name = "polyval" |
| crate_root = "//third_party/rust_crates/vendor/polyval-0.5.3/src/lib.rs" |
| output_name = "polyval-78c07f0f8bccc1cb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":opaque-debug-v0_3_0" ] |
| deps += [ ":universal-hash-v0_4_1" ] |
| if (current_cpu == "arm64" || current_cpu == "x64" || false) { |
| deps += [ ":cpufeatures-v0_2_1" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=78c07f0f8bccc1cb", |
| "-Cextra-filename=-78c07f0f8bccc1cb", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ppv-lite86-v0_2_10") { |
| crate_name = "ppv_lite86" |
| crate_root = "//third_party/rust_crates/vendor/ppv-lite86-0.2.10/src/lib.rs" |
| output_name = "ppv_lite86-e73b5df0490cc9a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=e73b5df0490cc9a", |
| "-Cextra-filename=-e73b5df0490cc9a", |
| "--cfg=feature=\"simd\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("predicates-v1_0_7") { |
| crate_name = "predicates" |
| crate_root = "//third_party/rust_crates/vendor/predicates-1.0.7/src/lib.rs" |
| output_name = "predicates-18699c217c61a73d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":difference-v2_0_0" ] |
| deps += [ ":float-cmp-v0_8_0" ] |
| deps += [ ":normalize-line-endings-v0_3_0" ] |
| deps += [ ":predicates-core-v1_0_2" ] |
| deps += [ ":regex-v1_5_6" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=18699c217c61a73d", |
| "-Cextra-filename=-18699c217c61a73d", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"difference\"", |
| "--cfg=feature=\"float-cmp\"", |
| "--cfg=feature=\"normalize-line-endings\"", |
| "--cfg=feature=\"regex\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("predicates-core-v1_0_2") { |
| crate_name = "predicates_core" |
| crate_root = |
| "//third_party/rust_crates/vendor/predicates-core-1.0.2/src/lib.rs" |
| output_name = "predicates_core-9278ecd8b23c9da2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9278ecd8b23c9da2", |
| "-Cextra-filename=-9278ecd8b23c9da2", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("predicates-tree-v1_0_2") { |
| crate_name = "predicates_tree" |
| crate_root = |
| "//third_party/rust_crates/vendor/predicates-tree-1.0.2/src/lib.rs" |
| output_name = "predicates_tree-2fdd83d7979f6648" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":predicates-core-v1_0_2" ] |
| deps += [ ":treeline-v0_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2fdd83d7979f6648", |
| "-Cextra-filename=-2fdd83d7979f6648", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pretty-v0_5_2") { |
| crate_name = "pretty" |
| crate_root = "//third_party/rust_crates/vendor/pretty-0.5.2/src/lib.rs" |
| output_name = "pretty-80700aa60373011" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":typed-arena-v1_4_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=80700aa60373011", |
| "-Cextra-filename=-80700aa60373011", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pretty_assertions-v1_2_1") { |
| crate_name = "pretty_assertions" |
| crate_root = |
| "//third_party/rust_crates/vendor/pretty_assertions-1.2.1/src/lib.rs" |
| output_name = "pretty_assertions-f3aaec2ba7bb72d0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ansi_term-v0_12_1" ] |
| deps += [ ":diff-v0_1_13" ] |
| if (false) { |
| deps += [ ":ctor-v0_1_22" ] |
| deps += [ ":output_vt100-v0_1_3" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f3aaec2ba7bb72d0", |
| "-Cextra-filename=-f3aaec2ba7bb72d0", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("prettytable-rs-v0_8_0") { |
| crate_name = "prettytable" |
| crate_root = "//third_party/rust_crates/forks/prettytable-rs/src/lib.rs" |
| output_name = "prettytable-1855933ce08984ad" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":atty-v0_2_11" ] |
| deps += [ ":csv-v1_2_1" ] |
| deps += [ ":encode_unicode-v0_3_5" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":term-v0_5_1" ] |
| deps += [ ":unicode-width-v0_1_10" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=1855933ce08984ad", |
| "-Cextra-filename=-1855933ce08984ad", |
| "--cfg=feature=\"csv\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"win_crlf\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("proc-macro2-v0_4_27") { |
| crate_name = "proc_macro2" |
| crate_root = "//third_party/rust_crates/vendor/proc-macro2-0.4.27/src/lib.rs" |
| output_name = "proc_macro2-b6435296c5b4a378" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unicode-xid-v0_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b6435296c5b4a378", |
| "-Cextra-filename=-b6435296c5b4a378", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"proc-macro\"", |
| "--cfg=u128", |
| "--cfg=use_proc_macro", |
| "--cfg=wrap_proc_macro", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("proc-macro2-v1_0_58") { |
| crate_name = "proc_macro2" |
| crate_root = "//third_party/rust_crates/vendor/proc-macro2-1.0.58/src/lib.rs" |
| output_name = "proc_macro2-aab6566c5d2d9588" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unicode-ident-v1_0_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=aab6566c5d2d9588", |
| "-Cextra-filename=-aab6566c5d2d9588", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"proc-macro\"", |
| "--cfg=feature=\"span-locations\"", |
| "--cfg=span_locations", |
| "--cfg=use_proc_macro", |
| "--cfg=wrap_proc_macro", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("proptest-v1_0_0") { |
| crate_name = "proptest" |
| crate_root = "//third_party/rust_crates/vendor/proptest-1.0.0/src/lib.rs" |
| output_name = "proptest-524e1e7f7004ea48" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bit-set-v0_5_0" ] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":num-traits-v0_2_14" ] |
| deps += [ ":quick-error-v2_0_1" ] |
| deps += [ ":rand-v0_8_4" ] |
| deps += [ ":rand_chacha-v0_3_1" ] |
| deps += [ ":rand_xorshift-v0_3_0" ] |
| deps += [ ":regex-syntax-v0_6_26" ] |
| deps += [ ":rusty-fork-v0_3_0" ] |
| deps += [ ":tempfile-v3_2_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=524e1e7f7004ea48", |
| "-Cextra-filename=-524e1e7f7004ea48", |
| "--cfg=feature=\"bit-set\"", |
| "--cfg=feature=\"break-dead-code\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"fork\"", |
| "--cfg=feature=\"lazy_static\"", |
| "--cfg=feature=\"quick-error\"", |
| "--cfg=feature=\"regex-syntax\"", |
| "--cfg=feature=\"rusty-fork\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"tempfile\"", |
| "--cfg=feature=\"timeout\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("proptest-derive-v0_3_0") { |
| crate_name = "proptest_derive" |
| crate_root = |
| "//third_party/rust_crates/vendor/proptest-derive-0.3.0/src/lib.rs" |
| output_name = "proptest_derive-3ff04ca82bf92114" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v0_4_27" ] |
| deps += [ ":quote-v0_6_11" ] |
| deps += [ ":syn-v0_15_26" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3ff04ca82bf92114", |
| "-Cextra-filename=-3ff04ca82bf92114", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("prost-v0_11_0") { |
| crate_name = "prost" |
| crate_root = "//third_party/rust_crates/vendor/prost-0.11.0/src/lib.rs" |
| output_name = "prost-9d1b4fd120de6694" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":prost-derive-v0_11_0($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=9d1b4fd120de6694", |
| "-Cextra-filename=-9d1b4fd120de6694", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"prost-derive\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("prost-build-v0_11_1") { |
| crate_name = "prost_build" |
| crate_root = "//third_party/rust_crates/vendor/prost-build-0.11.1/src/lib.rs" |
| output_name = "prost_build-82ee70f5a1cc1810" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":heck-v0_4_0" ] |
| deps += [ ":itertools-v0_10_1" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":multimap-v0_8_3" ] |
| deps += [ ":petgraph-v0_6_2" ] |
| deps += [ ":prost-v0_11_0" ] |
| deps += [ ":prost-types-v0_11_1" ] |
| deps += [ ":regex-v1_5_6" ] |
| deps += [ ":tempfile-v3_2_0" ] |
| deps += [ ":which-v4_0_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=82ee70f5a1cc1810", |
| "-Cextra-filename=-82ee70f5a1cc1810", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("prost-derive-v0_11_0") { |
| crate_name = "prost_derive" |
| crate_root = "//third_party/rust_crates/vendor/prost-derive-0.11.0/src/lib.rs" |
| output_name = "prost_derive-1b1b4e5ceb7d715e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":anyhow-v1_0_57" ] |
| deps += [ ":itertools-v0_10_1" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=1b1b4e5ceb7d715e", |
| "-Cextra-filename=-1b1b4e5ceb7d715e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("prost-types-v0_11_1") { |
| crate_name = "prost_types" |
| crate_root = "//third_party/rust_crates/vendor/prost-types-0.11.1/src/lib.rs" |
| output_name = "prost_types-811d56aba2bd75e4" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":prost-v0_11_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=811d56aba2bd75e4", |
| "-Cextra-filename=-811d56aba2bd75e4", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("publicsuffix-v1_5_4") { |
| crate_name = "publicsuffix" |
| crate_root = "//third_party/rust_crates/vendor/publicsuffix-1.5.4/src/lib.rs" |
| output_name = "publicsuffix-a0801fd98f37af12" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":error-chain-v0_12_0" ] |
| deps += [ ":idna-v0_2_3" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":regex-v1_5_6" ] |
| deps += [ ":url-v2_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=a0801fd98f37af12", |
| "-Cextra-filename=-a0801fd98f37af12", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("pulldown-cmark-v0_6_0") { |
| crate_name = "pulldown_cmark" |
| crate_root = "//third_party/rust_crates/forks/pulldown-cmark/src/lib.rs" |
| output_name = "pulldown_cmark-de13a6fc690a4786" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":getopts-v0_2_18" ] |
| deps += [ ":memchr-v2_4_0" ] |
| deps += [ ":unicase-v2_5_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=de13a6fc690a4786", |
| "-Cextra-filename=-de13a6fc690a4786", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"getopts\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("quick-error-v1_2_2") { |
| crate_name = "quick_error" |
| crate_root = "//third_party/rust_crates/vendor/quick-error-1.2.2/src/lib.rs" |
| output_name = "quick_error-5bd842b4b1c97fb4" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5bd842b4b1c97fb4", |
| "-Cextra-filename=-5bd842b4b1c97fb4", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("quick-error-v2_0_1") { |
| crate_name = "quick_error" |
| crate_root = "//third_party/rust_crates/vendor/quick-error-2.0.1/src/lib.rs" |
| output_name = "quick_error-68d04ccb9a9a55d5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=68d04ccb9a9a55d5", |
| "-Cextra-filename=-68d04ccb9a9a55d5", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("quote-v0_6_11") { |
| crate_name = "quote" |
| crate_root = "//third_party/rust_crates/vendor/quote-0.6.11/src/lib.rs" |
| output_name = "quote-4a6a7c47667b0a02" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v0_4_27" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=4a6a7c47667b0a02", |
| "-Cextra-filename=-4a6a7c47667b0a02", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"proc-macro\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("quote-v1_0_27") { |
| crate_name = "quote" |
| crate_root = "//third_party/rust_crates/vendor/quote-1.0.27/src/lib.rs" |
| output_name = "quote-2b2f029b69b48e6e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2b2f029b69b48e6e", |
| "-Cextra-filename=-2b2f029b69b48e6e", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"proc-macro\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand-v0_6_5") { |
| crate_name = "rand" |
| crate_root = "//third_party/rust_crates/vendor/rand-0.6.5/src/lib.rs" |
| output_name = "rand-49454de2a45e84d2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_chacha-v0_1_1" ] |
| deps += [ ":rand_core-v0_4_0" ] |
| deps += [ ":rand_hc-v0_1_0" ] |
| deps += [ ":rand_isaac-v0_1_1" ] |
| deps += [ ":rand_jitter-v0_1_3" ] |
| deps += [ ":rand_os-v0_1_2" ] |
| deps += [ ":rand_pcg-v0_1_1" ] |
| deps += [ ":rand_xorshift-v0_1_1" ] |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=49454de2a45e84d2", |
| "-Cextra-filename=-49454de2a45e84d2", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"rand_os\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=rustc_1_25", |
| "--cfg=rustc_1_26", |
| "--cfg=rustc_1_27", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand-v0_8_4") { |
| crate_name = "rand" |
| crate_root = "//third_party/rust_crates/vendor/rand-0.8.4/src/lib.rs" |
| output_name = "rand-3acdc77c21a3a508" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_6_3" ] |
| if (!false) { |
| deps += [ ":rand_chacha-v0_3_1" ] |
| } |
| if (false) { |
| deps += [ ":rand_hc-v0_3_1" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3acdc77c21a3a508", |
| "-Cextra-filename=-3acdc77c21a3a508", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"getrandom\"", |
| "--cfg=feature=\"libc\"", |
| "--cfg=feature=\"rand_chacha\"", |
| "--cfg=feature=\"rand_hc\"", |
| "--cfg=feature=\"small_rng\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"std_rng\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_chacha-v0_1_1") { |
| crate_name = "rand_chacha" |
| crate_root = "//third_party/rust_crates/vendor/rand_chacha-0.1.1/src/lib.rs" |
| output_name = "rand_chacha-4d71541867d8f94f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=4d71541867d8f94f", |
| "-Cextra-filename=-4d71541867d8f94f", |
| "--cfg=rustc_1_26", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_chacha-v0_3_1") { |
| crate_name = "rand_chacha" |
| crate_root = "//third_party/rust_crates/vendor/rand_chacha-0.3.1/src/lib.rs" |
| output_name = "rand_chacha-fcec8b118d26a7b7" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ppv-lite86-v0_2_10" ] |
| deps += [ ":rand_core-v0_6_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=fcec8b118d26a7b7", |
| "-Cextra-filename=-fcec8b118d26a7b7", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_core-v0_3_1") { |
| crate_name = "rand_core" |
| crate_root = "//third_party/rust_crates/vendor/rand_core-0.3.1/src/lib.rs" |
| output_name = "rand_core-1d548fa20a792394" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_4_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=1d548fa20a792394", |
| "-Cextra-filename=-1d548fa20a792394", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_core-v0_4_0") { |
| crate_name = "rand_core" |
| crate_root = "//third_party/rust_crates/vendor/rand_core-0.4.0/src/lib.rs" |
| output_name = "rand_core-b977c15482d5a8aa" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b977c15482d5a8aa", |
| "-Cextra-filename=-b977c15482d5a8aa", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_core-v0_6_3") { |
| crate_name = "rand_core" |
| crate_root = "//third_party/rust_crates/vendor/rand_core-0.6.3/src/lib.rs" |
| output_name = "rand_core-c72139d238b8db6b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":getrandom-v0_2_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c72139d238b8db6b", |
| "-Cextra-filename=-c72139d238b8db6b", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"getrandom\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_hc-v0_1_0") { |
| crate_name = "rand_hc" |
| crate_root = "//third_party/rust_crates/vendor/rand_hc-0.1.0/src/lib.rs" |
| output_name = "rand_hc-e9f4f74a87ae5d3b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=e9f4f74a87ae5d3b", |
| "-Cextra-filename=-e9f4f74a87ae5d3b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_hc-v0_3_1") { |
| crate_name = "rand_hc" |
| crate_root = "//third_party/rust_crates/vendor/rand_hc-0.3.1/src/lib.rs" |
| output_name = "rand_hc-3ce129596cc19371" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_6_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3ce129596cc19371", |
| "-Cextra-filename=-3ce129596cc19371", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_isaac-v0_1_1") { |
| crate_name = "rand_isaac" |
| crate_root = "//third_party/rust_crates/vendor/rand_isaac-0.1.1/src/lib.rs" |
| output_name = "rand_isaac-3b88f072e0dd7a40" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=3b88f072e0dd7a40", |
| "-Cextra-filename=-3b88f072e0dd7a40", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_jitter-v0_1_3") { |
| crate_name = "rand_jitter" |
| crate_root = "//third_party/rust_crates/vendor/rand_jitter-0.1.3/src/lib.rs" |
| output_name = "rand_jitter-f950fa4b6ab9b786" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_4_0" ] |
| if (current_os == "mac" || false) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f950fa4b6ab9b786", |
| "-Cextra-filename=-f950fa4b6ab9b786", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_os-v0_1_2") { |
| crate_name = "rand_os" |
| crate_root = "//third_party/rust_crates/vendor/rand_os-0.1.2/src/lib.rs" |
| output_name = "rand_os-b32b7b23928c4779" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_4_0" ] |
| if (false) { |
| deps += [ ":rdrand-v0_4_0" ] |
| } |
| if (false) { |
| deps += [ ":cloudabi-v0_0_3" ] |
| } |
| if (current_os == "fuchsia") { |
| deps += [ ":fuchsia-cprng-v0_1_1" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b32b7b23928c4779", |
| "-Cextra-filename=-b32b7b23928c4779", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_pcg-v0_1_1") { |
| crate_name = "rand_pcg" |
| crate_root = "//third_party/rust_crates/vendor/rand_pcg-0.1.1/src/lib.rs" |
| output_name = "rand_pcg-acb26d14eb85350b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=acb26d14eb85350b", |
| "-Cextra-filename=-acb26d14eb85350b", |
| "--cfg=rust_1_26", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_xorshift-v0_1_1") { |
| crate_name = "rand_xorshift" |
| crate_root = "//third_party/rust_crates/vendor/rand_xorshift-0.1.1/src/lib.rs" |
| output_name = "rand_xorshift-7904c04fa5190cb3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=7904c04fa5190cb3", |
| "-Cextra-filename=-7904c04fa5190cb3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_xorshift-v0_3_0") { |
| crate_name = "rand_xorshift" |
| crate_root = "//third_party/rust_crates/vendor/rand_xorshift-0.3.0/src/lib.rs" |
| output_name = "rand_xorshift-12b3d401a1d4e38" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_6_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=12b3d401a1d4e38", |
| "-Cextra-filename=-12b3d401a1d4e38", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rand_xoshiro-v0_1_0") { |
| crate_name = "rand_xoshiro" |
| crate_root = "//third_party/rust_crates/vendor/rand_xoshiro-0.1.0/src/lib.rs" |
| output_name = "rand_xoshiro-1085831e9652f99c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":rand_core-v0_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=1085831e9652f99c", |
| "-Cextra-filename=-1085831e9652f99c", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rayon-v1_3_0") { |
| crate_name = "rayon" |
| crate_root = "//third_party/rust_crates/vendor/rayon-1.3.0/src/lib.rs" |
| output_name = "rayon-9313a85f140dc837" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":crossbeam-deque-v0_7_4" ] |
| deps += [ ":either-v1_8_0" ] |
| deps += [ ":rayon-core-v1_7_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9313a85f140dc837", |
| "-Cextra-filename=-9313a85f140dc837", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rayon-core-v1_7_0") { |
| crate_name = "rayon_core" |
| crate_root = "//third_party/rust_crates/vendor/rayon-core-1.7.0/src/lib.rs" |
| output_name = "rayon_core-1bba12a11050e3f7" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":crossbeam-deque-v0_7_4" ] |
| deps += [ ":crossbeam-queue-v0_2_1" ] |
| deps += [ ":crossbeam-utils-v0_7_2" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":num_cpus-v1_13_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=1bba12a11050e3f7", |
| "-Cextra-filename=-1bba12a11050e3f7", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rdrand-v0_4_0") { |
| crate_name = "rdrand" |
| crate_root = "//third_party/rust_crates/vendor/rdrand-0.4.0/src/lib.rs" |
| output_name = "rdrand-f63300c5315f5e88" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand_core-v0_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f63300c5315f5e88", |
| "-Cextra-filename=-f63300c5315f5e88", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("redox_syscall-v0_1_51") { |
| crate_name = "syscall" |
| crate_root = |
| "//third_party/rust_crates/vendor/redox_syscall-0.1.51/src/lib.rs" |
| output_name = "syscall-744b5901ce7227f5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=744b5901ce7227f5", |
| "-Cextra-filename=-744b5901ce7227f5", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("redox_syscall-v0_2_13") { |
| crate_name = "syscall" |
| crate_root = |
| "//third_party/rust_crates/vendor/redox_syscall-0.2.13/src/lib.rs" |
| output_name = "syscall-cd7322001801996f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=cd7322001801996f", |
| "-Cextra-filename=-cd7322001801996f", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("redox_termios-v0_1_1") { |
| crate_name = "redox_termios" |
| crate_root = "//third_party/rust_crates/vendor/redox_termios-0.1.1/src/lib.rs" |
| output_name = "redox_termios-961497fce38cbc39" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":redox_syscall-v0_1_51" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=961497fce38cbc39", |
| "-Cextra-filename=-961497fce38cbc39", |
| ] |
| |
| aliased_deps = { |
| syscall = ":redox_syscall-v0_1_51" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ref-cast-v1_0_9") { |
| crate_name = "ref_cast" |
| crate_root = "//third_party/rust_crates/vendor/ref-cast-1.0.9/src/lib.rs" |
| output_name = "ref_cast-5f8a6c7128c29f04" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ref-cast-impl-v1_0_9($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5f8a6c7128c29f04", |
| "-Cextra-filename=-5f8a6c7128c29f04", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("ref-cast-impl-v1_0_9") { |
| crate_name = "ref_cast_impl" |
| crate_root = "//third_party/rust_crates/vendor/ref-cast-impl-1.0.9/src/lib.rs" |
| output_name = "ref_cast_impl-a620d94b17744ad" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=a620d94b17744ad", |
| "-Cextra-filename=-a620d94b17744ad", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("regex-v1_5_6") { |
| crate_name = "regex" |
| crate_root = "//third_party/rust_crates/vendor/regex-1.5.6/src/lib.rs" |
| output_name = "regex-e72e542a1818b59b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":aho-corasick-v0_7_18" ] |
| deps += [ ":memchr-v2_4_0" ] |
| deps += [ ":regex-syntax-v0_6_26" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=e72e542a1818b59b", |
| "-Cextra-filename=-e72e542a1818b59b", |
| "--cfg=feature=\"aho-corasick\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"memchr\"", |
| "--cfg=feature=\"perf\"", |
| "--cfg=feature=\"perf-cache\"", |
| "--cfg=feature=\"perf-dfa\"", |
| "--cfg=feature=\"perf-inline\"", |
| "--cfg=feature=\"perf-literal\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"unicode\"", |
| "--cfg=feature=\"unicode-age\"", |
| "--cfg=feature=\"unicode-bool\"", |
| "--cfg=feature=\"unicode-case\"", |
| "--cfg=feature=\"unicode-gencat\"", |
| "--cfg=feature=\"unicode-perl\"", |
| "--cfg=feature=\"unicode-script\"", |
| "--cfg=feature=\"unicode-segment\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("regex-automata-v0_1_9") { |
| crate_name = "regex_automata" |
| crate_root = "//third_party/rust_crates/ask2patch/regex-automata/src/lib.rs" |
| output_name = "regex_automata-cdaa0041c57f3413" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":regex-syntax-v0_6_26" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=cdaa0041c57f3413", |
| "-Cextra-filename=-cdaa0041c57f3413", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"regex-syntax\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("regex-syntax-v0_6_26") { |
| crate_name = "regex_syntax" |
| crate_root = "//third_party/rust_crates/vendor/regex-syntax-0.6.26/src/lib.rs" |
| output_name = "regex_syntax-49dcde6b7db9cfdf" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=49dcde6b7db9cfdf", |
| "-Cextra-filename=-49dcde6b7db9cfdf", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"unicode\"", |
| "--cfg=feature=\"unicode-age\"", |
| "--cfg=feature=\"unicode-bool\"", |
| "--cfg=feature=\"unicode-case\"", |
| "--cfg=feature=\"unicode-gencat\"", |
| "--cfg=feature=\"unicode-perl\"", |
| "--cfg=feature=\"unicode-script\"", |
| "--cfg=feature=\"unicode-segment\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("remove_dir_all-v0_5_1") { |
| crate_name = "remove_dir_all" |
| crate_root = |
| "//third_party/rust_crates/vendor/remove_dir_all-0.5.1/src/lib.rs" |
| output_name = "remove_dir_all-202715e376d8ea96" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=202715e376d8ea96", |
| "-Cextra-filename=-202715e376d8ea96", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rfc6979-v0_1_0") { |
| crate_name = "rfc6979" |
| crate_root = "//third_party/rust_crates/vendor/rfc6979-0.1.0/src/lib.rs" |
| output_name = "rfc6979-da58a7b3379fbc7b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":crypto-bigint-v0_3_2" ] |
| deps += [ ":hmac-v0_11_0" ] |
| deps += [ ":zeroize-v1_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=da58a7b3379fbc7b", |
| "-Cextra-filename=-da58a7b3379fbc7b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ring-v0_16_12") { |
| crate_name = "ring" |
| crate_root = "//third_party/rust_crates/vendor/ring-0.16.12/src/lib.rs" |
| output_name = "ring-34f98e503c3d6a69" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":untrusted-v0_7_1" ] |
| if ((current_cpu == "arm64" || false || false || current_cpu == "x64") && |
| !false) { |
| deps += [ ":spin-v0_5_2" ] |
| } |
| if (current_cpu == "wasm32" && false && current_os == "unknown" && false) { |
| deps += [ ":web-sys-v0_3_36" ] |
| } |
| if (false || false || current_os == "linux" || false || false || false) { |
| deps += [ ":lazy_static-v1_4_0" ] |
| } |
| if (false || current_os == "linux") { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| deps += [ "//third_party/rust_crates/compat/ring:ring-core" ] |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=34f98e503c3d6a69", |
| "-Cextra-filename=-34f98e503c3d6a69", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"dev_urandom_fallback\"", |
| "--cfg=feature=\"lazy_static\"", |
| ] |
| |
| visibility = [] |
| visibility += [ ":ring" ] |
| visibility += [ ":rustls-v0_19_1" ] |
| visibility += [ ":sct-v0_6_0" ] |
| visibility += [ ":trust-dns-proto-v0_21_2" ] |
| visibility += [ ":tuf-v0_3_0-beta11" ] |
| visibility += [ ":webpki-v0_21_0" ] |
| } |
| |
| icu_rust_library("rust_icu_common-v4_0_0") { |
| crate_name = "rust_icu_common" |
| crate_root = |
| "//third_party/rust_crates/vendor/rust_icu_common-4.0.0/src/lib.rs" |
| output_name = "rust_icu_common-93be7da4904fe0b0" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":anyhow-v1_0_57" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| deps += [ ":thiserror-v1_0_23" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=93be7da4904fe0b0", |
| "-Cextra-filename=-93be7da4904fe0b0", |
| "--cfg=feature=\"icu_version_67_plus\"", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_sys-v4_0_0") { |
| crate_name = "rust_icu_sys" |
| crate_root = "//third_party/rust_crates/vendor/rust_icu_sys-4.0.0/src/lib.rs" |
| output_name = "rust_icu_sys-4141ce7cae81bfbd" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=4141ce7cae81bfbd", |
| "-Cextra-filename=-4141ce7cae81bfbd", |
| "--cfg=feature=\"icu_version_67_plus\"", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_ucal-v4_0_0") { |
| crate_name = "rust_icu_ucal" |
| crate_root = "//third_party/rust_crates/vendor/rust_icu_ucal-4.0.0/src/lib.rs" |
| output_name = "rust_icu_ucal-a64f271399b2d7c5" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":rust_icu_common-v4_0_0" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| deps += [ ":rust_icu_uenum-v4_0_0" ] |
| deps += [ ":rust_icu_ustring-v4_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=a64f271399b2d7c5", |
| "-Cextra-filename=-a64f271399b2d7c5", |
| "--cfg=feature=\"icu_version_67_plus\"", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_uchar-v4_0_0") { |
| crate_name = "rust_icu_uchar" |
| crate_root = |
| "//third_party/rust_crates/vendor/rust_icu_uchar-4.0.0/src/lib.rs" |
| output_name = "rust_icu_uchar-fadea164cc02e08f" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":rust_icu_common-v4_0_0" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=fadea164cc02e08f", |
| "-Cextra-filename=-fadea164cc02e08f", |
| "--cfg=feature=\"icu_version_67_plus\"", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_udat-v4_0_0") { |
| crate_name = "rust_icu_udat" |
| crate_root = "//third_party/rust_crates/vendor/rust_icu_udat-4.0.0/src/lib.rs" |
| output_name = "rust_icu_udat-6d031f140f9db712" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":rust_icu_common-v4_0_0" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| deps += [ ":rust_icu_ucal-v4_0_0" ] |
| deps += [ ":rust_icu_uenum-v4_0_0" ] |
| deps += [ ":rust_icu_uloc-v4_0_0" ] |
| deps += [ ":rust_icu_ustring-v4_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6d031f140f9db712", |
| "-Cextra-filename=-6d031f140f9db712", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_udata-v4_0_0") { |
| crate_name = "rust_icu_udata" |
| crate_root = |
| "//third_party/rust_crates/vendor/rust_icu_udata-4.0.0/src/lib.rs" |
| output_name = "rust_icu_udata-25665ce2d2036cc6" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":rust_icu_common-v4_0_0" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=25665ce2d2036cc6", |
| "-Cextra-filename=-25665ce2d2036cc6", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_uenum-v4_0_0") { |
| crate_name = "rust_icu_uenum" |
| crate_root = |
| "//third_party/rust_crates/vendor/rust_icu_uenum-4.0.0/src/lib.rs" |
| output_name = "rust_icu_uenum-5d959a16042fcfcb" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":rust_icu_common-v4_0_0" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5d959a16042fcfcb", |
| "-Cextra-filename=-5d959a16042fcfcb", |
| "--cfg=feature=\"icu_version_67_plus\"", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_uloc-v4_0_0") { |
| crate_name = "rust_icu_uloc" |
| crate_root = "//third_party/rust_crates/vendor/rust_icu_uloc-4.0.0/src/lib.rs" |
| output_name = "rust_icu_uloc-4b0d06120490b6d1" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":rust_icu_common-v4_0_0" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| deps += [ ":rust_icu_uenum-v4_0_0" ] |
| deps += [ ":rust_icu_ustring-v4_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=4b0d06120490b6d1", |
| "-Cextra-filename=-4b0d06120490b6d1", |
| "--cfg=feature=\"icu_version_67_plus\"", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_unorm2-v4_0_0") { |
| crate_name = "rust_icu_unorm2" |
| crate_root = |
| "//third_party/rust_crates/vendor/rust_icu_unorm2-4.0.0/src/lib.rs" |
| output_name = "rust_icu_unorm2-db447916bfaedacf" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":rust_icu_common-v4_0_0" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| deps += [ ":rust_icu_ucal-v4_0_0" ] |
| deps += [ ":rust_icu_uenum-v4_0_0" ] |
| deps += [ ":rust_icu_uloc-v4_0_0" ] |
| deps += [ ":rust_icu_ustring-v4_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=db447916bfaedacf", |
| "-Cextra-filename=-db447916bfaedacf", |
| "--cfg=feature=\"icu_version_67_plus\"", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| icu_rust_library("rust_icu_ustring-v4_0_0") { |
| crate_name = "rust_icu_ustring" |
| crate_root = |
| "//third_party/rust_crates/vendor/rust_icu_ustring-4.0.0/src/lib.rs" |
| output_name = "rust_icu_ustring-b1fbdc6562c489f4" |
| configs += [ "//src/lib/icu:version" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":paste-v1_0_9($host_toolchain)" ] |
| deps += [ ":rust_icu_common-v4_0_0" ] |
| deps += [ ":rust_icu_sys-v4_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b1fbdc6562c489f4", |
| "-Cextra-filename=-b1fbdc6562c489f4", |
| "--cfg=feature=\"icu_version_67_plus\"", |
| "--cfg=feature=\"icu_version_in_env\"", |
| "--cfg=feature=\"renaming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rustc-hash-v1_0_1") { |
| crate_name = "rustc_hash" |
| crate_root = "//third_party/rust_crates/vendor/rustc-hash-1.0.1/src/lib.rs" |
| output_name = "rustc_hash-d18fd5c05c7b0ca4" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":byteorder-v1_4_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=d18fd5c05c7b0ca4", |
| "-Cextra-filename=-d18fd5c05c7b0ca4", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rustfix-v0_6_1") { |
| crate_name = "rustfix" |
| crate_root = "//third_party/rust_crates/vendor/rustfix-0.6.1/src/lib.rs" |
| output_name = "rustfix-f703216d17cf7216" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":anyhow-v1_0_57" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":serde_json-v1_0_87" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f703216d17cf7216", |
| "-Cextra-filename=-f703216d17cf7216", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rustls-v0_19_1") { |
| crate_name = "rustls" |
| crate_root = "//third_party/rust_crates/forks/rustls/src/lib.rs" |
| output_name = "rustls-72f8bc3d6c17ed51" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":base64-v0_13_0" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":ring-v0_16_12" ] |
| deps += [ ":sct-v0_6_0" ] |
| deps += [ ":webpki-v0_21_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=72f8bc3d6c17ed51", |
| "-Cextra-filename=-72f8bc3d6c17ed51", |
| "--cfg=feature=\"dangerous_configuration\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"log\"", |
| "--cfg=feature=\"logging\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rustls-native-certs-v0_5_0") { |
| crate_name = "rustls_native_certs" |
| crate_root = |
| "//third_party/rust_crates/vendor/rustls-native-certs-0.5.0/src/lib.rs" |
| output_name = "rustls_native_certs-be3004a9b1f3e746" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rustls-v0_19_1" ] |
| if (true && !(current_os == "mac")) { |
| deps += [ ":openssl-probe-v0_1_2" ] |
| } |
| if (current_os == "mac") { |
| deps += [ ":security-framework-v2_3_1" ] |
| } |
| if (false) { |
| deps += [ ":schannel-v0_1_19" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=be3004a9b1f3e746", |
| "-Cextra-filename=-be3004a9b1f3e746", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"rustls\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rusty-fork-v0_3_0") { |
| crate_name = "rusty_fork" |
| crate_root = "//third_party/rust_crates/vendor/rusty-fork-0.3.0/src/lib.rs" |
| output_name = "rusty_fork-ace06252817d912e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":fnv-v1_0_7" ] |
| deps += [ ":quick-error-v1_2_2" ] |
| deps += [ ":tempfile-v3_2_0" ] |
| deps += [ ":wait-timeout-v0_2_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=ace06252817d912e", |
| "-Cextra-filename=-ace06252817d912e", |
| "--cfg=feature=\"timeout\"", |
| "--cfg=feature=\"wait-timeout\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("rustyline-v2_1_0") { |
| crate_name = "rustyline" |
| crate_root = "//third_party/rust_crates/forks/rustyline/src/lib.rs" |
| output_name = "rustyline-9f2f014717e2028d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":memchr-v2_4_0" ] |
| deps += [ ":unicode-segmentation-v1_2_1" ] |
| deps += [ ":unicode-width-v0_1_10" ] |
| if (true && !(current_os == "fuchsia")) { |
| deps += [ ":nix-v0_26_2" ] |
| } |
| if (true) { |
| deps += [ ":utf8parse-v0_1_1" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=9f2f014717e2028d", |
| "-Cextra-filename=-9f2f014717e2028d", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ryu-v1_0_3") { |
| crate_name = "ryu" |
| crate_root = "//third_party/rust_crates/vendor/ryu-1.0.3/src/lib.rs" |
| output_name = "ryu-892abe88d9705b75" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=892abe88d9705b75", |
| "-Cextra-filename=-892abe88d9705b75", |
| "--cfg=integer128", |
| "--cfg=must_use_return", |
| "--cfg=maybe_uninit", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("salsa20-v0_8_1") { |
| crate_name = "salsa20" |
| crate_root = "//third_party/rust_crates/vendor/salsa20-0.8.1/src/lib.rs" |
| output_name = "salsa20-150961e3add0052" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cipher-v0_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=150961e3add0052", |
| "-Cextra-filename=-150961e3add0052", |
| "--cfg=feature=\"expose-core\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("same-file-v1_0_4") { |
| crate_name = "same_file" |
| crate_root = "//third_party/rust_crates/ask2patch/same-file/src/lib.rs" |
| output_name = "same_file-460d9eb4eb179eea" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (false) { |
| deps += [ ":winapi-util-v0_1_5" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=460d9eb4eb179eea", |
| "-Cextra-filename=-460d9eb4eb179eea", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("scanlex-v0_1_4") { |
| crate_name = "scanlex" |
| crate_root = "//third_party/rust_crates/vendor/scanlex-0.1.4/src/lib.rs" |
| output_name = "scanlex-d586196f33c095ac" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=d586196f33c095ac", |
| "-Cextra-filename=-d586196f33c095ac", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("schannel-v0_1_19") { |
| crate_name = "schannel" |
| crate_root = "//third_party/rust_crates/vendor/schannel-0.1.19/src/lib.rs" |
| output_name = "schannel-140c87c712698950" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":winapi-v0_3_9" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=140c87c712698950", |
| "-Cextra-filename=-140c87c712698950", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("schemars-v0_8_10") { |
| crate_name = "schemars" |
| crate_root = "//third_party/rust_crates/vendor/schemars-0.8.10/src/lib.rs" |
| output_name = "schemars-418da217f5a1778c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":chrono-v0_4_19" ] |
| deps += [ ":dyn-clone-v1_0_5" ] |
| deps += [ ":indexmap-v1_9_2" ] |
| deps += [ ":schemars_derive-v0_8_10($host_toolchain)" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":serde_json-v1_0_87" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=418da217f5a1778c", |
| "-Cextra-filename=-418da217f5a1778c", |
| "--cfg=feature=\"chrono\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"derive\"", |
| "--cfg=feature=\"indexmap\"", |
| "--cfg=feature=\"preserve_order\"", |
| "--cfg=feature=\"schemars_derive\"", |
| "--cfg=std_atomic64", |
| "--cfg=std_atomic", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("schemars_derive-v0_8_10") { |
| crate_name = "schemars_derive" |
| crate_root = |
| "//third_party/rust_crates/vendor/schemars_derive-0.8.10/src/lib.rs" |
| output_name = "schemars_derive-5b2df8822511f6d5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":serde_derive_internals-v0_26_0" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5b2df8822511f6d5", |
| "-Cextra-filename=-5b2df8822511f6d5", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("scoped-tls-v1_0_1") { |
| crate_name = "scoped_tls" |
| crate_root = "//third_party/rust_crates/vendor/scoped-tls-1.0.1/src/lib.rs" |
| output_name = "scoped_tls-ab3bb947caca0081" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ "//build/validate:non_production_tag" ] |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ab3bb947caca0081", |
| "-Cextra-filename=-ab3bb947caca0081", |
| ] |
| |
| visibility = [] |
| visibility += [ ":loom-v0_5_6" ] |
| testonly = true |
| } |
| |
| rust_library("scopeguard-v1_1_0") { |
| crate_name = "scopeguard" |
| crate_root = "//third_party/rust_crates/vendor/scopeguard-1.1.0/src/lib.rs" |
| output_name = "scopeguard-6ef302a7f864fbb3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=6ef302a7f864fbb3", |
| "-Cextra-filename=-6ef302a7f864fbb3", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"use_std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("scrypt-v0_8_0") { |
| crate_name = "scrypt" |
| crate_root = "//third_party/rust_crates/vendor/scrypt-0.8.0/src/lib.rs" |
| output_name = "scrypt-1834e042454c996" |
| configs += [ "//build/config:optimize_speed" ] |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":hmac-v0_11_0" ] |
| deps += [ ":password-hash-v0_3_2" ] |
| deps += [ ":pbkdf2-v0_9_0" ] |
| deps += [ ":salsa20-v0_8_1" ] |
| deps += [ ":sha2-v0_9_8" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=1834e042454c996", |
| "-Cextra-filename=-1834e042454c996", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"password-hash\"", |
| "--cfg=feature=\"simple\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("sct-v0_6_0") { |
| crate_name = "sct" |
| crate_root = "//third_party/rust_crates/vendor/sct-0.6.0/src/lib.rs" |
| output_name = "sct-879ad9017e22db73" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ring-v0_16_12" ] |
| deps += [ ":untrusted-v0_7_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=879ad9017e22db73", |
| "-Cextra-filename=-879ad9017e22db73", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("sec1-v0_2_1") { |
| crate_name = "sec1" |
| crate_root = "//third_party/rust_crates/vendor/sec1-0.2.1/src/lib.rs" |
| output_name = "sec1-89480042cb9a3664" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":der-v0_5_1" ] |
| deps += [ ":generic-array-v0_14_5" ] |
| deps += [ ":pkcs8-v0_8_0" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":subtle-v2_4_1" ] |
| deps += [ ":zeroize-v1_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=89480042cb9a3664", |
| "-Cextra-filename=-89480042cb9a3664", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"pem\"", |
| "--cfg=feature=\"pkcs8\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"subtle\"", |
| "--cfg=feature=\"zeroize\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("security-framework-v2_3_1") { |
| crate_name = "security_framework" |
| crate_root = "//third_party/rust_crates/forks/security-framework/src/lib.rs" |
| output_name = "security_framework-152315bbaadf7b20" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bitflags-v1_3_2" ] |
| deps += [ ":core-foundation-v0_9_2" ] |
| deps += [ ":core-foundation-sys-v0_8_3" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":security-framework-sys-v2_4_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=152315bbaadf7b20", |
| "-Cextra-filename=-152315bbaadf7b20", |
| "--cfg=feature=\"OSX_10_9\"", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("security-framework-sys-v2_4_2") { |
| crate_name = "security_framework_sys" |
| crate_root = |
| "//third_party/rust_crates/vendor/security-framework-sys-2.4.2/src/lib.rs" |
| output_name = "security_framework_sys-74e76edd8396fffb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":core-foundation-sys-v0_8_3" ] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=74e76edd8396fffb", |
| "-Cextra-filename=-74e76edd8396fffb", |
| "--cfg=feature=\"OSX_10_9\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("semver-v1_0_4") { |
| crate_name = "semver" |
| crate_root = "//third_party/rust_crates/vendor/semver-1.0.4/src/lib.rs" |
| output_name = "semver-952c2f5f714df893" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=952c2f5f714df893", |
| "-Cextra-filename=-952c2f5f714df893", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("serde-v1_0_147") { |
| crate_name = "serde" |
| crate_root = "//third_party/rust_crates/vendor/serde-1.0.147/src/lib.rs" |
| output_name = "serde-703d0860e891586d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":serde_derive-v1_0_147($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=703d0860e891586d", |
| "-Cextra-filename=-703d0860e891586d", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"derive\"", |
| "--cfg=feature=\"serde_derive\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("serde_cbor-v0_11_1") { |
| crate_name = "serde_cbor" |
| crate_root = "//third_party/rust_crates/vendor/serde_cbor-0.11.1/src/lib.rs" |
| output_name = "serde_cbor-196735531d02fccc" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":half-v1_6_0" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=196735531d02fccc", |
| "-Cextra-filename=-196735531d02fccc", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("serde_derive-v1_0_147") { |
| crate_name = "serde_derive" |
| crate_root = |
| "//third_party/rust_crates/vendor/serde_derive-1.0.147/src/lib.rs" |
| output_name = "serde_derive-8de26055f4c17b55" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=8de26055f4c17b55", |
| "-Cextra-filename=-8de26055f4c17b55", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("serde_derive_internals-v0_26_0") { |
| crate_name = "serde_derive_internals" |
| crate_root = |
| "//third_party/rust_crates/vendor/serde_derive_internals-0.26.0/lib.rs" |
| output_name = "serde_derive_internals-2c76cdeea6fc3318" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=2c76cdeea6fc3318", |
| "-Cextra-filename=-2c76cdeea6fc3318", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("serde_json-v1_0_87") { |
| crate_name = "serde_json" |
| crate_root = "//third_party/rust_crates/vendor/serde_json-1.0.87/src/lib.rs" |
| output_name = "serde_json-6427c97c7fa0efac" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":itoa-v1_0_5" ] |
| deps += [ ":ryu-v1_0_3" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6427c97c7fa0efac", |
| "-Cextra-filename=-6427c97c7fa0efac", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"unbounded_depth\"", |
| "--cfg=limb_width_64", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("serde_json5-v0_1_0") { |
| crate_name = "serde_json5" |
| crate_root = |
| "//third_party/rust_crates/mirrors/serde_json5/third_party/src/lib.rs" |
| output_name = "serde_json5-c6c8351d886fc9d3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":pest-v2_1_3" ] |
| deps += [ ":pest_derive-v2_1_0($host_toolchain)" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c6c8351d886fc9d3", |
| "-Cextra-filename=-c6c8351d886fc9d3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("serde_repr-v0_1_7") { |
| crate_name = "serde_repr" |
| crate_root = "//third_party/rust_crates/vendor/serde_repr-0.1.7/src/lib.rs" |
| output_name = "serde_repr-2607863d914a7535" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2607863d914a7535", |
| "-Cextra-filename=-2607863d914a7535", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("serde_yaml-v0_9_14") { |
| crate_name = "serde_yaml" |
| crate_root = "//third_party/rust_crates/vendor/serde_yaml-0.9.14/src/lib.rs" |
| output_name = "serde_yaml-ffc5fc40615e989" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":indexmap-v1_9_2" ] |
| deps += [ ":itoa-v1_0_5" ] |
| deps += [ ":ryu-v1_0_3" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":unsafe-libyaml-v0_2_4" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=ffc5fc40615e989", |
| "-Cextra-filename=-ffc5fc40615e989", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("serial_test-v0_5_1") { |
| crate_name = "serial_test" |
| crate_root = "//third_party/rust_crates/vendor/serial_test-0.5.1/src/lib.rs" |
| output_name = "serial_test-cf7a4047894f2a7b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":parking_lot-v0_11_1" ] |
| deps += [ ":serial_test_derive-v0_5_1($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=cf7a4047894f2a7b", |
| "-Cextra-filename=-cf7a4047894f2a7b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("serial_test_derive-v0_5_1") { |
| crate_name = "serial_test_derive" |
| crate_root = |
| "//third_party/rust_crates/vendor/serial_test_derive-0.5.1/src/lib.rs" |
| output_name = "serial_test_derive-349c76aef8defaba" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=349c76aef8defaba", |
| "-Cextra-filename=-349c76aef8defaba", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("sha2-v0_9_8") { |
| crate_name = "sha2" |
| crate_root = "//third_party/rust_crates/vendor/sha2-0.9.8/src/lib.rs" |
| output_name = "sha2-8c9d2086aa45c77d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":block-buffer-v0_9_0" ] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":digest-v0_9_0" ] |
| deps += [ ":opaque-debug-v0_3_0" ] |
| if (current_cpu == "arm64" || current_cpu == "x64" || false) { |
| deps += [ ":cpufeatures-v0_2_1" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8c9d2086aa45c77d", |
| "-Cextra-filename=-8c9d2086aa45c77d", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("sharded-slab-v0_1_4") { |
| crate_name = "sharded_slab" |
| crate_root = "//third_party/rust_crates/vendor/sharded-slab-0.1.4/src/lib.rs" |
| output_name = "sharded_slab-feb472376bcc1d39" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=feb472376bcc1d39", |
| "-Cextra-filename=-feb472376bcc1d39", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("shared_child-v1_0_0") { |
| crate_name = "shared_child" |
| crate_root = "//third_party/rust_crates/vendor/shared_child-1.0.0/src/lib.rs" |
| output_name = "shared_child-343c2e19f8d8c087" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (!false) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=343c2e19f8d8c087", |
| "-Cextra-filename=-343c2e19f8d8c087", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("signal-hook-v0_1_17") { |
| crate_name = "signal_hook" |
| crate_root = "//third_party/rust_crates/vendor/signal-hook-0.1.17/src/lib.rs" |
| output_name = "signal_hook-deea52217afd7830" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":mio-v0_7_14" ] |
| deps += [ ":signal-hook-registry-v1_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=deea52217afd7830", |
| "-Cextra-filename=-deea52217afd7830", |
| "--cfg=feature=\"mio-0_7-support\"", |
| "--cfg=feature=\"mio_0_7\"", |
| ] |
| |
| aliased_deps = { |
| mio_0_7 = ":mio-v0_7_14" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("signal-hook-v0_3_8") { |
| crate_name = "signal_hook" |
| crate_root = "//third_party/rust_crates/vendor/signal-hook-0.3.8/src/lib.rs" |
| output_name = "signal_hook-b70d0d3d48db33cc" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":signal-hook-registry-v1_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b70d0d3d48db33cc", |
| "-Cextra-filename=-b70d0d3d48db33cc", |
| "--cfg=feature=\"channel\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"iterator\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("signal-hook-registry-v1_3_0") { |
| crate_name = "signal_hook_registry" |
| crate_root = |
| "//third_party/rust_crates/vendor/signal-hook-registry-1.3.0/src/lib.rs" |
| output_name = "signal_hook_registry-13fb5f6650cce8dc" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=13fb5f6650cce8dc", |
| "-Cextra-filename=-13fb5f6650cce8dc", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("signature-v1_4_0") { |
| crate_name = "signature" |
| crate_root = "//third_party/rust_crates/vendor/signature-1.4.0/src/lib.rs" |
| output_name = "signature-6946eb35bf155dc1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":digest-v0_9_0" ] |
| deps += [ ":rand_core-v0_6_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=6946eb35bf155dc1", |
| "-Cextra-filename=-6946eb35bf155dc1", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"digest\"", |
| "--cfg=feature=\"digest-preview\"", |
| "--cfg=feature=\"rand-preview\"", |
| "--cfg=feature=\"rand_core\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("simplelog-v0_10_2") { |
| crate_name = "simplelog" |
| crate_root = "//third_party/rust_crates/vendor/simplelog-0.10.2/src/lib.rs" |
| output_name = "simplelog-21aad7a3c5a1179d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":chrono-v0_4_19" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":termcolor-v1_1_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=21aad7a3c5a1179d", |
| "-Cextra-filename=-21aad7a3c5a1179d", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"termcolor\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("siphasher-v0_2_3") { |
| crate_name = "siphasher" |
| crate_root = "//third_party/rust_crates/vendor/siphasher-0.2.3/src/lib.rs" |
| output_name = "siphasher-c0f71ec8ce76c479" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=c0f71ec8ce76c479", |
| "-Cextra-filename=-c0f71ec8ce76c479", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("siphasher-v0_3_10") { |
| crate_name = "siphasher" |
| crate_root = "//third_party/rust_crates/vendor/siphasher-0.3.10/src/lib.rs" |
| output_name = "siphasher-e2ef53c2b88c1cff" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=e2ef53c2b88c1cff", |
| "-Cextra-filename=-e2ef53c2b88c1cff", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("slab-v0_4_7") { |
| crate_name = "slab" |
| crate_root = "//third_party/rust_crates/vendor/slab-0.4.7/src/lib.rs" |
| output_name = "slab-bf82e5c05d7edc0d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=bf82e5c05d7edc0d", |
| "-Cextra-filename=-bf82e5c05d7edc0d", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("smallvec-v0_6_13") { |
| crate_name = "smallvec" |
| crate_root = "//third_party/rust_crates/vendor/smallvec-0.6.13/lib.rs" |
| output_name = "smallvec-15257cc85e7a16b9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":maybe-uninit-v2_0_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=15257cc85e7a16b9", |
| "-Cextra-filename=-15257cc85e7a16b9", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("smallvec-v1_8_0") { |
| crate_name = "smallvec" |
| crate_root = "//third_party/rust_crates/vendor/smallvec-1.8.0/src/lib.rs" |
| output_name = "smallvec-2ac5f197ec7958a6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2ac5f197ec7958a6", |
| "-Cextra-filename=-2ac5f197ec7958a6", |
| "--cfg=feature=\"const_generics\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("socket2-v0_4_4") { |
| crate_name = "socket2" |
| crate_root = "//third_party/rust_crates/vendor/socket2-0.4.4/src/lib.rs" |
| output_name = "socket2-eb52e051ac66cd02" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=eb52e051ac66cd02", |
| "-Cextra-filename=-eb52e051ac66cd02", |
| "--cfg=feature=\"all\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("spin-v0_5_2") { |
| crate_name = "spin" |
| crate_root = "//third_party/rust_crates/vendor/spin-0.5.2/src/lib.rs" |
| output_name = "spin-50733eeb0bba4c8d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=50733eeb0bba4c8d", |
| "-Cextra-filename=-50733eeb0bba4c8d", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("spki-v0_5_4") { |
| crate_name = "spki" |
| crate_root = "//third_party/rust_crates/vendor/spki-0.5.4/src/lib.rs" |
| output_name = "spki-418b5e0d7e09ea3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":base64ct-v1_0_1" ] |
| deps += [ ":der-v0_5_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=418b5e0d7e09ea3", |
| "-Cextra-filename=-418b5e0d7e09ea3", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"base64ct\"", |
| "--cfg=feature=\"pem\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("splines-v2_2_0") { |
| crate_name = "splines" |
| crate_root = "//third_party/rust_crates/vendor/splines-2.2.0/src/lib.rs" |
| output_name = "splines-d1b51f4ec5d923f7" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d1b51f4ec5d923f7", |
| "-Cextra-filename=-d1b51f4ec5d923f7", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("static_assertions-v1_1_0") { |
| crate_name = "static_assertions" |
| crate_root = |
| "//third_party/rust_crates/vendor/static_assertions-1.1.0/src/lib.rs" |
| output_name = "static_assertions-5fff9c36214c34b7" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5fff9c36214c34b7", |
| "-Cextra-filename=-5fff9c36214c34b7", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("strsim-v0_10_0") { |
| crate_name = "strsim" |
| crate_root = "//third_party/rust_crates/vendor/strsim-0.10.0/src/lib.rs" |
| output_name = "strsim-aa21785775b7b33b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=aa21785775b7b33b", |
| "-Cextra-filename=-aa21785775b7b33b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("strsim-v0_8_0") { |
| crate_name = "strsim" |
| crate_root = "//third_party/rust_crates/vendor/strsim-0.8.0/src/lib.rs" |
| output_name = "strsim-a6895684b05e64cd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=a6895684b05e64cd", |
| "-Cextra-filename=-a6895684b05e64cd", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("structopt-v0_2_14") { |
| crate_name = "structopt" |
| crate_root = "//third_party/rust_crates/vendor/structopt-0.2.14/src/lib.rs" |
| output_name = "structopt-282f1735ac1cc133" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":clap-v2_34_0" ] |
| deps += [ ":structopt-derive-v0_2_14($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=282f1735ac1cc133", |
| "-Cextra-filename=-282f1735ac1cc133", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("structopt-derive-v0_2_14") { |
| crate_name = "structopt_derive" |
| crate_root = |
| "//third_party/rust_crates/vendor/structopt-derive-0.2.14/src/lib.rs" |
| output_name = "structopt_derive-809c043d87d920da" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":heck-v0_3_1" ] |
| deps += [ ":proc-macro2-v0_4_27" ] |
| deps += [ ":quote-v0_6_11" ] |
| deps += [ ":syn-v0_15_26" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=809c043d87d920da", |
| "-Cextra-filename=-809c043d87d920da", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("subtle-v2_4_1") { |
| crate_name = "subtle" |
| crate_root = "//third_party/rust_crates/vendor/subtle-2.4.1/src/lib.rs" |
| output_name = "subtle-6f67d79a9c7c75a8" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=6f67d79a9c7c75a8", |
| "-Cextra-filename=-6f67d79a9c7c75a8", |
| "--cfg=feature=\"i128\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("syn-v0_15_26") { |
| crate_name = "syn" |
| crate_root = "//third_party/rust_crates/vendor/syn-0.15.26/src/lib.rs" |
| output_name = "syn-45b33f047f6103c6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v0_4_27" ] |
| deps += [ ":quote-v0_6_11" ] |
| deps += [ ":unicode-xid-v0_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=45b33f047f6103c6", |
| "-Cextra-filename=-45b33f047f6103c6", |
| "--cfg=feature=\"clone-impls\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"derive\"", |
| "--cfg=feature=\"extra-traits\"", |
| "--cfg=feature=\"full\"", |
| "--cfg=feature=\"parsing\"", |
| "--cfg=feature=\"printing\"", |
| "--cfg=feature=\"proc-macro\"", |
| "--cfg=feature=\"quote\"", |
| "--cfg=feature=\"visit\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("syn-v1_0_98") { |
| crate_name = "syn" |
| crate_root = "//third_party/rust_crates/vendor/syn-1.0.98/src/lib.rs" |
| output_name = "syn-84bcb8bd88e897cd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":unicode-ident-v1_0_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=84bcb8bd88e897cd", |
| "-Cextra-filename=-84bcb8bd88e897cd", |
| "--cfg=feature=\"clone-impls\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"derive\"", |
| "--cfg=feature=\"extra-traits\"", |
| "--cfg=feature=\"full\"", |
| "--cfg=feature=\"parsing\"", |
| "--cfg=feature=\"printing\"", |
| "--cfg=feature=\"proc-macro\"", |
| "--cfg=feature=\"quote\"", |
| "--cfg=feature=\"visit\"", |
| "--cfg=feature=\"visit-mut\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("syn-v2_0_16") { |
| crate_name = "syn" |
| crate_root = "//third_party/rust_crates/vendor/syn-2.0.16/src/lib.rs" |
| output_name = "syn-ac43bca0e5876d5e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":unicode-ident-v1_0_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=ac43bca0e5876d5e", |
| "-Cextra-filename=-ac43bca0e5876d5e", |
| "--cfg=feature=\"clone-impls\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"derive\"", |
| "--cfg=feature=\"parsing\"", |
| "--cfg=feature=\"printing\"", |
| "--cfg=feature=\"proc-macro\"", |
| "--cfg=feature=\"quote\"", |
| "--cfg=feature=\"visit\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("synstructure-v0_12_1") { |
| crate_name = "synstructure" |
| crate_root = "//third_party/rust_crates/vendor/synstructure-0.12.1/src/lib.rs" |
| output_name = "synstructure-379147eabfeddd75" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| deps += [ ":unicode-xid-v0_2_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=379147eabfeddd75", |
| "-Cextra-filename=-379147eabfeddd75", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tar-v0_4_25") { |
| crate_name = "tar" |
| crate_root = "//third_party/rust_crates/vendor/tar-0.4.25/src/lib.rs" |
| output_name = "tar-f84162c57b5f3fa8" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":filetime-v0_2_14" ] |
| if (false) { |
| deps += [ ":redox_syscall-v0_1_51" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":xattr-v0_2_2" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f84162c57b5f3fa8", |
| "-Cextra-filename=-f84162c57b5f3fa8", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"xattr\"", |
| ] |
| |
| aliased_deps = { |
| syscall = ":redox_syscall-v0_1_51" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tempfile-v3_2_0") { |
| crate_name = "tempfile" |
| crate_root = "//third_party/rust_crates/vendor/tempfile-3.2.0/src/lib.rs" |
| output_name = "tempfile-713baaf360fa1fa9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":rand-v0_8_4" ] |
| deps += [ ":remove_dir_all-v0_5_1" ] |
| if (false) { |
| deps += [ ":redox_syscall-v0_2_13" ] |
| } |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=713baaf360fa1fa9", |
| "-Cextra-filename=-713baaf360fa1fa9", |
| ] |
| |
| aliased_deps = { |
| syscall = ":redox_syscall-v0_2_13" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("term-v0_5_1") { |
| crate_name = "term" |
| crate_root = "//third_party/rust_crates/vendor/term-0.5.1/src/lib.rs" |
| output_name = "term-2cb16ccbdf283d91" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":byteorder-v1_4_3" ] |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=2cb16ccbdf283d91", |
| "-Cextra-filename=-2cb16ccbdf283d91", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("term_grid-v0_2_0") { |
| crate_name = "term_grid" |
| crate_root = "//third_party/rust_crates/vendor/term_grid-0.2.0/src/lib.rs" |
| output_name = "term_grid-98fc599b4f457444" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unicode-width-v0_1_10" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=98fc599b4f457444", |
| "-Cextra-filename=-98fc599b4f457444", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("termcolor-v1_1_2") { |
| crate_name = "termcolor" |
| crate_root = "//third_party/rust_crates/ask2patch/termcolor/src/lib.rs" |
| output_name = "termcolor-8a22f3c4f465f166" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (false) { |
| deps += [ ":winapi-util-v0_1_5" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=8a22f3c4f465f166", |
| "-Cextra-filename=-8a22f3c4f465f166", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("termion-v1_5_3") { |
| crate_name = "termion" |
| crate_root = "//third_party/rust_crates/vendor/termion-1.5.3/src/lib.rs" |
| output_name = "termion-bd203e66cab9a985" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":numtoa-v0_1_0" ] |
| if (!false) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| if (false) { |
| deps += [ ":redox_syscall-v0_1_51" ] |
| deps += [ ":redox_termios-v0_1_1" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=bd203e66cab9a985", |
| "-Cextra-filename=-bd203e66cab9a985", |
| ] |
| |
| aliased_deps = { |
| syscall = ":redox_syscall-v0_1_51" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("termios-v0_3_2") { |
| crate_name = "termios" |
| crate_root = "//third_party/rust_crates/vendor/termios-0.3.2/src/lib.rs" |
| output_name = "termios-ef75c1b73286d58d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ef75c1b73286d58d", |
| "-Cextra-filename=-ef75c1b73286d58d", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("test-case-v1_1_0") { |
| crate_name = "test_case" |
| crate_root = "//third_party/rust_crates/vendor/test-case-1.1.0/src/lib.rs" |
| output_name = "test_case-f2bb0d885c2bf58f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f2bb0d885c2bf58f", |
| "-Cextra-filename=-f2bb0d885c2bf58f", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("textwrap-v0_11_0") { |
| crate_name = "textwrap" |
| crate_root = "//third_party/rust_crates/vendor/textwrap-0.11.0/src/lib.rs" |
| output_name = "textwrap-942fc263da8a1e95" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unicode-width-v0_1_10" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=942fc263da8a1e95", |
| "-Cextra-filename=-942fc263da8a1e95", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("thiserror-v1_0_23") { |
| crate_name = "thiserror" |
| crate_root = "//third_party/rust_crates/vendor/thiserror-1.0.23/src/lib.rs" |
| output_name = "thiserror-dcdc66d3bbb690d3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":thiserror-impl-v1_0_23($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=dcdc66d3bbb690d3", |
| "-Cextra-filename=-dcdc66d3bbb690d3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("thiserror-impl-v1_0_23") { |
| crate_name = "thiserror_impl" |
| crate_root = |
| "//third_party/rust_crates/vendor/thiserror-impl-1.0.23/src/lib.rs" |
| output_name = "thiserror_impl-c420f1faeabf2d9a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c420f1faeabf2d9a", |
| "-Cextra-filename=-c420f1faeabf2d9a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("thread_local-v1_0_1") { |
| crate_name = "thread_local" |
| crate_root = "//third_party/rust_crates/vendor/thread_local-1.0.1/src/lib.rs" |
| output_name = "thread_local-c08961bcca26f08e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=c08961bcca26f08e", |
| "-Cextra-filename=-c08961bcca26f08e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("time-v0_1_43") { |
| crate_name = "time" |
| crate_root = "//third_party/rust_crates/vendor/time-0.1.43/src/lib.rs" |
| output_name = "time-f3381b83c7164a8b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=f3381b83c7164a8b", |
| "-Cextra-filename=-f3381b83c7164a8b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tinyjson-v2_5_0") { |
| crate_name = "tinyjson" |
| crate_root = "//third_party/rust_crates/vendor/tinyjson-2.5.0/src/lib.rs" |
| output_name = "tinyjson-a756eab61975480c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=a756eab61975480c", |
| "-Cextra-filename=-a756eab61975480c", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tinyvec-v1_3_1") { |
| crate_name = "tinyvec" |
| crate_root = "//third_party/rust_crates/vendor/tinyvec-1.3.1/src/lib.rs" |
| output_name = "tinyvec-b0b0bc470b46e7b2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":tinyvec_macros-v0_1_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b0b0bc470b46e7b2", |
| "-Cextra-filename=-b0b0bc470b46e7b2", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"tinyvec_macros\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tinyvec_macros-v0_1_0") { |
| crate_name = "tinyvec_macros" |
| crate_root = |
| "//third_party/rust_crates/vendor/tinyvec_macros-0.1.0/src/lib.rs" |
| output_name = "tinyvec_macros-de657c64f98fc831" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=de657c64f98fc831", |
| "-Cextra-filename=-de657c64f98fc831", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tokio-v1_19_2") { |
| crate_name = "tokio" |
| crate_root = "//third_party/rust_crates/vendor/tokio-1.19.2/src/lib.rs" |
| output_name = "tokio-93e9171240b81c17" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":pin-project-lite-v0_2_4" ] |
| if (!(current_os == "fuchsia")) { |
| deps += [ ":bytes-v1_0_1" ] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":memchr-v2_4_0" ] |
| deps += [ ":mio-v0_8_5" ] |
| deps += [ ":num_cpus-v1_13_0" ] |
| deps += [ ":once_cell-v1_17_1" ] |
| deps += [ ":signal-hook-registry-v1_3_0" ] |
| deps += [ ":socket2-v0_4_4" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=93e9171240b81c17", |
| "-Cextra-filename=-93e9171240b81c17", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"sync\"", |
| "--cfg=feature=\"time\"", |
| ] |
| if (!(current_os == "fuchsia")) { |
| rustflags += [ |
| "--cfg=feature=\"libc\"", |
| "--cfg=feature=\"fs\"", |
| "--cfg=feature=\"mio\"", |
| "--cfg=feature=\"net\"", |
| "--cfg=feature=\"num_cpus\"", |
| "--cfg=feature=\"once_cell\"", |
| "--cfg=feature=\"rt\"", |
| "--cfg=feature=\"rt-multi-thread\"", |
| "--cfg=feature=\"socket2\"", |
| "--cfg=feature=\"sync\"", |
| "--cfg=feature=\"time\"", |
| "--cfg=feature=\"winapi\"", |
| ] |
| } |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tokio-rustls-v0_22_0") { |
| crate_name = "tokio_rustls" |
| crate_root = "//third_party/rust_crates/vendor/tokio-rustls-0.22.0/src/lib.rs" |
| output_name = "tokio_rustls-16584d9dad632eb3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rustls-v0_19_1" ] |
| deps += [ ":tokio-v1_19_2" ] |
| deps += [ ":webpki-v0_21_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=16584d9dad632eb3", |
| "-Cextra-filename=-16584d9dad632eb3", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tokio-stream-v0_1_11") { |
| crate_name = "tokio_stream" |
| crate_root = "//third_party/rust_crates/vendor/tokio-stream-0.1.11/src/lib.rs" |
| output_name = "tokio_stream-228fc6dc03fe9295" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":futures-core-v0_3_19" ] |
| deps += [ ":pin-project-lite-v0_2_4" ] |
| deps += [ ":tokio-v1_19_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=228fc6dc03fe9295", |
| "-Cextra-filename=-228fc6dc03fe9295", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"time\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("toml-v0_5_6") { |
| crate_name = "toml" |
| crate_root = "//third_party/rust_crates/vendor/toml-0.5.6/src/lib.rs" |
| output_name = "toml-2563c91c8a85577d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2563c91c8a85577d", |
| "-Cextra-filename=-2563c91c8a85577d", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("toml_edit-v0_2_1") { |
| crate_name = "toml_edit" |
| crate_root = "//third_party/rust_crates/vendor/toml_edit-0.2.1/src/lib.rs" |
| output_name = "toml_edit-21fcacc5489f3304" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":chrono-v0_4_19" ] |
| deps += [ ":combine-v4_6_2" ] |
| deps += [ ":linked-hash-map-v0_5_3" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=21fcacc5489f3304", |
| "-Cextra-filename=-21fcacc5489f3304", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tower-service-v0_3_0") { |
| crate_name = "tower_service" |
| crate_root = "//third_party/rust_crates/vendor/tower-service-0.3.0/src/lib.rs" |
| output_name = "tower_service-2289a8e10b994b8a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2289a8e10b994b8a", |
| "-Cextra-filename=-2289a8e10b994b8a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tracing-v0_1_34") { |
| crate_name = "tracing" |
| crate_root = "//third_party/rust_crates/vendor/tracing-0.1.34/src/lib.rs" |
| output_name = "tracing-5bf51f3eb026ae27" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":pin-project-lite-v0_2_4" ] |
| deps += [ ":tracing-attributes-v0_1_22($host_toolchain)" ] |
| deps += [ ":tracing-core-v0_1_26" ] |
| if (!(current_os == "fuchsia")) { |
| deps += [ ":log-v0_4_11" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5bf51f3eb026ae27", |
| "-Cextra-filename=-5bf51f3eb026ae27", |
| "--cfg=feature=\"attributes\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"tracing-attributes\"", |
| ] |
| if (!(current_os == "fuchsia")) { |
| rustflags += [ "--cfg=feature=\"log\"" ] |
| } |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("tracing-attributes-v0_1_22") { |
| crate_name = "tracing_attributes" |
| crate_root = |
| "//third_party/rust_crates/vendor/tracing-attributes-0.1.22/src/lib.rs" |
| output_name = "tracing_attributes-9a1fd8618adb4c31" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9a1fd8618adb4c31", |
| "-Cextra-filename=-9a1fd8618adb4c31", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tracing-core-v0_1_26") { |
| crate_name = "tracing_core" |
| crate_root = "//third_party/rust_crates/forks/tracing-core/src/lib.rs" |
| output_name = "tracing_core-f5d1cc0bbda6a32b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| if (false) { |
| deps += [ ":valuable-v0_1_0" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f5d1cc0bbda6a32b", |
| "-Cextra-filename=-f5d1cc0bbda6a32b", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"lazy_static\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"valuable\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tracing-log-v0_1_2") { |
| crate_name = "tracing_log" |
| crate_root = "//third_party/rust_crates/vendor/tracing-log-0.1.2/src/lib.rs" |
| output_name = "tracing_log-ccb7308262919f5b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":tracing-core-v0_1_26" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=ccb7308262919f5b", |
| "-Cextra-filename=-ccb7308262919f5b", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"log-tracer\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"trace-logger\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tracing-mutex-v0_2_1") { |
| crate_name = "tracing_mutex" |
| crate_root = "//third_party/rust_crates/vendor/tracing-mutex-0.2.1/src/lib.rs" |
| output_name = "tracing_mutex-d2105b4603a79f7d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":lock_api-v0_4_7" ] |
| deps += [ ":parking_lot-v0_11_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=d2105b4603a79f7d", |
| "-Cextra-filename=-d2105b4603a79f7d", |
| "--cfg=feature=\"lock_api\"", |
| "--cfg=feature=\"lockapi\"", |
| "--cfg=feature=\"parking_lot\"", |
| "--cfg=feature=\"parkinglot\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tracing-subscriber-v0_3_1") { |
| crate_name = "tracing_subscriber" |
| crate_root = |
| "//third_party/rust_crates/vendor/tracing-subscriber-0.3.1/src/lib.rs" |
| output_name = "tracing_subscriber-3c92bd8481194a1d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ansi_term-v0_12_1" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":matchers-v0_1_0" ] |
| deps += [ ":regex-v1_5_6" ] |
| deps += [ ":sharded-slab-v0_1_4" ] |
| deps += [ ":smallvec-v1_8_0" ] |
| deps += [ ":thread_local-v1_0_1" ] |
| deps += [ ":tracing-v0_1_34" ] |
| deps += [ ":tracing-core-v0_1_26" ] |
| deps += [ ":tracing-log-v0_1_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3c92bd8481194a1d", |
| "-Cextra-filename=-3c92bd8481194a1d", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"ansi\"", |
| "--cfg=feature=\"ansi_term\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"env-filter\"", |
| "--cfg=feature=\"fmt\"", |
| "--cfg=feature=\"lazy_static\"", |
| "--cfg=feature=\"matchers\"", |
| "--cfg=feature=\"regex\"", |
| "--cfg=feature=\"registry\"", |
| "--cfg=feature=\"sharded-slab\"", |
| "--cfg=feature=\"smallvec\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"thread_local\"", |
| "--cfg=feature=\"tracing\"", |
| "--cfg=feature=\"tracing-log\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("treeline-v0_1_0") { |
| crate_name = "treeline" |
| crate_root = "//third_party/rust_crates/vendor/treeline-0.1.0/src/lib.rs" |
| output_name = "treeline-73b2c02cee81d97b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=73b2c02cee81d97b", |
| "-Cextra-filename=-73b2c02cee81d97b", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("trust-dns-proto-v0_22_0") { |
| crate_name = "trust_dns_proto" |
| crate_root = |
| "//third_party/rust_crates/vendor/trust-dns-proto-0.22.0/src/lib.rs" |
| output_name = "trust_dns_proto-b7c1414f1b98a98d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":async-trait-v0_1_56($host_toolchain)" ] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":data-encoding-v2_3_2" ] |
| deps += [ ":enum-as-inner-v0_5_1($host_toolchain)" ] |
| deps += [ ":futures-channel-v0_3_19" ] |
| deps += [ ":futures-io-v0_3_19" ] |
| deps += [ ":futures-util-v0_3_19" ] |
| deps += [ ":idna-v0_2_3" ] |
| deps += [ ":ipnet-v2_3_1" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":rand-v0_8_4" ] |
| deps += [ ":smallvec-v1_8_0" ] |
| deps += [ ":thiserror-v1_0_23" ] |
| deps += [ ":tinyvec-v1_3_1" ] |
| deps += [ ":tracing-v0_1_34" ] |
| deps += [ ":url-v2_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b7c1414f1b98a98d", |
| "-Cextra-filename=-b7c1414f1b98a98d", |
| "--cfg=feature=\"testing\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("trust-dns-resolver-v0_22_0") { |
| crate_name = "trust_dns_resolver" |
| crate_root = |
| "//third_party/rust_crates/vendor/trust-dns-resolver-0.22.0/src/lib.rs" |
| output_name = "trust_dns_resolver-22c9d5f1801e7ebf" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v1_0_0" ] |
| deps += [ ":futures-util-v0_3_19" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":lru-cache-v0_1_2" ] |
| deps += [ ":parking_lot-v0_12_0" ] |
| deps += [ ":smallvec-v1_8_0" ] |
| deps += [ ":thiserror-v1_0_23" ] |
| deps += [ ":tracing-v0_1_34" ] |
| deps += [ ":trust-dns-proto-v0_22_0" ] |
| |
| rustenv = [ "CARGO_PKG_VERSION=\"0.22.0\"" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=22c9d5f1801e7ebf", |
| "-Cextra-filename=-22c9d5f1801e7ebf", |
| "--cfg=feature=\"testing\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("try-lock-v0_2_2") { |
| crate_name = "try_lock" |
| crate_root = "//third_party/rust_crates/vendor/try-lock-0.2.2/src/lib.rs" |
| output_name = "try_lock-d2aa576612eef943" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=d2aa576612eef943", |
| "-Cextra-filename=-d2aa576612eef943", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ttf-parser-v0_10_1") { |
| crate_name = "ttf_parser" |
| crate_root = "//third_party/rust_crates/vendor/ttf-parser-0.10.1/src/lib.rs" |
| output_name = "ttf_parser-17d6faa32a9b2844" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=17d6faa32a9b2844", |
| "-Cextra-filename=-17d6faa32a9b2844", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"variable-fonts\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("tuf-v0_3_0-beta11") { |
| crate_name = "tuf" |
| crate_root = "//third_party/rust_crates/vendor/tuf-0.3.0-beta11/src/lib.rs" |
| output_name = "tuf-626873d1c4c31241" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":chrono-v0_4_19" ] |
| deps += [ ":data-encoding-v2_3_2" ] |
| deps += [ ":derp-v0_0_14" ] |
| deps += [ ":futures-io-v0_3_19" ] |
| deps += [ ":futures-util-v0_3_19" ] |
| deps += [ ":http-v0_2_4" ] |
| deps += [ ":hyper-v0_14_19" ] |
| deps += [ ":itoa-v0_4_3" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":percent-encoding-v2_2_0" ] |
| deps += [ ":ring-v0_16_12" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":serde_derive-v1_0_147($host_toolchain)" ] |
| deps += [ ":serde_json-v1_0_87" ] |
| deps += [ ":tempfile-v3_2_0" ] |
| deps += [ ":thiserror-v1_0_23" ] |
| deps += [ ":untrusted-v0_7_1" ] |
| deps += [ ":url-v2_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=626873d1c4c31241", |
| "-Cextra-filename=-626873d1c4c31241", |
| "--cfg=feature=\"hyper\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("typed-arena-v1_4_1") { |
| crate_name = "typed_arena" |
| crate_root = "//third_party/rust_crates/vendor/typed-arena-1.4.1/src/lib.rs" |
| output_name = "typed_arena-18c1bf68df33fe8c" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=18c1bf68df33fe8c", |
| "-Cextra-filename=-18c1bf68df33fe8c", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("typed-builder-v0_10_0") { |
| crate_name = "typed_builder" |
| crate_root = |
| "//third_party/rust_crates/vendor/typed-builder-0.10.0/src/lib.rs" |
| output_name = "typed_builder-f76e7f80de675bf9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f76e7f80de675bf9", |
| "-Cextra-filename=-f76e7f80de675bf9", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("typenum-v1_15_0") { |
| crate_name = "typenum" |
| crate_root = "//third_party/rust_crates/vendor/typenum-1.15.0/src/lib.rs" |
| output_name = "typenum-c61aa3b105deff60" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [ |
| "TYPENUM_BUILD_CONSTS=../../../compat/typenum/consts.rs", |
| "TYPENUM_BUILD_OP=../../../compat/typenum/op.rs", |
| ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c61aa3b105deff60", |
| "-Cextra-filename=-c61aa3b105deff60", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("ucd-trie-v0_1_1") { |
| crate_name = "ucd_trie" |
| crate_root = "//third_party/rust_crates/vendor/ucd-trie-0.1.1/src/lib.rs" |
| output_name = "ucd_trie-91d111d170cc5f0b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=91d111d170cc5f0b", |
| "-Cextra-filename=-91d111d170cc5f0b", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unic-char-property-v0_9_0") { |
| crate_name = "unic_char_property" |
| crate_root = |
| "//third_party/rust_crates/vendor/unic-char-property-0.9.0/src/lib.rs" |
| output_name = "unic_char_property-445d81b4a0ae40c1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unic-char-range-v0_9_0" ] |
| |
| rustenv = [ |
| "CARGO_PKG_VERSION=\"0.9.0\"", |
| "CARGO_PKG_NAME=\"unic-char-property\"", |
| "CARGO_PKG_DESCRIPTION=\"\"", |
| ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=445d81b4a0ae40c1", |
| "-Cextra-filename=-445d81b4a0ae40c1", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unic-char-range-v0_9_0") { |
| crate_name = "unic_char_range" |
| crate_root = |
| "//third_party/rust_crates/vendor/unic-char-range-0.9.0/src/lib.rs" |
| output_name = "unic_char_range-9b60d6d5dd1543b8" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [ |
| "CARGO_PKG_VERSION=\"0.9.0\"", |
| "CARGO_PKG_NAME=\"unic-char-range\"", |
| "CARGO_PKG_DESCRIPTION=\"\"", |
| ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9b60d6d5dd1543b8", |
| "-Cextra-filename=-9b60d6d5dd1543b8", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unic-common-v0_9_0") { |
| crate_name = "unic_common" |
| crate_root = "//third_party/rust_crates/vendor/unic-common-0.9.0/src/lib.rs" |
| output_name = "unic_common-48117e25b313876" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [ |
| "CARGO_PKG_VERSION=\"0.9.0\"", |
| "CARGO_PKG_NAME=\"unic-common\"", |
| "CARGO_PKG_DESCRIPTION=\"\"", |
| ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=48117e25b313876", |
| "-Cextra-filename=-48117e25b313876", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unic-ucd-block-v0_9_0") { |
| crate_name = "unic_ucd_block" |
| crate_root = |
| "//third_party/rust_crates/vendor/unic-ucd-block-0.9.0/src/lib.rs" |
| output_name = "unic_ucd_block-5587140b130c5f84" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unic-char-property-v0_9_0" ] |
| deps += [ ":unic-char-range-v0_9_0" ] |
| deps += [ ":unic-ucd-version-v0_9_0" ] |
| |
| rustenv = [ |
| "CARGO_PKG_VERSION=\"0.9.0\"", |
| "CARGO_PKG_NAME=\"unic-ucd-block\"", |
| "CARGO_PKG_DESCRIPTION=\"\"", |
| ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5587140b130c5f84", |
| "-Cextra-filename=-5587140b130c5f84", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unic-ucd-version-v0_9_0") { |
| crate_name = "unic_ucd_version" |
| crate_root = |
| "//third_party/rust_crates/vendor/unic-ucd-version-0.9.0/src/lib.rs" |
| output_name = "unic_ucd_version-cfee15212f1e7220" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":unic-common-v0_9_0" ] |
| |
| rustenv = [ |
| "CARGO_PKG_VERSION=\"0.9.0\"", |
| "CARGO_PKG_NAME=\"unic-ucd-version\"", |
| "CARGO_PKG_DESCRIPTION=\"\"", |
| ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=cfee15212f1e7220", |
| "-Cextra-filename=-cfee15212f1e7220", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unicase-v2_5_1") { |
| crate_name = "unicase" |
| crate_root = "//third_party/rust_crates/vendor/unicase-2.5.1/src/lib.rs" |
| output_name = "unicase-be8b50383665a777" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=be8b50383665a777", |
| "-Cextra-filename=-be8b50383665a777", |
| "--cfg=__unicase__iter_cmp", |
| "--cfg=__unicase__default_hasher", |
| "--cfg=__unicase__const_fns", |
| "--cfg=__unicase__core_and_alloc", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unicode-bidi-v0_3_4") { |
| crate_name = "unicode_bidi" |
| crate_root = "//third_party/rust_crates/vendor/unicode-bidi-0.3.4/src/lib.rs" |
| output_name = "unicode_bidi-6196d3d9fc63e289" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":matches-v0_1_9" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=6196d3d9fc63e289", |
| "-Cextra-filename=-6196d3d9fc63e289", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unicode-ident-v1_0_1") { |
| crate_name = "unicode_ident" |
| crate_root = "//third_party/rust_crates/vendor/unicode-ident-1.0.1/src/lib.rs" |
| output_name = "unicode_ident-9ac3362049fe5c71" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=9ac3362049fe5c71", |
| "-Cextra-filename=-9ac3362049fe5c71", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unicode-normalization-v0_1_19") { |
| crate_name = "unicode_normalization" |
| crate_root = |
| "//third_party/rust_crates/vendor/unicode-normalization-0.1.19/src/lib.rs" |
| output_name = "unicode_normalization-f0419f1689e12c5b" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":tinyvec-v1_3_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=f0419f1689e12c5b", |
| "-Cextra-filename=-f0419f1689e12c5b", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unicode-segmentation-v1_2_1") { |
| crate_name = "unicode_segmentation" |
| crate_root = |
| "//third_party/rust_crates/vendor/unicode-segmentation-1.2.1/src/lib.rs" |
| output_name = "unicode_segmentation-6ac80cf67426e677" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=6ac80cf67426e677", |
| "-Cextra-filename=-6ac80cf67426e677", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unicode-width-v0_1_10") { |
| crate_name = "unicode_width" |
| crate_root = |
| "//third_party/rust_crates/vendor/unicode-width-0.1.10/src/lib.rs" |
| output_name = "unicode_width-c9257868b6b793d2" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=c9257868b6b793d2", |
| "-Cextra-filename=-c9257868b6b793d2", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unicode-xid-v0_1_0") { |
| crate_name = "unicode_xid" |
| crate_root = "//third_party/rust_crates/vendor/unicode-xid-0.1.0/src/lib.rs" |
| output_name = "unicode_xid-8c0b837e1e0cd2cd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=8c0b837e1e0cd2cd", |
| "-Cextra-filename=-8c0b837e1e0cd2cd", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unicode-xid-v0_2_0") { |
| crate_name = "unicode_xid" |
| crate_root = "//third_party/rust_crates/vendor/unicode-xid-0.2.0/src/lib.rs" |
| output_name = "unicode_xid-8b9ce29b16dc5a7f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=8b9ce29b16dc5a7f", |
| "-Cextra-filename=-8b9ce29b16dc5a7f", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unindent-v0_1_7") { |
| crate_name = "unindent" |
| crate_root = "//third_party/rust_crates/vendor/unindent-0.1.7/src/lib.rs" |
| output_name = "unindent-d666df4068b09289" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d666df4068b09289", |
| "-Cextra-filename=-d666df4068b09289", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("universal-hash-v0_4_1") { |
| crate_name = "universal_hash" |
| crate_root = |
| "//third_party/rust_crates/vendor/universal-hash-0.4.1/src/lib.rs" |
| output_name = "universal_hash-db42e5df18609778" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":generic-array-v0_14_5" ] |
| deps += [ ":subtle-v2_4_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=db42e5df18609778", |
| "-Cextra-filename=-db42e5df18609778", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("unsafe-libyaml-v0_2_4") { |
| crate_name = "unsafe_libyaml" |
| crate_root = |
| "//third_party/rust_crates/vendor/unsafe-libyaml-0.2.4/src/lib.rs" |
| output_name = "unsafe_libyaml-6ca95d2df768fdf1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=6ca95d2df768fdf1", |
| "-Cextra-filename=-6ca95d2df768fdf1", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("untrusted-v0_7_1") { |
| crate_name = "untrusted" |
| crate_root = |
| "//third_party/rust_crates/vendor/untrusted-0.7.1/src/untrusted.rs" |
| output_name = "untrusted-645a69efdf6d68fc" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=645a69efdf6d68fc", |
| "-Cextra-filename=-645a69efdf6d68fc", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("url-v1_7_2") { |
| crate_name = "url" |
| crate_root = "//third_party/rust_crates/vendor/url-1.7.2/src/lib.rs" |
| output_name = "url-a33a870434d6f716" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":idna-v0_1_5" ] |
| deps += [ ":matches-v0_1_9" ] |
| deps += [ ":percent-encoding-v1_0_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=a33a870434d6f716", |
| "-Cextra-filename=-a33a870434d6f716", |
| ] |
| |
| visibility = [] |
| visibility += [ ":*" ] |
| visibility += [ "//build/sdk/meta:*" ] |
| } |
| |
| rust_library("url-v2_3_1") { |
| crate_name = "url" |
| crate_root = "//third_party/rust_crates/vendor/url-2.3.1/src/lib.rs" |
| output_name = "url-e3e32e41f41a4ac0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":form_urlencoded-v1_1_0" ] |
| deps += [ ":idna-v0_3_0" ] |
| deps += [ ":percent-encoding-v2_2_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=e3e32e41f41a4ac0", |
| "-Cextra-filename=-e3e32e41f41a4ac0", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("utf8parse-v0_1_1") { |
| crate_name = "utf8parse" |
| crate_root = "//third_party/rust_crates/vendor/utf8parse-0.1.1/src/lib.rs" |
| output_name = "utf8parse-ef54bf3166380f1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=ef54bf3166380f1", |
| "-Cextra-filename=-ef54bf3166380f1", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("uuid-v0_7_2") { |
| crate_name = "uuid" |
| crate_root = "//third_party/rust_crates/vendor/uuid-0.7.2/src/lib.rs" |
| output_name = "uuid-9a6c95af1cabc2e6" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":rand-v0_6_5" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=9a6c95af1cabc2e6", |
| "-Cextra-filename=-9a6c95af1cabc2e6", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"rand\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"v4\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("uuid-v0_8_2") { |
| crate_name = "uuid" |
| crate_root = "//third_party/rust_crates/vendor/uuid-0.8.2/src/lib.rs" |
| output_name = "uuid-919b1371cee9e3ba" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":getrandom-v0_2_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=919b1371cee9e3ba", |
| "-Cextra-filename=-919b1371cee9e3ba", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"getrandom\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"v4\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("uuid-v1_1_2") { |
| crate_name = "uuid" |
| crate_root = "//third_party/rust_crates/vendor/uuid-1.1.2/src/lib.rs" |
| output_name = "uuid-10961005f47a1748" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":getrandom-v0_2_2" ] |
| deps += [ ":serde-v1_0_147" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=10961005f47a1748", |
| "-Cextra-filename=-10961005f47a1748", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"private_getrandom\"", |
| "--cfg=feature=\"rng\"", |
| "--cfg=feature=\"serde\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"v4\"", |
| ] |
| |
| aliased_deps = { |
| private_getrandom = ":getrandom-v0_2_2" |
| } |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("valico-v2_4_2") { |
| crate_name = "valico" |
| crate_root = "//third_party/rust_crates/forks/valico/src/lib.rs" |
| output_name = "valico-179ee54e44a59467" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":chrono-v0_4_19" ] |
| deps += [ ":jsonway-v2_0_0" ] |
| deps += [ ":phf-v0_7_24" ] |
| deps += [ ":publicsuffix-v1_5_4" ] |
| deps += [ ":regex-v1_5_6" ] |
| deps += [ ":serde-v1_0_147" ] |
| deps += [ ":serde_json-v1_0_87" ] |
| deps += [ ":url-v1_7_2" ] |
| deps += [ ":uuid-v0_7_2" ] |
| |
| rustenv = [ "OUT_DIR=../../../../compat/valico" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=179ee54e44a59467", |
| "-Cextra-filename=-179ee54e44a59467", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("valuable-v0_1_0") { |
| crate_name = "valuable" |
| crate_root = "//third_party/rust_crates/vendor/valuable-0.1.0/src/lib.rs" |
| output_name = "valuable-dc86eb7b228f5af1" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=dc86eb7b228f5af1", |
| "-Cextra-filename=-dc86eb7b228f5af1", |
| "--cfg=feature=\"alloc\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("vec_map-v0_8_1") { |
| crate_name = "vec_map" |
| crate_root = "//third_party/rust_crates/vendor/vec_map-0.8.1/src/lib.rs" |
| output_name = "vec_map-d78a1471c87b7920" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=d78a1471c87b7920", |
| "-Cextra-filename=-d78a1471c87b7920", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("vk-sys-v0_7_0") { |
| crate_name = "vk_sys" |
| crate_root = "//third_party/rust_crates/vendor/vk-sys-0.7.0/src/lib.rs" |
| output_name = "vk_sys-51e1ef19b2b5f263" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=51e1ef19b2b5f263", |
| "-Cextra-filename=-51e1ef19b2b5f263", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("vm-device-v0_1_0") { |
| crate_name = "vm_device" |
| crate_root = "//third_party/rust_crates/vendor/vm-device-0.1.0/src/lib.rs" |
| output_name = "vm_device-63a24e49faaabd29" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=63a24e49faaabd29", |
| "-Cextra-filename=-63a24e49faaabd29", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("vte-v0_3_3") { |
| crate_name = "vte" |
| crate_root = "//third_party/rust_crates/vendor/vte-0.3.3/src/lib.rs" |
| output_name = "vte-8f5a30c97a835161" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":utf8parse-v0_1_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=8f5a30c97a835161", |
| "-Cextra-filename=-8f5a30c97a835161", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("wait-timeout-v0_2_0") { |
| crate_name = "wait_timeout" |
| crate_root = "//third_party/rust_crates/vendor/wait-timeout-0.2.0/src/lib.rs" |
| output_name = "wait_timeout-369c6a5702285b53" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| if (true) { |
| deps += [ ":libc-v0_2_142" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=369c6a5702285b53", |
| "-Cextra-filename=-369c6a5702285b53", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("waker-fn-v1_1_0") { |
| crate_name = "waker_fn" |
| crate_root = "//third_party/rust_crates/vendor/waker-fn-1.1.0/src/lib.rs" |
| output_name = "waker_fn-5c6a90a186ee2ada" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=5c6a90a186ee2ada", |
| "-Cextra-filename=-5c6a90a186ee2ada", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("walkdir-v2_3_1") { |
| crate_name = "walkdir" |
| crate_root = "//third_party/rust_crates/ask2patch/walkdir/src/lib.rs" |
| output_name = "walkdir-3afd3201e5295e86" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":same-file-v1_0_4" ] |
| if (false) { |
| deps += [ ":winapi-v0_3_9" ] |
| deps += [ ":winapi-util-v0_1_5" ] |
| } |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3afd3201e5295e86", |
| "-Cextra-filename=-3afd3201e5295e86", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("want-v0_3_0") { |
| crate_name = "want" |
| crate_root = "//third_party/rust_crates/vendor/want-0.3.0/src/lib.rs" |
| output_name = "want-7ea5f0f15ff169c0" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":try-lock-v0_2_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=7ea5f0f15ff169c0", |
| "-Cextra-filename=-7ea5f0f15ff169c0", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("wasi-v0_10_1+wasi-snapshot-preview1") { |
| crate_name = "wasi" |
| crate_root = "//third_party/rust_crates/empty/wasi-0.10.1/src/lib.rs" |
| output_name = "wasi-7728795b1b2960eb" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=7728795b1b2960eb", |
| "-Cextra-filename=-7728795b1b2960eb", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("wasi-v0_11_0+wasi-snapshot-preview1") { |
| crate_name = "wasi" |
| crate_root = "//third_party/rust_crates/empty/wasi/src/lib.rs" |
| output_name = "wasi-b8a75a95bc9b1a8a" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b8a75a95bc9b1a8a", |
| "-Cextra-filename=-b8a75a95bc9b1a8a", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("wasm-bindgen-v0_2_63") { |
| crate_name = "wasm_bindgen" |
| crate_root = "//third_party/rust_crates/vendor/wasm-bindgen-0.2.63/src/lib.rs" |
| output_name = "wasm_bindgen-24d3c296138f9dea" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":cfg-if-v0_1_10" ] |
| deps += [ ":wasm-bindgen-macro-v0_2_63($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=24d3c296138f9dea", |
| "-Cextra-filename=-24d3c296138f9dea", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"spans\"", |
| "--cfg=feature=\"std\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("wasm-bindgen-backend-v0_2_63") { |
| crate_name = "wasm_bindgen_backend" |
| crate_root = |
| "//third_party/rust_crates/vendor/wasm-bindgen-backend-0.2.63/src/lib.rs" |
| output_name = "wasm_bindgen_backend-c28eac4de645d2d9" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":bumpalo-v3_2_1" ] |
| deps += [ ":lazy_static-v1_4_0" ] |
| deps += [ ":log-v0_4_11" ] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| deps += [ ":wasm-bindgen-shared-v0_2_63" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=c28eac4de645d2d9", |
| "-Cextra-filename=-c28eac4de645d2d9", |
| "--cfg=feature=\"spans\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("wasm-bindgen-macro-v0_2_63") { |
| crate_name = "wasm_bindgen_macro" |
| crate_root = |
| "//third_party/rust_crates/vendor/wasm-bindgen-macro-0.2.63/src/lib.rs" |
| output_name = "wasm_bindgen_macro-1a1689162be0fefa" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":wasm-bindgen-macro-support-v0_2_63" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=1a1689162be0fefa", |
| "-Cextra-filename=-1a1689162be0fefa", |
| "--cfg=feature=\"spans\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("wasm-bindgen-macro-support-v0_2_63") { |
| crate_name = "wasm_bindgen_macro_support" |
| crate_root = "//third_party/rust_crates/vendor/wasm-bindgen-macro-support-0.2.63/src/lib.rs" |
| output_name = "wasm_bindgen_macro_support-3e362bc403b28171" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v1_0_98" ] |
| deps += [ ":wasm-bindgen-backend-v0_2_63" ] |
| deps += [ ":wasm-bindgen-shared-v0_2_63" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=3e362bc403b28171", |
| "-Cextra-filename=-3e362bc403b28171", |
| "--cfg=feature=\"spans\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("wasm-bindgen-shared-v0_2_63") { |
| crate_name = "wasm_bindgen_shared" |
| crate_root = |
| "//third_party/rust_crates/vendor/wasm-bindgen-shared-0.2.63/src/lib.rs" |
| output_name = "wasm_bindgen_shared-812e74ab5010cc31" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [ "CARGO_PKG_VERSION=0.2.63" ] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=812e74ab5010cc31", |
| "-Cextra-filename=-812e74ab5010cc31", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("web-sys-v0_3_36") { |
| crate_name = "web_sys" |
| crate_root = "//third_party/rust_crates/empty/web-sys/src/lib.rs" |
| output_name = "web_sys-41fe16a596d7ee0d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=41fe16a596d7ee0d", |
| "-Cextra-filename=-41fe16a596d7ee0d", |
| "--cfg=feature=\"Crypto\"", |
| "--cfg=feature=\"Window\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("webpki-v0_21_0") { |
| crate_name = "webpki" |
| crate_root = "//third_party/rust_crates/vendor/webpki-0.21.0/src/webpki.rs" |
| output_name = "webpki-cf5d3581502ba661" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":ring-v0_16_12" ] |
| deps += [ ":untrusted-v0_7_1" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=cf5d3581502ba661", |
| "-Cextra-filename=-cf5d3581502ba661", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"trust_anchor_util\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("wepoll-ffi-v0_1_2") { |
| crate_name = "wepoll_ffi" |
| crate_root = "//third_party/rust_crates/empty/wepoll-ffi/src/lib.rs" |
| output_name = "wepoll_ffi-3e7f08283fc3bd91" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=3e7f08283fc3bd91", |
| "-Cextra-filename=-3e7f08283fc3bd91", |
| "--cfg=feature=\"null-overlapped-wakeups-patch\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("which-v4_0_2") { |
| crate_name = "which" |
| crate_root = "//third_party/rust_crates/vendor/which-4.0.2/src/lib.rs" |
| output_name = "which-98b8eaa3e5138b44" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":thiserror-v1_0_23" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=98b8eaa3e5138b44", |
| "-Cextra-filename=-98b8eaa3e5138b44", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("winapi-v0_3_9") { |
| crate_name = "winapi" |
| crate_root = "//third_party/rust_crates/empty/winapi/src/lib.rs" |
| output_name = "winapi-36dcf2c9d4b87e51" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=36dcf2c9d4b87e51", |
| "-Cextra-filename=-36dcf2c9d4b87e51", |
| "--cfg=feature=\"cfg\"", |
| "--cfg=feature=\"consoleapi\"", |
| "--cfg=feature=\"errhandlingapi\"", |
| "--cfg=feature=\"evntrace\"", |
| "--cfg=feature=\"fileapi\"", |
| "--cfg=feature=\"handleapi\"", |
| "--cfg=feature=\"in6addr\"", |
| "--cfg=feature=\"inaddr\"", |
| "--cfg=feature=\"ioapiset\"", |
| "--cfg=feature=\"lmcons\"", |
| "--cfg=feature=\"minschannel\"", |
| "--cfg=feature=\"minwinbase\"", |
| "--cfg=feature=\"minwindef\"", |
| "--cfg=feature=\"mstcpip\"", |
| "--cfg=feature=\"mswsock\"", |
| "--cfg=feature=\"ntdef\"", |
| "--cfg=feature=\"ntsecapi\"", |
| "--cfg=feature=\"ntstatus\"", |
| "--cfg=feature=\"processenv\"", |
| "--cfg=feature=\"profileapi\"", |
| "--cfg=feature=\"schannel\"", |
| "--cfg=feature=\"securitybaseapi\"", |
| "--cfg=feature=\"shlobj\"", |
| "--cfg=feature=\"sspi\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"synchapi\"", |
| "--cfg=feature=\"sysinfoapi\"", |
| "--cfg=feature=\"timezoneapi\"", |
| "--cfg=feature=\"winbase\"", |
| "--cfg=feature=\"wincon\"", |
| "--cfg=feature=\"wincrypt\"", |
| "--cfg=feature=\"windef\"", |
| "--cfg=feature=\"winerror\"", |
| "--cfg=feature=\"winioctl\"", |
| "--cfg=feature=\"winnt\"", |
| "--cfg=feature=\"winsock2\"", |
| "--cfg=feature=\"winuser\"", |
| "--cfg=feature=\"ws2ipdef\"", |
| "--cfg=feature=\"ws2tcpip\"", |
| "--cfg=feature=\"wtypesbase\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("winapi-util-v0_1_5") { |
| crate_name = "winapi_util" |
| crate_root = "//third_party/rust_crates/empty/winapi-util/src/lib.rs" |
| output_name = "winapi_util-d22658bf7990adbd" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=d22658bf7990adbd", |
| "-Cextra-filename=-d22658bf7990adbd", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("windows-v0_48_0") { |
| crate_name = "windows" |
| crate_root = "//third_party/rust_crates/empty/windows/src/lib.rs" |
| output_name = "windows-541fc3d7afee256" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=541fc3d7afee256", |
| "-Cextra-filename=-541fc3d7afee256", |
| "--cfg=feature=\"Win32_Foundation\"", |
| "--cfg=feature=\"Win32_System_Diagnostics_Debug\"", |
| "--cfg=feature=\"Win32_System_Memory\"", |
| "--cfg=feature=\"Win32_System_SystemInformation\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("windows-sys-v0_42_0") { |
| crate_name = "windows_sys" |
| crate_root = "//third_party/rust_crates/empty/windows-sys/src/lib.rs" |
| output_name = "windows_sys-c774e6555c42216d" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=c774e6555c42216d", |
| "-Cextra-filename=-c774e6555c42216d", |
| "--cfg=feature=\"Win32_Foundation\"", |
| "--cfg=feature=\"Win32_Networking_WinSock\"", |
| "--cfg=feature=\"Win32_Security\"", |
| "--cfg=feature=\"Win32_Storage_FileSystem\"", |
| "--cfg=feature=\"Win32_System_IO\"", |
| "--cfg=feature=\"Win32_System_LibraryLoader\"", |
| "--cfg=feature=\"Win32_System_Pipes\"", |
| "--cfg=feature=\"Win32_System_SystemServices\"", |
| "--cfg=feature=\"Win32_System_WindowsProgramming\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("xattr-v0_2_2") { |
| crate_name = "xattr" |
| crate_root = "//third_party/rust_crates/vendor/xattr-0.2.2/src/lib.rs" |
| output_name = "xattr-b313ffbe9c2b6197" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=b313ffbe9c2b6197", |
| "-Cextra-filename=-b313ffbe9c2b6197", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"unsupported\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("xml-rs-v0_8_0") { |
| crate_name = "xml" |
| crate_root = "//third_party/rust_crates/vendor/xml-rs-0.8.0/src/lib.rs" |
| output_name = "xml-9187c9c232fb3a0e" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=9187c9c232fb3a0e", |
| "-Cextra-filename=-9187c9c232fb3a0e", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("xts-mode-v0_4_1") { |
| crate_name = "xts_mode" |
| crate_root = "//third_party/rust_crates/vendor/xts-mode-0.4.1/src/lib.rs" |
| output_name = "xts_mode-d1613781edf44aa" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":cipher-v0_3_0" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=d1613781edf44aa", |
| "-Cextra-filename=-d1613781edf44aa", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("zerocopy-v0_7_0-alpha_4") { |
| crate_name = "zerocopy" |
| crate_root = |
| "//third_party/rust_crates/vendor/zerocopy-0.7.0-alpha.4/src/lib.rs" |
| output_name = "zerocopy-ed393f51636da2c3" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":byteorder-v1_4_3" ] |
| deps += [ ":zerocopy-derive-v0_7_0-alpha_4($host_toolchain)" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=ed393f51636da2c3", |
| "-Cextra-filename=-ed393f51636da2c3", |
| "--cfg=feature=\"byteorder\"", |
| "--cfg=feature=\"default\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_proc_macro("zerocopy-derive-v0_7_0-alpha_4") { |
| crate_name = "zerocopy_derive" |
| crate_root = "//third_party/rust_crates/vendor/zerocopy-derive-0.7.0-alpha.4/src/lib.rs" |
| output_name = "zerocopy_derive-7c6eecfa76aeacea" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":proc-macro2-v1_0_58" ] |
| deps += [ ":quote-v1_0_27" ] |
| deps += [ ":syn-v2_0_16" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2021", |
| "-Cmetadata=7c6eecfa76aeacea", |
| "-Cextra-filename=-7c6eecfa76aeacea", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("zeroize-v1_3_0") { |
| crate_name = "zeroize" |
| crate_root = "//third_party/rust_crates/forks/zeroize/src/lib.rs" |
| output_name = "zeroize-2201a258b0081f1f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=2201a258b0081f1f", |
| "-Cextra-filename=-2201a258b0081f1f", |
| "--cfg=feature=\"alloc\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("zip-v0_5_5") { |
| crate_name = "zip" |
| crate_root = "//third_party/rust_crates/vendor/zip-0.5.5/src/lib.rs" |
| output_name = "zip-ac1fb914318fbe66" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":crc32fast-v1_2_0" ] |
| deps += [ ":flate2-v1_0_14" ] |
| deps += [ ":podio-v0_1_6" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=ac1fb914318fbe66", |
| "-Cextra-filename=-ac1fb914318fbe66", |
| "--cfg=feature=\"deflate\"", |
| "--cfg=feature=\"flate2\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("zstd-v0_11_2+zstd_1_5_2") { |
| crate_name = "zstd" |
| crate_root = |
| "//third_party/rust_crates/vendor/zstd-0.11.2+zstd.1.5.2/src/lib.rs" |
| output_name = "zstd-bcf2d1c121863bf5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":zstd-safe-v5_0_2+zstd_1_5_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=bcf2d1c121863bf5", |
| "-Cextra-filename=-bcf2d1c121863bf5", |
| "--cfg=feature=\"arrays\"", |
| "--cfg=feature=\"default\"", |
| "--cfg=feature=\"legacy\"", |
| "--cfg=feature=\"zdict_builder\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("zstd-safe-v5_0_2+zstd_1_5_2") { |
| crate_name = "zstd_safe" |
| crate_root = |
| "//third_party/rust_crates/vendor/zstd-safe-5.0.2+zstd.1.5.2/src/lib.rs" |
| output_name = "zstd_safe-b1d2ef593bc9f55f" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| deps += [ ":zstd-sys-v2_0_1+zstd_1_5_2" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2018", |
| "-Cmetadata=b1d2ef593bc9f55f", |
| "-Cextra-filename=-b1d2ef593bc9f55f", |
| "--cfg=feature=\"arrays\"", |
| "--cfg=feature=\"legacy\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"zdict_builder\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |
| |
| rust_library("zstd-sys-v2_0_1+zstd_1_5_2") { |
| crate_name = "zstd_sys" |
| crate_root = "//third_party/rust_crates/forks/zstd-sys/src/lib.rs" |
| output_name = "zstd_sys-5bd6a773923f5de5" |
| configs -= [ "//build/config/rust:2018_idioms" ] |
| |
| deps = [] |
| deps += [ ":libc-v0_2_142" ] |
| |
| rustenv = [] |
| |
| rustflags = [ |
| "--cap-lints=allow", |
| "--edition=2015", |
| "-Cmetadata=5bd6a773923f5de5", |
| "-Cextra-filename=-5bd6a773923f5de5", |
| "--cfg=feature=\"legacy\"", |
| "--cfg=feature=\"std\"", |
| "--cfg=feature=\"zdict_builder\"", |
| ] |
| |
| visibility = [ ":*" ] |
| } |