From 4d431fb7afe6b18d48a622011741bd815e370464 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 20 Dec 2021 15:04:19 +1000 Subject: [PATCH] move linkchecker into separate crate The feature-based approach didn't work with cargo-raze, leading to ./update.py in cargo/ breaking. --- Cargo.lock | 26 +- Cargo.toml | 2 +- cargo/README.md | 2 +- cargo/crates.bzl | 10 + cargo/licenses.json | 180 +----- cargo/remote/BUILD.adler-1.0.2.bazel | 1 + cargo/remote/BUILD.ahash-0.7.6.bazel | 1 + cargo/remote/BUILD.aho-corasick-0.7.18.bazel | 1 + cargo/remote/BUILD.ammonia-3.1.2.bazel | 1 + cargo/remote/BUILD.anyhow-1.0.51.bazel | 1 + cargo/remote/BUILD.arc-swap-1.5.0.bazel | 1 + cargo/remote/BUILD.arrayref-0.3.6.bazel | 1 + cargo/remote/BUILD.arrayvec-0.4.12.bazel | 1 + cargo/remote/BUILD.arrayvec-0.7.2.bazel | 1 + cargo/remote/BUILD.async-trait-0.1.51.bazel | 1 + cargo/remote/BUILD.atty-0.2.14.bazel | 1 + cargo/remote/BUILD.autocfg-1.0.1.bazel | 1 + cargo/remote/BUILD.base64-0.13.0.bazel | 1 + cargo/remote/BUILD.bitflags-1.3.2.bazel | 1 + cargo/remote/BUILD.blake3-1.2.0.bazel | 1 + cargo/remote/BUILD.bumpalo-3.8.0.bazel | 1 + cargo/remote/BUILD.byteorder-1.4.3.bazel | 1 + cargo/remote/BUILD.bytes-1.1.0.bazel | 1 + cargo/remote/BUILD.cc-1.0.72.bazel | 2 + cargo/remote/BUILD.cfg-if-1.0.0.bazel | 1 + cargo/remote/BUILD.chrono-0.4.19.bazel | 1 + cargo/remote/BUILD.coarsetime-0.1.20.bazel | 1 + cargo/remote/BUILD.codespan-0.11.1.bazel | 1 + .../BUILD.codespan-reporting-0.11.1.bazel | 1 + .../remote/BUILD.constant_time_eq-0.1.5.bazel | 1 + cargo/remote/BUILD.convert_case-0.4.0.bazel | 1 + .../remote/BUILD.core-foundation-0.9.2.bazel | 1 + .../BUILD.core-foundation-sys-0.8.3.bazel | 1 + cargo/remote/BUILD.crc32fast-1.3.0.bazel | 1 + .../BUILD.crossbeam-channel-0.5.1.bazel | 1 + .../remote/BUILD.crossbeam-utils-0.8.5.bazel | 1 + cargo/remote/BUILD.cssparser-0.27.2.bazel | 1 + .../remote/BUILD.cssparser-macros-0.6.0.bazel | 1 + cargo/remote/BUILD.derivative-2.2.0.bazel | 1 + cargo/remote/BUILD.derive_more-0.99.17.bazel | 1 + cargo/remote/BUILD.digest-0.9.0.bazel | 1 + cargo/remote/BUILD.dirs-next-2.0.0.bazel | 1 + cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel | 1 + cargo/remote/BUILD.dtoa-0.4.8.bazel | 1 + cargo/remote/BUILD.dtoa-short-0.3.3.bazel | 1 + cargo/remote/BUILD.dunce-1.0.2.bazel | 1 + cargo/remote/BUILD.either-1.6.1.bazel | 1 + cargo/remote/BUILD.encoding_rs-0.8.29.bazel | 1 + cargo/remote/BUILD.env_logger-0.9.0.bazel | 1 + .../BUILD.fallible-iterator-0.2.0.bazel | 1 + ...LD.fallible-streaming-iterator-0.1.9.bazel | 1 + cargo/remote/BUILD.fixedbitset-0.4.0.bazel | 1 + cargo/remote/BUILD.flate2-1.0.22.bazel | 1 + cargo/remote/BUILD.fluent-0.16.0.bazel | 1 + cargo/remote/BUILD.fluent-bundle-0.15.2.bazel | 1 + .../remote/BUILD.fluent-langneg-0.13.0.bazel | 1 + cargo/remote/BUILD.fluent-syntax-0.11.0.bazel | 3 + cargo/remote/BUILD.fnv-1.0.7.bazel | 1 + cargo/remote/BUILD.foreign-types-0.3.2.bazel | 1 + .../BUILD.foreign-types-shared-0.1.1.bazel | 1 + .../remote/BUILD.form_urlencoded-1.0.1.bazel | 1 + cargo/remote/BUILD.futf-0.1.4.bazel | 1 + cargo/remote/BUILD.futures-0.3.18.bazel | 1 + .../remote/BUILD.futures-channel-0.3.18.bazel | 1 + cargo/remote/BUILD.futures-core-0.3.18.bazel | 1 + .../BUILD.futures-executor-0.3.18.bazel | 1 + cargo/remote/BUILD.futures-io-0.3.18.bazel | 1 + cargo/remote/BUILD.futures-macro-0.3.18.bazel | 1 + cargo/remote/BUILD.futures-sink-0.3.18.bazel | 1 + cargo/remote/BUILD.futures-task-0.3.18.bazel | 1 + cargo/remote/BUILD.futures-util-0.3.18.bazel | 1 + cargo/remote/BUILD.fxhash-0.2.1.bazel | 1 + cargo/remote/BUILD.generic-array-0.14.4.bazel | 1 + cargo/remote/BUILD.getopts-0.2.21.bazel | 1 + cargo/remote/BUILD.getrandom-0.1.16.bazel | 1 + cargo/remote/BUILD.getrandom-0.2.3.bazel | 1 + cargo/remote/BUILD.h2-0.3.7.bazel | 1 + cargo/remote/BUILD.hashbrown-0.11.2.bazel | 1 + cargo/remote/BUILD.hashlink-0.7.0.bazel | 1 + cargo/remote/BUILD.heck-0.3.3.bazel | 1 + cargo/remote/BUILD.hermit-abi-0.1.19.bazel | 1 + cargo/remote/BUILD.hex-0.4.3.bazel | 1 + cargo/remote/BUILD.html5ever-0.25.1.bazel | 1 + cargo/remote/BUILD.htmlescape-0.3.1.bazel | 1 + cargo/remote/BUILD.http-0.2.5.bazel | 1 + cargo/remote/BUILD.http-body-0.4.4.bazel | 1 + cargo/remote/BUILD.httparse-1.5.1.bazel | 1 + cargo/remote/BUILD.httpdate-1.0.2.bazel | 1 + cargo/remote/BUILD.humantime-2.1.0.bazel | 1 + cargo/remote/BUILD.hyper-0.14.15.bazel | 1 + cargo/remote/BUILD.hyper-rustls-0.22.1.bazel | 1 + cargo/remote/BUILD.hyper-timeout-0.4.1.bazel | 1 + cargo/remote/BUILD.hyper-tls-0.5.0.bazel | 1 + cargo/remote/BUILD.idna-0.2.3.bazel | 1 + cargo/remote/BUILD.indexmap-1.7.0.bazel | 1 + cargo/remote/BUILD.indoc-0.3.6.bazel | 1 + cargo/remote/BUILD.indoc-impl-0.3.6.bazel | 1 + cargo/remote/BUILD.inflections-1.1.1.bazel | 1 + cargo/remote/BUILD.instant-0.1.12.bazel | 1 + cargo/remote/BUILD.intl-memoizer-0.5.1.bazel | 1 + .../remote/BUILD.intl_pluralrules-7.0.1.bazel | 1 + cargo/remote/BUILD.ipnet-2.3.1.bazel | 1 + cargo/remote/BUILD.itertools-0.10.1.bazel | 1 + cargo/remote/BUILD.itoa-0.4.8.bazel | 1 + cargo/remote/BUILD.js-sys-0.3.55.bazel | 1 + cargo/remote/BUILD.kuchiki-0.8.1.bazel | 1 + cargo/remote/BUILD.lazy_static-1.4.0.bazel | 1 + cargo/remote/BUILD.libc-0.2.108.bazel | 1 + .../remote/BUILD.libsqlite3-sys-0.23.1.bazel | 1 + .../BUILD.linkcheck-0.4.1-alpha.0.bazel | 1 + cargo/remote/BUILD.linkify-0.5.0.bazel | 1 + cargo/remote/BUILD.lock_api-0.4.5.bazel | 1 + cargo/remote/BUILD.log-0.4.14.bazel | 1 + cargo/remote/BUILD.mac-0.1.1.bazel | 1 + cargo/remote/BUILD.maplit-1.0.2.bazel | 1 + cargo/remote/BUILD.markup5ever-0.10.1.bazel | 1 + .../BUILD.markup5ever_rcdom-0.1.0.bazel | 1 + cargo/remote/BUILD.matches-0.1.9.bazel | 1 + cargo/remote/BUILD.memchr-2.4.1.bazel | 1 + cargo/remote/BUILD.mime-0.3.16.bazel | 1 + cargo/remote/BUILD.mime_guess-2.0.3.bazel | 1 + .../remote/BUILD.minimal-lexical-0.2.1.bazel | 1 + cargo/remote/BUILD.miniz_oxide-0.4.4.bazel | 1 + cargo/remote/BUILD.mio-0.7.14.bazel | 1 + cargo/remote/BUILD.miow-0.3.7.bazel | 1 + cargo/remote/BUILD.multimap-0.8.3.bazel | 1 + cargo/remote/BUILD.native-tls-0.2.8.bazel | 1 + .../BUILD.new_debug_unreachable-1.0.4.bazel | 1 + cargo/remote/BUILD.nodrop-0.1.14.bazel | 1 + cargo/remote/BUILD.nom-7.1.0.bazel | 1 + cargo/remote/BUILD.ntapi-0.3.6.bazel | 1 + cargo/remote/BUILD.num-format-0.4.0.bazel | 1 + cargo/remote/BUILD.num-integer-0.1.44.bazel | 1 + cargo/remote/BUILD.num-traits-0.2.14.bazel | 1 + cargo/remote/BUILD.num_cpus-1.13.0.bazel | 1 + cargo/remote/BUILD.num_enum-0.5.4.bazel | 1 + .../remote/BUILD.num_enum_derive-0.5.4.bazel | 1 + cargo/remote/BUILD.once_cell-1.8.0.bazel | 1 + cargo/remote/BUILD.openssl-0.10.38.bazel | 1 + cargo/remote/BUILD.openssl-probe-0.1.4.bazel | 1 + cargo/remote/BUILD.openssl-sys-0.9.71.bazel | 1 + cargo/remote/BUILD.parking_lot-0.11.2.bazel | 1 + .../remote/BUILD.parking_lot_core-0.8.5.bazel | 1 + cargo/remote/BUILD.paste-0.1.18.bazel | 1 + cargo/remote/BUILD.paste-impl-0.1.18.bazel | 1 + cargo/remote/BUILD.pct-str-1.1.0.bazel | 1 + .../remote/BUILD.percent-encoding-2.1.0.bazel | 1 + cargo/remote/BUILD.petgraph-0.6.0.bazel | 1 + cargo/remote/BUILD.phf-0.10.0.bazel | 1 + cargo/remote/BUILD.phf-0.8.0.bazel | 1 + cargo/remote/BUILD.phf_codegen-0.8.0.bazel | 1 + cargo/remote/BUILD.phf_generator-0.10.0.bazel | 2 + cargo/remote/BUILD.phf_generator-0.8.0.bazel | 2 + cargo/remote/BUILD.phf_macros-0.10.0.bazel | 1 + cargo/remote/BUILD.phf_macros-0.8.0.bazel | 1 + cargo/remote/BUILD.phf_shared-0.10.0.bazel | 1 + cargo/remote/BUILD.phf_shared-0.8.0.bazel | 1 + cargo/remote/BUILD.pin-project-1.0.8.bazel | 1 + .../BUILD.pin-project-internal-1.0.8.bazel | 1 + .../remote/BUILD.pin-project-lite-0.2.7.bazel | 1 + cargo/remote/BUILD.pin-utils-0.1.0.bazel | 1 + cargo/remote/BUILD.pkg-config-0.3.22.bazel | 1 + cargo/remote/BUILD.ppv-lite86-0.2.15.bazel | 1 + .../remote/BUILD.precomputed-hash-0.1.1.bazel | 1 + .../remote/BUILD.proc-macro-crate-1.1.0.bazel | 1 + .../remote/BUILD.proc-macro-hack-0.5.19.bazel | 1 + .../BUILD.proc-macro-nested-0.1.7.bazel | 1 + cargo/remote/BUILD.proc-macro2-1.0.32.bazel | 1 + cargo/remote/BUILD.prost-0.9.0.bazel | 1 + cargo/remote/BUILD.prost-build-0.9.0.bazel | 1 + cargo/remote/BUILD.prost-derive-0.9.0.bazel | 1 + cargo/remote/BUILD.prost-types-0.9.0.bazel | 1 + cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel | 2 + cargo/remote/BUILD.pyo3-0.15.1.bazel | 1 + .../BUILD.pyo3-build-config-0.15.1.bazel | 1 + cargo/remote/BUILD.pyo3-macros-0.15.1.bazel | 1 + .../BUILD.pyo3-macros-backend-0.15.1.bazel | 1 + cargo/remote/BUILD.quote-1.0.10.bazel | 1 + cargo/remote/BUILD.rand-0.7.3.bazel | 1 + cargo/remote/BUILD.rand-0.8.4.bazel | 1 + cargo/remote/BUILD.rand_chacha-0.2.2.bazel | 1 + cargo/remote/BUILD.rand_chacha-0.3.1.bazel | 1 + cargo/remote/BUILD.rand_core-0.5.1.bazel | 1 + cargo/remote/BUILD.rand_core-0.6.3.bazel | 1 + cargo/remote/BUILD.rand_hc-0.2.0.bazel | 1 + cargo/remote/BUILD.rand_hc-0.3.1.bazel | 1 + cargo/remote/BUILD.rand_pcg-0.2.1.bazel | 1 + cargo/remote/BUILD.redox_syscall-0.2.10.bazel | 1 + cargo/remote/BUILD.redox_users-0.4.0.bazel | 1 + cargo/remote/BUILD.regex-1.5.4.bazel | 1 + cargo/remote/BUILD.regex-syntax-0.6.25.bazel | 1 + cargo/remote/BUILD.remove_dir_all-0.5.3.bazel | 1 + cargo/remote/BUILD.reqwest-0.11.3.bazel | 1 + cargo/remote/BUILD.ring-0.16.20.bazel | 1 + cargo/remote/BUILD.rusqlite-0.26.1.bazel | 1 + cargo/remote/BUILD.rustc-hash-1.1.0.bazel | 1 + cargo/remote/BUILD.rustc_version-0.4.0.bazel | 1 + cargo/remote/BUILD.rustls-0.19.1.bazel | 1 + .../BUILD.rustls-native-certs-0.5.0.bazel | 1 + cargo/remote/BUILD.rustversion-1.0.5.bazel | 1 + cargo/remote/BUILD.ryu-1.0.6.bazel | 1 + cargo/remote/BUILD.same-file-1.0.6.bazel | 1 + cargo/remote/BUILD.schannel-0.1.19.bazel | 1 + cargo/remote/BUILD.scopeguard-1.1.0.bazel | 1 + cargo/remote/BUILD.sct-0.6.1.bazel | 1 + .../BUILD.security-framework-2.4.2.bazel | 1 + .../BUILD.security-framework-sys-2.4.2.bazel | 1 + cargo/remote/BUILD.selectors-0.22.0.bazel | 1 + cargo/remote/BUILD.self_cell-0.10.2.bazel | 1 + cargo/remote/BUILD.semver-1.0.4.bazel | 1 + cargo/remote/BUILD.serde-1.0.130.bazel | 1 + cargo/remote/BUILD.serde-aux-3.0.1.bazel | 1 + cargo/remote/BUILD.serde_derive-1.0.130.bazel | 1 + cargo/remote/BUILD.serde_json-1.0.72.bazel | 1 + cargo/remote/BUILD.serde_repr-0.1.7.bazel | 1 + cargo/remote/BUILD.serde_tuple-0.5.0.bazel | 1 + .../BUILD.serde_tuple_macros-0.5.0.bazel | 1 + .../remote/BUILD.serde_urlencoded-0.7.0.bazel | 1 + cargo/remote/BUILD.servo_arc-0.1.1.bazel | 1 + cargo/remote/BUILD.sha1-0.6.0.bazel | 1 + .../BUILD.signal-hook-registry-1.4.0.bazel | 57 ++ cargo/remote/BUILD.siphasher-0.3.7.bazel | 1 + cargo/remote/BUILD.slab-0.4.5.bazel | 1 + cargo/remote/BUILD.slog-2.7.0.bazel | 1 + cargo/remote/BUILD.slog-async-2.7.0.bazel | 1 + cargo/remote/BUILD.slog-envlogger-2.2.0.bazel | 1 + cargo/remote/BUILD.slog-scope-4.4.0.bazel | 1 + cargo/remote/BUILD.slog-stdlog-4.1.0.bazel | 1 + cargo/remote/BUILD.slog-term-2.8.0.bazel | 1 + cargo/remote/BUILD.smallvec-1.7.0.bazel | 1 + cargo/remote/BUILD.socket2-0.4.2.bazel | 1 + cargo/remote/BUILD.spin-0.5.2.bazel | 1 + .../BUILD.stable_deref_trait-1.2.0.bazel | 1 + cargo/remote/BUILD.string_cache-0.8.2.bazel | 1 + .../BUILD.string_cache_codegen-0.5.1.bazel | 1 + cargo/remote/BUILD.strum-0.23.0.bazel | 1 + cargo/remote/BUILD.strum_macros-0.23.1.bazel | 1 + cargo/remote/BUILD.syn-1.0.82.bazel | 1 + cargo/remote/BUILD.take_mut-0.2.2.bazel | 1 + cargo/remote/BUILD.tempfile-3.2.0.bazel | 1 + cargo/remote/BUILD.tendril-0.4.2.bazel | 1 + cargo/remote/BUILD.termcolor-1.1.2.bazel | 1 + cargo/remote/BUILD.thin-slice-0.1.1.bazel | 1 + cargo/remote/BUILD.thiserror-1.0.30.bazel | 1 + .../remote/BUILD.thiserror-impl-1.0.30.bazel | 1 + cargo/remote/BUILD.thread_local-1.1.3.bazel | 1 + cargo/remote/BUILD.time-0.1.44.bazel | 1 + cargo/remote/BUILD.tinystr-0.3.4.bazel | 1 + cargo/remote/BUILD.tinyvec-1.5.1.bazel | 1 + cargo/remote/BUILD.tinyvec_macros-0.1.0.bazel | 1 + cargo/remote/BUILD.tokio-1.14.0.bazel | 18 + .../remote/BUILD.tokio-io-timeout-1.1.1.bazel | 1 + cargo/remote/BUILD.tokio-macros-1.6.0.bazel | 1 + .../remote/BUILD.tokio-native-tls-0.3.0.bazel | 1 + cargo/remote/BUILD.tokio-rustls-0.22.0.bazel | 1 + cargo/remote/BUILD.tokio-socks-0.5.1.bazel | 1 + cargo/remote/BUILD.tokio-util-0.6.9.bazel | 1 + cargo/remote/BUILD.toml-0.5.8.bazel | 1 + cargo/remote/BUILD.tower-service-0.3.1.bazel | 1 + cargo/remote/BUILD.tracing-0.1.29.bazel | 1 + cargo/remote/BUILD.tracing-core-0.1.21.bazel | 1 + cargo/remote/BUILD.try-lock-0.2.3.bazel | 1 + cargo/remote/BUILD.type-map-0.4.0.bazel | 1 + cargo/remote/BUILD.typenum-1.14.0.bazel | 1 + .../BUILD.unic-char-property-0.9.0.bazel | 1 + .../remote/BUILD.unic-char-range-0.9.0.bazel | 1 + cargo/remote/BUILD.unic-common-0.9.0.bazel | 1 + cargo/remote/BUILD.unic-langid-0.9.0.bazel | 1 + .../remote/BUILD.unic-langid-impl-0.9.0.bazel | 3 + .../BUILD.unic-langid-macros-0.9.0.bazel | 1 + .../BUILD.unic-langid-macros-impl-0.9.0.bazel | 1 + .../BUILD.unic-ucd-category-0.9.0.bazel | 1 + .../remote/BUILD.unic-ucd-version-0.9.0.bazel | 1 + cargo/remote/BUILD.unicase-2.6.0.bazel | 1 + cargo/remote/BUILD.unicode-bidi-0.3.7.bazel | 1 + .../BUILD.unicode-normalization-0.1.19.bazel | 1 + .../BUILD.unicode-segmentation-1.8.0.bazel | 1 + cargo/remote/BUILD.unicode-width-0.1.9.bazel | 1 + cargo/remote/BUILD.unicode-xid-0.2.2.bazel | 1 + cargo/remote/BUILD.unindent-0.1.7.bazel | 1 + cargo/remote/BUILD.untrusted-0.7.1.bazel | 1 + cargo/remote/BUILD.url-2.2.2.bazel | 1 + cargo/remote/BUILD.utf-8-0.7.6.bazel | 1 + cargo/remote/BUILD.utf8-decode-1.0.1.bazel | 1 + cargo/remote/BUILD.utime-0.3.1.bazel | 1 + cargo/remote/BUILD.vcpkg-0.2.15.bazel | 1 + cargo/remote/BUILD.version_check-0.9.3.bazel | 1 + cargo/remote/BUILD.walkdir-2.3.2.bazel | 1 + cargo/remote/BUILD.want-0.3.0.bazel | 1 + ...D.wasi-0.10.0+wasi-snapshot-preview1.bazel | 1 + ...LD.wasi-0.9.0+wasi-snapshot-preview1.bazel | 1 + cargo/remote/BUILD.wasm-bindgen-0.2.78.bazel | 1 + .../BUILD.wasm-bindgen-backend-0.2.78.bazel | 1 + .../BUILD.wasm-bindgen-futures-0.4.28.bazel | 1 + .../BUILD.wasm-bindgen-macro-0.2.78.bazel | 1 + ...LD.wasm-bindgen-macro-support-0.2.78.bazel | 1 + .../BUILD.wasm-bindgen-shared-0.2.78.bazel | 1 + cargo/remote/BUILD.web-sys-0.3.55.bazel | 1 + cargo/remote/BUILD.webpki-0.21.4.bazel | 1 + cargo/remote/BUILD.webpki-roots-0.21.1.bazel | 2 + cargo/remote/BUILD.which-4.2.2.bazel | 1 + cargo/remote/BUILD.winapi-0.3.9.bazel | 3 + ...ILD.winapi-i686-pc-windows-gnu-0.4.0.bazel | 1 + cargo/remote/BUILD.winapi-util-0.1.5.bazel | 1 + ...D.winapi-x86_64-pc-windows-gnu-0.4.0.bazel | 1 + cargo/remote/BUILD.winreg-0.7.0.bazel | 1 + cargo/remote/BUILD.xml5ever-0.16.2.bazel | 1 + cargo/remote/BUILD.zip-0.5.13.bazel | 1 + rslib/BUILD.bazel | 23 - rslib/Cargo.toml | 6 - rslib/linkchecker/BUILD.bazel | 42 ++ rslib/linkchecker/Cargo.toml | 29 + rslib/linkchecker/cargo/BUILD.bazel | 553 ++++++++++++++++++ rslib/linkchecker/src/lib.rs | 1 + rslib/{ => linkchecker}/tests/links.rs | 3 +- 315 files changed, 1060 insertions(+), 204 deletions(-) create mode 100644 cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel create mode 100644 rslib/linkchecker/BUILD.bazel create mode 100644 rslib/linkchecker/Cargo.toml create mode 100644 rslib/linkchecker/cargo/BUILD.bazel create mode 100644 rslib/linkchecker/src/lib.rs rename rslib/{ => linkchecker}/tests/links.rs (99%) diff --git a/Cargo.lock b/Cargo.lock index c42bef561..6a7498bbe 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -66,7 +66,6 @@ dependencies = [ "intl-memoizer", "itertools", "lazy_static", - "linkcheck", "nom", "num-integer", "num_enum", @@ -1210,6 +1209,19 @@ dependencies = [ "url", ] +[[package]] +name = "linkchecker" +version = "0.0.0" +dependencies = [ + "anki", + "futures", + "itertools", + "linkcheck", + "reqwest", + "strum", + "tokio", +] + [[package]] name = "linkify" version = "0.5.0" @@ -2410,6 +2422,15 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d" +[[package]] +name = "signal-hook-registry" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0" +dependencies = [ + "libc", +] + [[package]] name = "siphasher" version = "0.3.7" @@ -2726,7 +2747,10 @@ dependencies = [ "memchr", "mio", "num_cpus", + "once_cell", + "parking_lot", "pin-project-lite", + "signal-hook-registry", "tokio-macros", "winapi", ] diff --git a/Cargo.toml b/Cargo.toml index ec2496dac..f63c742ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Ankitects Pty Ltd and contributors"] license = "AGPL-3.0-or-later" [workspace] -members = ["rslib", "rslib/i18n", "rslib/i18n_helpers", "pylib/rsbridge"] +members = ["rslib", "rslib/i18n", "rslib/i18n_helpers", "rslib/linkchecker", "pylib/rsbridge"] exclude = ["qt/package"] [lib] diff --git a/cargo/README.md b/cargo/README.md index caa9027ed..53c9e89aa 100644 --- a/cargo/README.md +++ b/cargo/README.md @@ -4,7 +4,7 @@ To update dependencies, ensure a local Rust environment is available (eg `source scripts/cargo-env`), then install cargo-raze: ``` -cargo install cargo-raze --version 0.13.0 +cargo install cargo-raze --version 0.14.0 cargo install cargo-license ``` diff --git a/cargo/crates.bzl b/cargo/crates.bzl index faed28fae..503311de0 100644 --- a/cargo/crates.bzl +++ b/cargo/crates.bzl @@ -2161,6 +2161,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.sha1-0.6.0.bazel"), ) + maybe( + http_archive, + name = "raze__signal_hook_registry__1_4_0", + url = "https://crates.io/api/v1/crates/signal-hook-registry/1.4.0/download", + type = "tar.gz", + sha256 = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0", + strip_prefix = "signal-hook-registry-1.4.0", + build_file = Label("//cargo/remote:BUILD.signal-hook-registry-1.4.0.bazel"), + ) + maybe( http_archive, name = "raze__siphasher__0_3_7", diff --git a/cargo/licenses.json b/cargo/licenses.json index edf3fdbe7..ee0ad5437 100644 --- a/cargo/licenses.json +++ b/cargo/licenses.json @@ -215,24 +215,6 @@ "license_file": null, "description": "Time and duration crate optimized for speed" }, - { - "name": "codespan", - "version": "0.11.1", - "authors": "Brendan Zabarauskas ", - "repository": "https://github.com/brendanzab/codespan", - "license": "Apache-2.0", - "license_file": null, - "description": "Data structures for tracking locations in source code" - }, - { - "name": "codespan-reporting", - "version": "0.11.1", - "authors": "Brendan Zabarauskas ", - "repository": "https://github.com/brendanzab/codespan", - "license": "Apache-2.0", - "license_file": null, - "description": "Beautiful diagnostic reporting for text-based programming languages" - }, { "name": "constant_time_eq", "version": "0.1.5", @@ -242,15 +224,6 @@ "license_file": null, "description": "Compares two equal-sized byte strings in constant time." }, - { - "name": "convert_case", - "version": "0.4.0", - "authors": "David Purdum ", - "repository": "https://github.com/rutrum/convert-case", - "license": "MIT", - "license_file": null, - "description": "Convert strings into any case" - }, { "name": "core-foundation", "version": "0.9.2", @@ -296,24 +269,6 @@ "license_file": null, "description": "Utilities for concurrent programming" }, - { - "name": "cssparser", - "version": "0.27.2", - "authors": "Simon Sapin ", - "repository": "https://github.com/servo/rust-cssparser", - "license": "MPL-2.0", - "license_file": null, - "description": "Rust implementation of CSS Syntax Level 3" - }, - { - "name": "cssparser-macros", - "version": "0.6.0", - "authors": "Simon Sapin ", - "repository": "https://github.com/servo/rust-cssparser", - "license": "MPL-2.0", - "license_file": null, - "description": "Procedural macros for cssparser" - }, { "name": "derivative", "version": "2.2.0", @@ -323,15 +278,6 @@ "license_file": null, "description": "A set of alternative `derive` attributes for Rust" }, - { - "name": "derive_more", - "version": "0.99.17", - "authors": "Jelte Fennema ", - "repository": "https://github.com/JelteF/derive_more", - "license": "MIT", - "license_file": null, - "description": "Adds #[derive(x)] macros for more traits" - }, { "name": "digest", "version": "0.9.0", @@ -359,33 +305,6 @@ "license_file": null, "description": "system-level helper functions for the dirs and directories crates" }, - { - "name": "dtoa", - "version": "0.4.8", - "authors": "David Tolnay ", - "repository": "https://github.com/dtolnay/dtoa", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Fast functions for printing floating-point primitives to an io::Write" - }, - { - "name": "dtoa-short", - "version": "0.3.3", - "authors": "Xidorn Quan ", - "repository": "https://github.com/upsuper/dtoa-short", - "license": "MPL-2.0", - "license_file": null, - "description": "Serialize float number and truncate to certain precision" - }, - { - "name": "dunce", - "version": "1.0.2", - "authors": "Kornel ", - "repository": "https://gitlab.com/kornelski/dunce", - "license": "CC0-1.0", - "license_file": null, - "description": "Normalize Windows paths to the most compatible format, avoiding UNC where possible" - }, { "name": "either", "version": "1.6.1", @@ -611,15 +530,6 @@ "license_file": null, "description": "Common utilities and extension traits for the futures-rs library." }, - { - "name": "fxhash", - "version": "0.2.1", - "authors": "cbreeden ", - "repository": "https://github.com/cbreeden/fxhash", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc." - }, { "name": "generic-array", "version": "0.14.4", @@ -899,15 +809,6 @@ "license_file": null, "description": "Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate." }, - { - "name": "kuchiki", - "version": "0.8.1", - "authors": "Simon Sapin ", - "repository": "https://github.com/SimonSapin/kuchiki", - "license": "MIT", - "license_file": null, - "description": "(朽木) HTML/XML tree manipulation library" - }, { "name": "lazy_static", "version": "1.4.0", @@ -935,24 +836,6 @@ "license_file": null, "description": "Native bindings to the libsqlite3 library" }, - { - "name": "linkcheck", - "version": "0.4.1-alpha.0", - "authors": "Michael-F-Bryan ", - "repository": "https://github.com/Michael-F-Bryan/linkcheck", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "A library for extracting and validating links." - }, - { - "name": "linkify", - "version": "0.5.0", - "authors": "Robin Stocker ", - "repository": "https://github.com/robinst/linkify", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Finds URLs and email addresses in plain text. Takes care to get the boundaries right with surrounding punctuation like parentheses." - }, { "name": "lock_api", "version": "0.4.5", @@ -1664,15 +1547,6 @@ "license_file": null, "description": "speed, non-cryptographic hash used in rustc" }, - { - "name": "rustc_version", - "version": "0.4.0", - "authors": "Dirkjan Ochtman |Marvin Löbel ", - "repository": "https://github.com/Kimundi/rustc-version-rs", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "A library for querying the version of a installed rustc compiler" - }, { "name": "rustls", "version": "0.19.1", @@ -1754,15 +1628,6 @@ "license_file": null, "description": "Apple `Security.framework` low-level FFI bindings" }, - { - "name": "selectors", - "version": "0.22.0", - "authors": "The Servo Project Developers", - "repository": "https://github.com/servo/servo", - "license": "MPL-2.0", - "license_file": null, - "description": "CSS Selectors matching for Rust" - }, { "name": "self_cell", "version": "0.10.2", @@ -1772,15 +1637,6 @@ "license_file": null, "description": "Safe-to-use proc-macro-free self-referential structs in stable Rust." }, - { - "name": "semver", - "version": "1.0.4", - "authors": "David Tolnay ", - "repository": "https://github.com/dtolnay/semver", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Parser and evaluator for Cargo's flavor of Semantic Versioning" - }, { "name": "serde", "version": "1.0.130", @@ -1853,15 +1709,6 @@ "license_file": null, "description": "`x-www-form-urlencoded` meets Serde" }, - { - "name": "servo_arc", - "version": "0.1.1", - "authors": "The Servo Project Developers", - "repository": "https://github.com/servo/servo", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "A fork of std::sync::Arc with some extra functionality and without weak references" - }, { "name": "sha1", "version": "0.6.0", @@ -1871,6 +1718,15 @@ "license_file": null, "description": "Minimal implementation of SHA1 for Rust." }, + { + "name": "signal-hook-registry", + "version": "1.4.0", + "authors": "Michal 'vorner' Vaner |Masaki Hara ", + "repository": "https://github.com/vorner/signal-hook", + "license": "Apache-2.0 OR MIT", + "license_file": null, + "description": "Backend crate for signal-hook" + }, { "name": "siphasher", "version": "0.3.7", @@ -1970,15 +1826,6 @@ "license_file": null, "description": "Synchronization primitives based on spinning. They may contain data, are usable without `std`, and static initializers are available." }, - { - "name": "stable_deref_trait", - "version": "1.2.0", - "authors": "Robert Grosse ", - "repository": "https://github.com/storyyeller/stable_deref_trait", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental." - }, { "name": "string_cache", "version": "0.8.2", @@ -2069,15 +1916,6 @@ "license_file": null, "description": "A simple cross platform library for writing colored text to a terminal." }, - { - "name": "thin-slice", - "version": "0.1.1", - "authors": "Cameron McCormack ", - "repository": "https://github.com/heycam/thin-slice", - "license": "MPL-2.0", - "license_file": null, - "description": "An owned slice that packs the slice storage into a single word when possible" - }, { "name": "thiserror", "version": "1.0.30", diff --git a/cargo/remote/BUILD.adler-1.0.2.bazel b/cargo/remote/BUILD.adler-1.0.2.bazel index 0cd96bb49..62ef336d3 100644 --- a/cargo/remote/BUILD.adler-1.0.2.bazel +++ b/cargo/remote/BUILD.adler-1.0.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=adler" ], version = "1.0.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.ahash-0.7.6.bazel b/cargo/remote/BUILD.ahash-0.7.6.bazel index 0a615efee..2df339e02 100644 --- a/cargo/remote/BUILD.ahash-0.7.6.bazel +++ b/cargo/remote/BUILD.ahash-0.7.6.bazel @@ -107,6 +107,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=ahash" ], version = "0.7.6", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.aho-corasick-0.7.18.bazel b/cargo/remote/BUILD.aho-corasick-0.7.18.bazel index 8e848ad96..0f1825132 100644 --- a/cargo/remote/BUILD.aho-corasick-0.7.18.bazel +++ b/cargo/remote/BUILD.aho-corasick-0.7.18.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=aho_corasick" ], version = "0.7.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.ammonia-3.1.2.bazel b/cargo/remote/BUILD.ammonia-3.1.2.bazel index 2db31f663..d1729c434 100644 --- a/cargo/remote/BUILD.ammonia-3.1.2.bazel +++ b/cargo/remote/BUILD.ammonia-3.1.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=ammonia" ], version = "3.1.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.anyhow-1.0.51.bazel b/cargo/remote/BUILD.anyhow-1.0.51.bazel index 02416e25d..348c6cd68 100644 --- a/cargo/remote/BUILD.anyhow-1.0.51.bazel +++ b/cargo/remote/BUILD.anyhow-1.0.51.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=anyhow" ], version = "1.0.51", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.arc-swap-1.5.0.bazel b/cargo/remote/BUILD.arc-swap-1.5.0.bazel index 2c71b2891..df27e7ce8 100644 --- a/cargo/remote/BUILD.arc-swap-1.5.0.bazel +++ b/cargo/remote/BUILD.arc-swap-1.5.0.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=arc-swap" ], version = "1.5.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.arrayref-0.3.6.bazel b/cargo/remote/BUILD.arrayref-0.3.6.bazel index 02d84acf7..3fd140096 100644 --- a/cargo/remote/BUILD.arrayref-0.3.6.bazel +++ b/cargo/remote/BUILD.arrayref-0.3.6.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=arrayref" ], version = "0.3.6", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.arrayvec-0.4.12.bazel b/cargo/remote/BUILD.arrayvec-0.4.12.bazel index cad81d560..8a05ec6bb 100644 --- a/cargo/remote/BUILD.arrayvec-0.4.12.bazel +++ b/cargo/remote/BUILD.arrayvec-0.4.12.bazel @@ -82,6 +82,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=arrayvec" ], version = "0.4.12", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.arrayvec-0.7.2.bazel b/cargo/remote/BUILD.arrayvec-0.7.2.bazel index 31d73cac3..218c58f7f 100644 --- a/cargo/remote/BUILD.arrayvec-0.7.2.bazel +++ b/cargo/remote/BUILD.arrayvec-0.7.2.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=arrayvec" ], version = "0.7.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.async-trait-0.1.51.bazel b/cargo/remote/BUILD.async-trait-0.1.51.bazel index fd41a0fec..f3d7ffef6 100644 --- a/cargo/remote/BUILD.async-trait-0.1.51.bazel +++ b/cargo/remote/BUILD.async-trait-0.1.51.bazel @@ -74,6 +74,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=async-trait" ], version = "0.1.51", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.atty-0.2.14.bazel b/cargo/remote/BUILD.atty-0.2.14.bazel index efb21a9ad..1320999d3 100644 --- a/cargo/remote/BUILD.atty-0.2.14.bazel +++ b/cargo/remote/BUILD.atty-0.2.14.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=atty" ], version = "0.2.14", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.autocfg-1.0.1.bazel b/cargo/remote/BUILD.autocfg-1.0.1.bazel index 6e529fed7..93f31bb9a 100644 --- a/cargo/remote/BUILD.autocfg-1.0.1.bazel +++ b/cargo/remote/BUILD.autocfg-1.0.1.bazel @@ -53,6 +53,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=autocfg" ], version = "1.0.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.base64-0.13.0.bazel b/cargo/remote/BUILD.base64-0.13.0.bazel index 646da4f14..8fb87bbce 100644 --- a/cargo/remote/BUILD.base64-0.13.0.bazel +++ b/cargo/remote/BUILD.base64-0.13.0.bazel @@ -53,6 +53,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=base64" ], version = "0.13.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.bitflags-1.3.2.bazel b/cargo/remote/BUILD.bitflags-1.3.2.bazel index 3337d18b2..7646e09f4 100644 --- a/cargo/remote/BUILD.bitflags-1.3.2.bazel +++ b/cargo/remote/BUILD.bitflags-1.3.2.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=bitflags" ], version = "1.3.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.blake3-1.2.0.bazel b/cargo/remote/BUILD.blake3-1.2.0.bazel index 9bd26b9af..6bcaca23e 100644 --- a/cargo/remote/BUILD.blake3-1.2.0.bazel +++ b/cargo/remote/BUILD.blake3-1.2.0.bazel @@ -83,6 +83,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=blake3" ], version = "1.2.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.bumpalo-3.8.0.bazel b/cargo/remote/BUILD.bumpalo-3.8.0.bazel index 0765e7e0f..e1f1126c3 100644 --- a/cargo/remote/BUILD.bumpalo-3.8.0.bazel +++ b/cargo/remote/BUILD.bumpalo-3.8.0.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=bumpalo" ], version = "3.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.byteorder-1.4.3.bazel b/cargo/remote/BUILD.byteorder-1.4.3.bazel index 899167269..24d8dad22 100644 --- a/cargo/remote/BUILD.byteorder-1.4.3.bazel +++ b/cargo/remote/BUILD.byteorder-1.4.3.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=byteorder" ], version = "1.4.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.bytes-1.1.0.bazel b/cargo/remote/BUILD.bytes-1.1.0.bazel index 4948a5a01..ff44d0226 100644 --- a/cargo/remote/BUILD.bytes-1.1.0.bazel +++ b/cargo/remote/BUILD.bytes-1.1.0.bazel @@ -53,6 +53,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=bytes" ], version = "1.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.cc-1.0.72.bazel b/cargo/remote/BUILD.cc-1.0.72.bazel index fc56a2fc3..2eda0d0b4 100644 --- a/cargo/remote/BUILD.cc-1.0.72.bazel +++ b/cargo/remote/BUILD.cc-1.0.72.bazel @@ -47,6 +47,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=gcc-shim" ], version = "1.0.72", # buildifier: leave-alone @@ -69,6 +70,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=cc" ], version = "1.0.72", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.cfg-if-1.0.0.bazel b/cargo/remote/BUILD.cfg-if-1.0.0.bazel index aeb7173d7..b46b45a64 100644 --- a/cargo/remote/BUILD.cfg-if-1.0.0.bazel +++ b/cargo/remote/BUILD.cfg-if-1.0.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=cfg-if" ], version = "1.0.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.chrono-0.4.19.bazel b/cargo/remote/BUILD.chrono-0.4.19.bazel index b4db4b596..5e51c0a95 100644 --- a/cargo/remote/BUILD.chrono-0.4.19.bazel +++ b/cargo/remote/BUILD.chrono-0.4.19.bazel @@ -59,6 +59,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=chrono" ], version = "0.4.19", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.coarsetime-0.1.20.bazel b/cargo/remote/BUILD.coarsetime-0.1.20.bazel index d32d05517..60ec2e3c9 100644 --- a/cargo/remote/BUILD.coarsetime-0.1.20.bazel +++ b/cargo/remote/BUILD.coarsetime-0.1.20.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=coarsetime" ], version = "0.1.20", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.codespan-0.11.1.bazel b/cargo/remote/BUILD.codespan-0.11.1.bazel index 16cd869af..e93c5fcf6 100644 --- a/cargo/remote/BUILD.codespan-0.11.1.bazel +++ b/cargo/remote/BUILD.codespan-0.11.1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=codespan" ], version = "0.11.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel b/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel index 3e2081aae..f352ff329 100644 --- a/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel +++ b/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel @@ -57,6 +57,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=codespan-reporting" ], version = "0.11.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.constant_time_eq-0.1.5.bazel b/cargo/remote/BUILD.constant_time_eq-0.1.5.bazel index c66b99ce3..3b303a277 100644 --- a/cargo/remote/BUILD.constant_time_eq-0.1.5.bazel +++ b/cargo/remote/BUILD.constant_time_eq-0.1.5.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=constant_time_eq" ], version = "0.1.5", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.convert_case-0.4.0.bazel b/cargo/remote/BUILD.convert_case-0.4.0.bazel index 48a8f201c..13d76ae7e 100644 --- a/cargo/remote/BUILD.convert_case-0.4.0.bazel +++ b/cargo/remote/BUILD.convert_case-0.4.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=convert_case" ], version = "0.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.core-foundation-0.9.2.bazel b/cargo/remote/BUILD.core-foundation-0.9.2.bazel index c52dfac47..4791a98b1 100644 --- a/cargo/remote/BUILD.core-foundation-0.9.2.bazel +++ b/cargo/remote/BUILD.core-foundation-0.9.2.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=core-foundation" ], version = "0.9.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.core-foundation-sys-0.8.3.bazel b/cargo/remote/BUILD.core-foundation-sys-0.8.3.bazel index 690fd7598..41c478511 100644 --- a/cargo/remote/BUILD.core-foundation-sys-0.8.3.bazel +++ b/cargo/remote/BUILD.core-foundation-sys-0.8.3.bazel @@ -74,6 +74,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=core-foundation-sys" ], version = "0.8.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.crc32fast-1.3.0.bazel b/cargo/remote/BUILD.crc32fast-1.3.0.bazel index 7e7aced4b..3fae83be8 100644 --- a/cargo/remote/BUILD.crc32fast-1.3.0.bazel +++ b/cargo/remote/BUILD.crc32fast-1.3.0.bazel @@ -80,6 +80,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=crc32fast" ], version = "1.3.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.crossbeam-channel-0.5.1.bazel b/cargo/remote/BUILD.crossbeam-channel-0.5.1.bazel index 20df4dd88..a3a818141 100644 --- a/cargo/remote/BUILD.crossbeam-channel-0.5.1.bazel +++ b/cargo/remote/BUILD.crossbeam-channel-0.5.1.bazel @@ -56,6 +56,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=crossbeam-channel" ], version = "0.5.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.crossbeam-utils-0.8.5.bazel b/cargo/remote/BUILD.crossbeam-utils-0.8.5.bazel index d448257ec..dfcf8d46d 100644 --- a/cargo/remote/BUILD.crossbeam-utils-0.8.5.bazel +++ b/cargo/remote/BUILD.crossbeam-utils-0.8.5.bazel @@ -80,6 +80,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=crossbeam-utils" ], version = "0.8.5", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.cssparser-0.27.2.bazel b/cargo/remote/BUILD.cssparser-0.27.2.bazel index 91bdf9b1c..c1771c4d4 100644 --- a/cargo/remote/BUILD.cssparser-0.27.2.bazel +++ b/cargo/remote/BUILD.cssparser-0.27.2.bazel @@ -80,6 +80,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=cssparser" ], version = "0.27.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel b/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel index 20f28f284..1ff628cdd 100644 --- a/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel +++ b/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=cssparser-macros" ], version = "0.6.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.derivative-2.2.0.bazel b/cargo/remote/BUILD.derivative-2.2.0.bazel index adb9c4a26..69c5bd18c 100644 --- a/cargo/remote/BUILD.derivative-2.2.0.bazel +++ b/cargo/remote/BUILD.derivative-2.2.0.bazel @@ -46,6 +46,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=derivative" ], version = "2.2.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.derive_more-0.99.17.bazel b/cargo/remote/BUILD.derive_more-0.99.17.bazel index e559ba743..5ae70daf0 100644 --- a/cargo/remote/BUILD.derive_more-0.99.17.bazel +++ b/cargo/remote/BUILD.derive_more-0.99.17.bazel @@ -73,6 +73,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=derive_more" ], version = "0.99.17", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.digest-0.9.0.bazel b/cargo/remote/BUILD.digest-0.9.0.bazel index ac52a550e..8fb5ea97f 100644 --- a/cargo/remote/BUILD.digest-0.9.0.bazel +++ b/cargo/remote/BUILD.digest-0.9.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=digest" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.dirs-next-2.0.0.bazel b/cargo/remote/BUILD.dirs-next-2.0.0.bazel index 34dbac21b..e202d723e 100644 --- a/cargo/remote/BUILD.dirs-next-2.0.0.bazel +++ b/cargo/remote/BUILD.dirs-next-2.0.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=dirs-next" ], version = "2.0.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel b/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel index b5f8ad249..971567045 100644 --- a/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel +++ b/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=dirs-sys-next" ], version = "0.1.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.dtoa-0.4.8.bazel b/cargo/remote/BUILD.dtoa-0.4.8.bazel index 0e24a4128..e83db9d0f 100644 --- a/cargo/remote/BUILD.dtoa-0.4.8.bazel +++ b/cargo/remote/BUILD.dtoa-0.4.8.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=dtoa" ], version = "0.4.8", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.dtoa-short-0.3.3.bazel b/cargo/remote/BUILD.dtoa-short-0.3.3.bazel index 09e8004eb..22b0cfcb6 100644 --- a/cargo/remote/BUILD.dtoa-short-0.3.3.bazel +++ b/cargo/remote/BUILD.dtoa-short-0.3.3.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=dtoa-short" ], version = "0.3.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.dunce-1.0.2.bazel b/cargo/remote/BUILD.dunce-1.0.2.bazel index dcdb2def1..e208926ad 100644 --- a/cargo/remote/BUILD.dunce-1.0.2.bazel +++ b/cargo/remote/BUILD.dunce-1.0.2.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=dunce" ], version = "1.0.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.either-1.6.1.bazel b/cargo/remote/BUILD.either-1.6.1.bazel index 7923e5519..808d82200 100644 --- a/cargo/remote/BUILD.either-1.6.1.bazel +++ b/cargo/remote/BUILD.either-1.6.1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=either" ], version = "1.6.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.encoding_rs-0.8.29.bazel b/cargo/remote/BUILD.encoding_rs-0.8.29.bazel index 0c8c4d703..1035860dc 100644 --- a/cargo/remote/BUILD.encoding_rs-0.8.29.bazel +++ b/cargo/remote/BUILD.encoding_rs-0.8.29.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=encoding_rs" ], version = "0.8.29", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.env_logger-0.9.0.bazel b/cargo/remote/BUILD.env_logger-0.9.0.bazel index 515addf7f..4b293e7f0 100644 --- a/cargo/remote/BUILD.env_logger-0.9.0.bazel +++ b/cargo/remote/BUILD.env_logger-0.9.0.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=env_logger" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fallible-iterator-0.2.0.bazel b/cargo/remote/BUILD.fallible-iterator-0.2.0.bazel index 0ca2eb3a7..7b2625fa5 100644 --- a/cargo/remote/BUILD.fallible-iterator-0.2.0.bazel +++ b/cargo/remote/BUILD.fallible-iterator-0.2.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fallible-iterator" ], version = "0.2.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fallible-streaming-iterator-0.1.9.bazel b/cargo/remote/BUILD.fallible-streaming-iterator-0.1.9.bazel index 72ba794da..beba7c63d 100644 --- a/cargo/remote/BUILD.fallible-streaming-iterator-0.1.9.bazel +++ b/cargo/remote/BUILD.fallible-streaming-iterator-0.1.9.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fallible-streaming-iterator" ], version = "0.1.9", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fixedbitset-0.4.0.bazel b/cargo/remote/BUILD.fixedbitset-0.4.0.bazel index e38031d2f..01016a6ff 100644 --- a/cargo/remote/BUILD.fixedbitset-0.4.0.bazel +++ b/cargo/remote/BUILD.fixedbitset-0.4.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fixedbitset" ], version = "0.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.flate2-1.0.22.bazel b/cargo/remote/BUILD.flate2-1.0.22.bazel index f9624be40..bd42c8c00 100644 --- a/cargo/remote/BUILD.flate2-1.0.22.bazel +++ b/cargo/remote/BUILD.flate2-1.0.22.bazel @@ -92,6 +92,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=flate2" ], version = "1.0.22", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fluent-0.16.0.bazel b/cargo/remote/BUILD.fluent-0.16.0.bazel index 41d8731ff..7d4ce0d27 100644 --- a/cargo/remote/BUILD.fluent-0.16.0.bazel +++ b/cargo/remote/BUILD.fluent-0.16.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fluent" ], version = "0.16.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fluent-bundle-0.15.2.bazel b/cargo/remote/BUILD.fluent-bundle-0.15.2.bazel index 9fca6a7f3..2cd84f6e9 100644 --- a/cargo/remote/BUILD.fluent-bundle-0.15.2.bazel +++ b/cargo/remote/BUILD.fluent-bundle-0.15.2.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fluent-bundle" ], version = "0.15.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fluent-langneg-0.13.0.bazel b/cargo/remote/BUILD.fluent-langneg-0.13.0.bazel index c3693f469..bbd630c43 100644 --- a/cargo/remote/BUILD.fluent-langneg-0.13.0.bazel +++ b/cargo/remote/BUILD.fluent-langneg-0.13.0.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fluent-langneg" ], version = "0.13.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fluent-syntax-0.11.0.bazel b/cargo/remote/BUILD.fluent-syntax-0.11.0.bazel index e8e3e6cc6..1ee1c6e36 100644 --- a/cargo/remote/BUILD.fluent-syntax-0.11.0.bazel +++ b/cargo/remote/BUILD.fluent-syntax-0.11.0.bazel @@ -52,6 +52,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=parser" ], version = "0.11.0", # buildifier: leave-alone @@ -78,6 +79,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=update_fixtures" ], version = "0.11.0", # buildifier: leave-alone @@ -102,6 +104,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fluent-syntax" ], version = "0.11.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fnv-1.0.7.bazel b/cargo/remote/BUILD.fnv-1.0.7.bazel index 92f1ae6ce..bf39c9c0b 100644 --- a/cargo/remote/BUILD.fnv-1.0.7.bazel +++ b/cargo/remote/BUILD.fnv-1.0.7.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fnv" ], version = "1.0.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.foreign-types-0.3.2.bazel b/cargo/remote/BUILD.foreign-types-0.3.2.bazel index c3096232b..70d07c66d 100644 --- a/cargo/remote/BUILD.foreign-types-0.3.2.bazel +++ b/cargo/remote/BUILD.foreign-types-0.3.2.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=foreign-types" ], version = "0.3.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.foreign-types-shared-0.1.1.bazel b/cargo/remote/BUILD.foreign-types-shared-0.1.1.bazel index c966a78de..499e98c0e 100644 --- a/cargo/remote/BUILD.foreign-types-shared-0.1.1.bazel +++ b/cargo/remote/BUILD.foreign-types-shared-0.1.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=foreign-types-shared" ], version = "0.1.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.form_urlencoded-1.0.1.bazel b/cargo/remote/BUILD.form_urlencoded-1.0.1.bazel index 86dec7725..29063a954 100644 --- a/cargo/remote/BUILD.form_urlencoded-1.0.1.bazel +++ b/cargo/remote/BUILD.form_urlencoded-1.0.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=form_urlencoded" ], version = "1.0.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futf-0.1.4.bazel b/cargo/remote/BUILD.futf-0.1.4.bazel index af00549be..5f381624b 100644 --- a/cargo/remote/BUILD.futf-0.1.4.bazel +++ b/cargo/remote/BUILD.futf-0.1.4.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futf" ], version = "0.1.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-0.3.18.bazel b/cargo/remote/BUILD.futures-0.3.18.bazel index 028249190..577a83c3e 100644 --- a/cargo/remote/BUILD.futures-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-0.3.18.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futures" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-channel-0.3.18.bazel b/cargo/remote/BUILD.futures-channel-0.3.18.bazel index 672e2f36a..50bdf5772 100644 --- a/cargo/remote/BUILD.futures-channel-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-channel-0.3.18.bazel @@ -86,6 +86,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futures-channel" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-core-0.3.18.bazel b/cargo/remote/BUILD.futures-core-0.3.18.bazel index 8a8150fc7..4cb2eb578 100644 --- a/cargo/remote/BUILD.futures-core-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-core-0.3.18.bazel @@ -80,6 +80,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futures-core" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-executor-0.3.18.bazel b/cargo/remote/BUILD.futures-executor-0.3.18.bazel index 5e7a56e1d..ac89cc0d0 100644 --- a/cargo/remote/BUILD.futures-executor-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-executor-0.3.18.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futures-executor" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-io-0.3.18.bazel b/cargo/remote/BUILD.futures-io-0.3.18.bazel index c78254e13..6a0027e22 100644 --- a/cargo/remote/BUILD.futures-io-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-io-0.3.18.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futures-io" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-macro-0.3.18.bazel b/cargo/remote/BUILD.futures-macro-0.3.18.bazel index 7865df6fc..5043ca733 100644 --- a/cargo/remote/BUILD.futures-macro-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-macro-0.3.18.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=futures-macro" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-sink-0.3.18.bazel b/cargo/remote/BUILD.futures-sink-0.3.18.bazel index a71722e2d..8843e7300 100644 --- a/cargo/remote/BUILD.futures-sink-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-sink-0.3.18.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futures-sink" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-task-0.3.18.bazel b/cargo/remote/BUILD.futures-task-0.3.18.bazel index a04a2e13e..7fc6664b8 100644 --- a/cargo/remote/BUILD.futures-task-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-task-0.3.18.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futures-task" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.futures-util-0.3.18.bazel b/cargo/remote/BUILD.futures-util-0.3.18.bazel index 30b5f9731..5b748de0a 100644 --- a/cargo/remote/BUILD.futures-util-0.3.18.bazel +++ b/cargo/remote/BUILD.futures-util-0.3.18.bazel @@ -107,6 +107,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=futures-util" ], version = "0.3.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.fxhash-0.2.1.bazel b/cargo/remote/BUILD.fxhash-0.2.1.bazel index 81ad75693..5cfe62038 100644 --- a/cargo/remote/BUILD.fxhash-0.2.1.bazel +++ b/cargo/remote/BUILD.fxhash-0.2.1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=fxhash" ], version = "0.2.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.generic-array-0.14.4.bazel b/cargo/remote/BUILD.generic-array-0.14.4.bazel index c25b7ceb8..772569702 100644 --- a/cargo/remote/BUILD.generic-array-0.14.4.bazel +++ b/cargo/remote/BUILD.generic-array-0.14.4.bazel @@ -75,6 +75,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=generic_array" ], version = "0.14.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.getopts-0.2.21.bazel b/cargo/remote/BUILD.getopts-0.2.21.bazel index 12d99bbac..0cd95e096 100644 --- a/cargo/remote/BUILD.getopts-0.2.21.bazel +++ b/cargo/remote/BUILD.getopts-0.2.21.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=getopts" ], version = "0.2.21", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.getrandom-0.1.16.bazel b/cargo/remote/BUILD.getrandom-0.1.16.bazel index c9f6dfe82..c6fb0f036 100644 --- a/cargo/remote/BUILD.getrandom-0.1.16.bazel +++ b/cargo/remote/BUILD.getrandom-0.1.16.bazel @@ -92,6 +92,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=getrandom" ], version = "0.1.16", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.getrandom-0.2.3.bazel b/cargo/remote/BUILD.getrandom-0.2.3.bazel index ce33879ac..c7f4e0925 100644 --- a/cargo/remote/BUILD.getrandom-0.2.3.bazel +++ b/cargo/remote/BUILD.getrandom-0.2.3.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=getrandom" ], version = "0.2.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.h2-0.3.7.bazel b/cargo/remote/BUILD.h2-0.3.7.bazel index 13c3d115a..1126f9ce1 100644 --- a/cargo/remote/BUILD.h2-0.3.7.bazel +++ b/cargo/remote/BUILD.h2-0.3.7.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=h2" ], version = "0.3.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.hashbrown-0.11.2.bazel b/cargo/remote/BUILD.hashbrown-0.11.2.bazel index 3d659d733..99041e823 100644 --- a/cargo/remote/BUILD.hashbrown-0.11.2.bazel +++ b/cargo/remote/BUILD.hashbrown-0.11.2.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=hashbrown" ], version = "0.11.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.hashlink-0.7.0.bazel b/cargo/remote/BUILD.hashlink-0.7.0.bazel index 0d400bf75..088bd07c5 100644 --- a/cargo/remote/BUILD.hashlink-0.7.0.bazel +++ b/cargo/remote/BUILD.hashlink-0.7.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=hashlink" ], version = "0.7.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.heck-0.3.3.bazel b/cargo/remote/BUILD.heck-0.3.3.bazel index eb84bd7b6..d42cbc396 100644 --- a/cargo/remote/BUILD.heck-0.3.3.bazel +++ b/cargo/remote/BUILD.heck-0.3.3.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=heck" ], version = "0.3.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.hermit-abi-0.1.19.bazel b/cargo/remote/BUILD.hermit-abi-0.1.19.bazel index 926c854ec..1862edff7 100644 --- a/cargo/remote/BUILD.hermit-abi-0.1.19.bazel +++ b/cargo/remote/BUILD.hermit-abi-0.1.19.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=hermit-abi" ], version = "0.1.19", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.hex-0.4.3.bazel b/cargo/remote/BUILD.hex-0.4.3.bazel index ff20f432c..c62845ba7 100644 --- a/cargo/remote/BUILD.hex-0.4.3.bazel +++ b/cargo/remote/BUILD.hex-0.4.3.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=hex" ], version = "0.4.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.html5ever-0.25.1.bazel b/cargo/remote/BUILD.html5ever-0.25.1.bazel index d6d33b24d..28fd3ea3a 100644 --- a/cargo/remote/BUILD.html5ever-0.25.1.bazel +++ b/cargo/remote/BUILD.html5ever-0.25.1.bazel @@ -89,6 +89,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=html5ever" ], version = "0.25.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.htmlescape-0.3.1.bazel b/cargo/remote/BUILD.htmlescape-0.3.1.bazel index 507cc7647..17d05305b 100644 --- a/cargo/remote/BUILD.htmlescape-0.3.1.bazel +++ b/cargo/remote/BUILD.htmlescape-0.3.1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=htmlescape" ], version = "0.3.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.http-0.2.5.bazel b/cargo/remote/BUILD.http-0.2.5.bazel index 5a51a4aeb..72a87b922 100644 --- a/cargo/remote/BUILD.http-0.2.5.bazel +++ b/cargo/remote/BUILD.http-0.2.5.bazel @@ -55,6 +55,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=http" ], version = "0.2.5", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.http-body-0.4.4.bazel b/cargo/remote/BUILD.http-body-0.4.4.bazel index 41c599b29..f4cd2403f 100644 --- a/cargo/remote/BUILD.http-body-0.4.4.bazel +++ b/cargo/remote/BUILD.http-body-0.4.4.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=http-body" ], version = "0.4.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.httparse-1.5.1.bazel b/cargo/remote/BUILD.httparse-1.5.1.bazel index af1463e8b..d2558f64a 100644 --- a/cargo/remote/BUILD.httparse-1.5.1.bazel +++ b/cargo/remote/BUILD.httparse-1.5.1.bazel @@ -80,6 +80,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=httparse" ], version = "1.5.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.httpdate-1.0.2.bazel b/cargo/remote/BUILD.httpdate-1.0.2.bazel index 0654b4335..78d164cbc 100644 --- a/cargo/remote/BUILD.httpdate-1.0.2.bazel +++ b/cargo/remote/BUILD.httpdate-1.0.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=httpdate" ], version = "1.0.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.humantime-2.1.0.bazel b/cargo/remote/BUILD.humantime-2.1.0.bazel index d176e189d..ae6ca593d 100644 --- a/cargo/remote/BUILD.humantime-2.1.0.bazel +++ b/cargo/remote/BUILD.humantime-2.1.0.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=humantime" ], version = "2.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.hyper-0.14.15.bazel b/cargo/remote/BUILD.hyper-0.14.15.bazel index dbe8291e4..77117a37f 100644 --- a/cargo/remote/BUILD.hyper-0.14.15.bazel +++ b/cargo/remote/BUILD.hyper-0.14.15.bazel @@ -97,6 +97,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=hyper" ], version = "0.14.15", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel b/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel index e1886cdb3..02b54b814 100644 --- a/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel +++ b/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=hyper-rustls" ], version = "0.22.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel b/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel index f96859544..d23443182 100644 --- a/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel +++ b/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=hyper-timeout" ], version = "0.4.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.hyper-tls-0.5.0.bazel b/cargo/remote/BUILD.hyper-tls-0.5.0.bazel index 8064752e4..c6b7aa5a6 100644 --- a/cargo/remote/BUILD.hyper-tls-0.5.0.bazel +++ b/cargo/remote/BUILD.hyper-tls-0.5.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=hyper-tls" ], version = "0.5.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.idna-0.2.3.bazel b/cargo/remote/BUILD.idna-0.2.3.bazel index 5b24457f2..578337663 100644 --- a/cargo/remote/BUILD.idna-0.2.3.bazel +++ b/cargo/remote/BUILD.idna-0.2.3.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=idna" ], version = "0.2.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.indexmap-1.7.0.bazel b/cargo/remote/BUILD.indexmap-1.7.0.bazel index 1d1e6f3fa..5d7eb5877 100644 --- a/cargo/remote/BUILD.indexmap-1.7.0.bazel +++ b/cargo/remote/BUILD.indexmap-1.7.0.bazel @@ -81,6 +81,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=indexmap" ], version = "1.7.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.indoc-0.3.6.bazel b/cargo/remote/BUILD.indoc-0.3.6.bazel index 648f41318..b4ce2f046 100644 --- a/cargo/remote/BUILD.indoc-0.3.6.bazel +++ b/cargo/remote/BUILD.indoc-0.3.6.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=indoc" ], version = "0.3.6", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.indoc-impl-0.3.6.bazel b/cargo/remote/BUILD.indoc-impl-0.3.6.bazel index a505ce850..5f09011ec 100644 --- a/cargo/remote/BUILD.indoc-impl-0.3.6.bazel +++ b/cargo/remote/BUILD.indoc-impl-0.3.6.bazel @@ -48,6 +48,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=indoc-impl" ], version = "0.3.6", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.inflections-1.1.1.bazel b/cargo/remote/BUILD.inflections-1.1.1.bazel index deb01bbd6..717bfb1c1 100644 --- a/cargo/remote/BUILD.inflections-1.1.1.bazel +++ b/cargo/remote/BUILD.inflections-1.1.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=inflections" ], version = "1.1.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.instant-0.1.12.bazel b/cargo/remote/BUILD.instant-0.1.12.bazel index 6bb320ce0..383ef3d0f 100644 --- a/cargo/remote/BUILD.instant-0.1.12.bazel +++ b/cargo/remote/BUILD.instant-0.1.12.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=instant" ], version = "0.1.12", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.intl-memoizer-0.5.1.bazel b/cargo/remote/BUILD.intl-memoizer-0.5.1.bazel index 7e729fa0a..c28900409 100644 --- a/cargo/remote/BUILD.intl-memoizer-0.5.1.bazel +++ b/cargo/remote/BUILD.intl-memoizer-0.5.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=intl-memoizer" ], version = "0.5.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.intl_pluralrules-7.0.1.bazel b/cargo/remote/BUILD.intl_pluralrules-7.0.1.bazel index 94c9f860e..4d9619f56 100644 --- a/cargo/remote/BUILD.intl_pluralrules-7.0.1.bazel +++ b/cargo/remote/BUILD.intl_pluralrules-7.0.1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=intl_pluralrules" ], version = "7.0.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.ipnet-2.3.1.bazel b/cargo/remote/BUILD.ipnet-2.3.1.bazel index 5ce580a6a..7ccd052ac 100644 --- a/cargo/remote/BUILD.ipnet-2.3.1.bazel +++ b/cargo/remote/BUILD.ipnet-2.3.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=ipnet" ], version = "2.3.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.itertools-0.10.1.bazel b/cargo/remote/BUILD.itertools-0.10.1.bazel index 3d07ec3ca..837b86afa 100644 --- a/cargo/remote/BUILD.itertools-0.10.1.bazel +++ b/cargo/remote/BUILD.itertools-0.10.1.bazel @@ -66,6 +66,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=itertools" ], version = "0.10.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.itoa-0.4.8.bazel b/cargo/remote/BUILD.itoa-0.4.8.bazel index 55f26edc9..e11041de0 100644 --- a/cargo/remote/BUILD.itoa-0.4.8.bazel +++ b/cargo/remote/BUILD.itoa-0.4.8.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=itoa" ], version = "0.4.8", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.js-sys-0.3.55.bazel b/cargo/remote/BUILD.js-sys-0.3.55.bazel index 02e7fb09b..46dfefe22 100644 --- a/cargo/remote/BUILD.js-sys-0.3.55.bazel +++ b/cargo/remote/BUILD.js-sys-0.3.55.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=js-sys" ], version = "0.3.55", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.kuchiki-0.8.1.bazel b/cargo/remote/BUILD.kuchiki-0.8.1.bazel index 95c24f17e..8fe7f5cc9 100644 --- a/cargo/remote/BUILD.kuchiki-0.8.1.bazel +++ b/cargo/remote/BUILD.kuchiki-0.8.1.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=kuchiki" ], version = "0.8.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.lazy_static-1.4.0.bazel b/cargo/remote/BUILD.lazy_static-1.4.0.bazel index b2f6c28ad..17622048a 100644 --- a/cargo/remote/BUILD.lazy_static-1.4.0.bazel +++ b/cargo/remote/BUILD.lazy_static-1.4.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=lazy_static" ], version = "1.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.libc-0.2.108.bazel b/cargo/remote/BUILD.libc-0.2.108.bazel index 8b0821871..f9640ba5f 100644 --- a/cargo/remote/BUILD.libc-0.2.108.bazel +++ b/cargo/remote/BUILD.libc-0.2.108.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=libc" ], version = "0.2.108", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.libsqlite3-sys-0.23.1.bazel b/cargo/remote/BUILD.libsqlite3-sys-0.23.1.bazel index d36d2f501..2df55cb2f 100644 --- a/cargo/remote/BUILD.libsqlite3-sys-0.23.1.bazel +++ b/cargo/remote/BUILD.libsqlite3-sys-0.23.1.bazel @@ -96,6 +96,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=libsqlite3-sys" ], version = "0.23.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel b/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel index e431e2caf..71fddf4f2 100644 --- a/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel +++ b/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=linkcheck" ], version = "0.4.1-alpha.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.linkify-0.5.0.bazel b/cargo/remote/BUILD.linkify-0.5.0.bazel index 674d08ffc..2aa0c7f49 100644 --- a/cargo/remote/BUILD.linkify-0.5.0.bazel +++ b/cargo/remote/BUILD.linkify-0.5.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=linkify" ], version = "0.5.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.lock_api-0.4.5.bazel b/cargo/remote/BUILD.lock_api-0.4.5.bazel index 72ef1031e..85f158c6b 100644 --- a/cargo/remote/BUILD.lock_api-0.4.5.bazel +++ b/cargo/remote/BUILD.lock_api-0.4.5.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=lock_api" ], version = "0.4.5", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.log-0.4.14.bazel b/cargo/remote/BUILD.log-0.4.14.bazel index 9b6618cec..38b0d0230 100644 --- a/cargo/remote/BUILD.log-0.4.14.bazel +++ b/cargo/remote/BUILD.log-0.4.14.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=log" ], version = "0.4.14", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.mac-0.1.1.bazel b/cargo/remote/BUILD.mac-0.1.1.bazel index 5133dbea0..bf12f8efe 100644 --- a/cargo/remote/BUILD.mac-0.1.1.bazel +++ b/cargo/remote/BUILD.mac-0.1.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=mac" ], version = "0.1.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.maplit-1.0.2.bazel b/cargo/remote/BUILD.maplit-1.0.2.bazel index 581a16bf2..598ac147d 100644 --- a/cargo/remote/BUILD.maplit-1.0.2.bazel +++ b/cargo/remote/BUILD.maplit-1.0.2.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=maplit" ], version = "1.0.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.markup5ever-0.10.1.bazel b/cargo/remote/BUILD.markup5ever-0.10.1.bazel index c42de8378..32da1facd 100644 --- a/cargo/remote/BUILD.markup5ever-0.10.1.bazel +++ b/cargo/remote/BUILD.markup5ever-0.10.1.bazel @@ -76,6 +76,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=markup5ever" ], version = "0.10.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.markup5ever_rcdom-0.1.0.bazel b/cargo/remote/BUILD.markup5ever_rcdom-0.1.0.bazel index 315b4693c..94f891f4b 100644 --- a/cargo/remote/BUILD.markup5ever_rcdom-0.1.0.bazel +++ b/cargo/remote/BUILD.markup5ever_rcdom-0.1.0.bazel @@ -53,6 +53,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=markup5ever_rcdom" ], version = "0.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.matches-0.1.9.bazel b/cargo/remote/BUILD.matches-0.1.9.bazel index 70f7276d8..36c7ebec4 100644 --- a/cargo/remote/BUILD.matches-0.1.9.bazel +++ b/cargo/remote/BUILD.matches-0.1.9.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=matches" ], version = "0.1.9", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.memchr-2.4.1.bazel b/cargo/remote/BUILD.memchr-2.4.1.bazel index 0be113994..42dac88e7 100644 --- a/cargo/remote/BUILD.memchr-2.4.1.bazel +++ b/cargo/remote/BUILD.memchr-2.4.1.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=memchr" ], version = "2.4.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.mime-0.3.16.bazel b/cargo/remote/BUILD.mime-0.3.16.bazel index 6e744a0bc..668021432 100644 --- a/cargo/remote/BUILD.mime-0.3.16.bazel +++ b/cargo/remote/BUILD.mime-0.3.16.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=mime" ], version = "0.3.16", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.mime_guess-2.0.3.bazel b/cargo/remote/BUILD.mime_guess-2.0.3.bazel index 17b9ab21a..5f5382757 100644 --- a/cargo/remote/BUILD.mime_guess-2.0.3.bazel +++ b/cargo/remote/BUILD.mime_guess-2.0.3.bazel @@ -79,6 +79,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=mime_guess" ], version = "2.0.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.minimal-lexical-0.2.1.bazel b/cargo/remote/BUILD.minimal-lexical-0.2.1.bazel index 7d95d4295..45ede9079 100644 --- a/cargo/remote/BUILD.minimal-lexical-0.2.1.bazel +++ b/cargo/remote/BUILD.minimal-lexical-0.2.1.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=minimal-lexical" ], version = "0.2.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel b/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel index c5329b171..f1e7aa49c 100644 --- a/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel +++ b/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel @@ -75,6 +75,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=miniz_oxide" ], version = "0.4.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.mio-0.7.14.bazel b/cargo/remote/BUILD.mio-0.7.14.bazel index 26246af8a..271ac2916 100644 --- a/cargo/remote/BUILD.mio-0.7.14.bazel +++ b/cargo/remote/BUILD.mio-0.7.14.bazel @@ -59,6 +59,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=mio" ], version = "0.7.14", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.miow-0.3.7.bazel b/cargo/remote/BUILD.miow-0.3.7.bazel index d14bd9f14..ea1c2054b 100644 --- a/cargo/remote/BUILD.miow-0.3.7.bazel +++ b/cargo/remote/BUILD.miow-0.3.7.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=miow" ], version = "0.3.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.multimap-0.8.3.bazel b/cargo/remote/BUILD.multimap-0.8.3.bazel index 932699834..8df3b6df1 100644 --- a/cargo/remote/BUILD.multimap-0.8.3.bazel +++ b/cargo/remote/BUILD.multimap-0.8.3.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=multimap" ], version = "0.8.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.native-tls-0.2.8.bazel b/cargo/remote/BUILD.native-tls-0.2.8.bazel index dfe09462c..465e9f555 100644 --- a/cargo/remote/BUILD.native-tls-0.2.8.bazel +++ b/cargo/remote/BUILD.native-tls-0.2.8.bazel @@ -107,6 +107,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=native-tls" ], version = "0.2.8", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.new_debug_unreachable-1.0.4.bazel b/cargo/remote/BUILD.new_debug_unreachable-1.0.4.bazel index d08815086..cef48d828 100644 --- a/cargo/remote/BUILD.new_debug_unreachable-1.0.4.bazel +++ b/cargo/remote/BUILD.new_debug_unreachable-1.0.4.bazel @@ -56,6 +56,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=debug_unreachable" ], version = "1.0.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.nodrop-0.1.14.bazel b/cargo/remote/BUILD.nodrop-0.1.14.bazel index 469b85fac..ce7d698e4 100644 --- a/cargo/remote/BUILD.nodrop-0.1.14.bazel +++ b/cargo/remote/BUILD.nodrop-0.1.14.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=nodrop" ], version = "0.1.14", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.nom-7.1.0.bazel b/cargo/remote/BUILD.nom-7.1.0.bazel index 9961821f9..50a652fdc 100644 --- a/cargo/remote/BUILD.nom-7.1.0.bazel +++ b/cargo/remote/BUILD.nom-7.1.0.bazel @@ -89,6 +89,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=nom" ], version = "7.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.ntapi-0.3.6.bazel b/cargo/remote/BUILD.ntapi-0.3.6.bazel index 5604f01f3..dc1a75dd4 100644 --- a/cargo/remote/BUILD.ntapi-0.3.6.bazel +++ b/cargo/remote/BUILD.ntapi-0.3.6.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=ntapi" ], version = "0.3.6", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.num-format-0.4.0.bazel b/cargo/remote/BUILD.num-format-0.4.0.bazel index 548d9c473..c93ac6f81 100644 --- a/cargo/remote/BUILD.num-format-0.4.0.bazel +++ b/cargo/remote/BUILD.num-format-0.4.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=num-format" ], version = "0.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.num-integer-0.1.44.bazel b/cargo/remote/BUILD.num-integer-0.1.44.bazel index 405456bbe..62125dd02 100644 --- a/cargo/remote/BUILD.num-integer-0.1.44.bazel +++ b/cargo/remote/BUILD.num-integer-0.1.44.bazel @@ -85,6 +85,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=num-integer" ], version = "0.1.44", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.num-traits-0.2.14.bazel b/cargo/remote/BUILD.num-traits-0.2.14.bazel index 603adee9b..074ce70f7 100644 --- a/cargo/remote/BUILD.num-traits-0.2.14.bazel +++ b/cargo/remote/BUILD.num-traits-0.2.14.bazel @@ -77,6 +77,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=num-traits" ], version = "0.2.14", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.num_cpus-1.13.0.bazel b/cargo/remote/BUILD.num_cpus-1.13.0.bazel index 0a2836ccc..7122bc09b 100644 --- a/cargo/remote/BUILD.num_cpus-1.13.0.bazel +++ b/cargo/remote/BUILD.num_cpus-1.13.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=num_cpus" ], version = "1.13.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.num_enum-0.5.4.bazel b/cargo/remote/BUILD.num_enum-0.5.4.bazel index 1940128e7..d9cb2209c 100644 --- a/cargo/remote/BUILD.num_enum-0.5.4.bazel +++ b/cargo/remote/BUILD.num_enum-0.5.4.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=num_enum" ], version = "0.5.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.num_enum_derive-0.5.4.bazel b/cargo/remote/BUILD.num_enum_derive-0.5.4.bazel index d29c9dabb..a57f86948 100644 --- a/cargo/remote/BUILD.num_enum_derive-0.5.4.bazel +++ b/cargo/remote/BUILD.num_enum_derive-0.5.4.bazel @@ -47,6 +47,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=num_enum_derive" ], version = "0.5.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.once_cell-1.8.0.bazel b/cargo/remote/BUILD.once_cell-1.8.0.bazel index c67f2ee83..ac6b6016c 100644 --- a/cargo/remote/BUILD.once_cell-1.8.0.bazel +++ b/cargo/remote/BUILD.once_cell-1.8.0.bazel @@ -63,6 +63,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=once_cell" ], version = "1.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.openssl-0.10.38.bazel b/cargo/remote/BUILD.openssl-0.10.38.bazel index c11652036..6bbd05ce8 100644 --- a/cargo/remote/BUILD.openssl-0.10.38.bazel +++ b/cargo/remote/BUILD.openssl-0.10.38.bazel @@ -80,6 +80,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=openssl" ], version = "0.10.38", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.openssl-probe-0.1.4.bazel b/cargo/remote/BUILD.openssl-probe-0.1.4.bazel index 3dc4c21fc..4cdec94a6 100644 --- a/cargo/remote/BUILD.openssl-probe-0.1.4.bazel +++ b/cargo/remote/BUILD.openssl-probe-0.1.4.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=openssl-probe" ], version = "0.1.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.openssl-sys-0.9.71.bazel b/cargo/remote/BUILD.openssl-sys-0.9.71.bazel index a268ab2bb..9ac38d424 100644 --- a/cargo/remote/BUILD.openssl-sys-0.9.71.bazel +++ b/cargo/remote/BUILD.openssl-sys-0.9.71.bazel @@ -88,6 +88,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=openssl-sys" ], version = "0.9.71", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.parking_lot-0.11.2.bazel b/cargo/remote/BUILD.parking_lot-0.11.2.bazel index 1fa389ef7..c226ebf03 100644 --- a/cargo/remote/BUILD.parking_lot-0.11.2.bazel +++ b/cargo/remote/BUILD.parking_lot-0.11.2.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=parking_lot" ], version = "0.11.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel b/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel index b038c3a81..1c544dc5b 100644 --- a/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel +++ b/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel @@ -95,6 +95,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=parking_lot_core" ], version = "0.8.5", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.paste-0.1.18.bazel b/cargo/remote/BUILD.paste-0.1.18.bazel index 26388fa33..dc55beba0 100644 --- a/cargo/remote/BUILD.paste-0.1.18.bazel +++ b/cargo/remote/BUILD.paste-0.1.18.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=paste" ], version = "0.1.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.paste-impl-0.1.18.bazel b/cargo/remote/BUILD.paste-impl-0.1.18.bazel index 73b4654b6..cb15ee38e 100644 --- a/cargo/remote/BUILD.paste-impl-0.1.18.bazel +++ b/cargo/remote/BUILD.paste-impl-0.1.18.bazel @@ -48,6 +48,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=paste-impl" ], version = "0.1.18", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pct-str-1.1.0.bazel b/cargo/remote/BUILD.pct-str-1.1.0.bazel index 1bfdf187f..b754b6e18 100644 --- a/cargo/remote/BUILD.pct-str-1.1.0.bazel +++ b/cargo/remote/BUILD.pct-str-1.1.0.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pct-str" ], version = "1.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.percent-encoding-2.1.0.bazel b/cargo/remote/BUILD.percent-encoding-2.1.0.bazel index 2d776b30e..c52da8688 100644 --- a/cargo/remote/BUILD.percent-encoding-2.1.0.bazel +++ b/cargo/remote/BUILD.percent-encoding-2.1.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=percent-encoding" ], version = "2.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.petgraph-0.6.0.bazel b/cargo/remote/BUILD.petgraph-0.6.0.bazel index 6b6f0a601..8a2b53175 100644 --- a/cargo/remote/BUILD.petgraph-0.6.0.bazel +++ b/cargo/remote/BUILD.petgraph-0.6.0.bazel @@ -69,6 +69,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=petgraph" ], version = "0.6.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf-0.10.0.bazel b/cargo/remote/BUILD.phf-0.10.0.bazel index 23d190a67..f2cea106e 100644 --- a/cargo/remote/BUILD.phf-0.10.0.bazel +++ b/cargo/remote/BUILD.phf-0.10.0.bazel @@ -54,6 +54,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=phf" ], version = "0.10.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf-0.8.0.bazel b/cargo/remote/BUILD.phf-0.8.0.bazel index 3ab1e777a..84cf22345 100644 --- a/cargo/remote/BUILD.phf-0.8.0.bazel +++ b/cargo/remote/BUILD.phf-0.8.0.bazel @@ -54,6 +54,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=phf" ], version = "0.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf_codegen-0.8.0.bazel b/cargo/remote/BUILD.phf_codegen-0.8.0.bazel index c7f5d4bb3..2518b5440 100644 --- a/cargo/remote/BUILD.phf_codegen-0.8.0.bazel +++ b/cargo/remote/BUILD.phf_codegen-0.8.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=phf_codegen" ], version = "0.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf_generator-0.10.0.bazel b/cargo/remote/BUILD.phf_generator-0.10.0.bazel index 5ff1c2f89..5aa965a45 100644 --- a/cargo/remote/BUILD.phf_generator-0.10.0.bazel +++ b/cargo/remote/BUILD.phf_generator-0.10.0.bazel @@ -49,6 +49,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=gen_hash_test" ], version = "0.10.0", # buildifier: leave-alone @@ -73,6 +74,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=phf_generator" ], version = "0.10.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf_generator-0.8.0.bazel b/cargo/remote/BUILD.phf_generator-0.8.0.bazel index 4d62e2b9b..c244a7dbf 100644 --- a/cargo/remote/BUILD.phf_generator-0.8.0.bazel +++ b/cargo/remote/BUILD.phf_generator-0.8.0.bazel @@ -49,6 +49,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=gen_hash_test" ], version = "0.8.0", # buildifier: leave-alone @@ -73,6 +74,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=phf_generator" ], version = "0.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf_macros-0.10.0.bazel b/cargo/remote/BUILD.phf_macros-0.10.0.bazel index ca29d11ed..3f874bf99 100644 --- a/cargo/remote/BUILD.phf_macros-0.10.0.bazel +++ b/cargo/remote/BUILD.phf_macros-0.10.0.bazel @@ -48,6 +48,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=phf_macros" ], version = "0.10.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf_macros-0.8.0.bazel b/cargo/remote/BUILD.phf_macros-0.8.0.bazel index 7521f65b5..c9eae3bd6 100644 --- a/cargo/remote/BUILD.phf_macros-0.8.0.bazel +++ b/cargo/remote/BUILD.phf_macros-0.8.0.bazel @@ -50,6 +50,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=phf_macros" ], version = "0.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf_shared-0.10.0.bazel b/cargo/remote/BUILD.phf_shared-0.10.0.bazel index 0aae69a8a..7f1895b18 100644 --- a/cargo/remote/BUILD.phf_shared-0.10.0.bazel +++ b/cargo/remote/BUILD.phf_shared-0.10.0.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=phf_shared" ], version = "0.10.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.phf_shared-0.8.0.bazel b/cargo/remote/BUILD.phf_shared-0.8.0.bazel index fa71804a5..e957012ba 100644 --- a/cargo/remote/BUILD.phf_shared-0.8.0.bazel +++ b/cargo/remote/BUILD.phf_shared-0.8.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=phf_shared" ], version = "0.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pin-project-1.0.8.bazel b/cargo/remote/BUILD.pin-project-1.0.8.bazel index 472637aa1..82848bcf3 100644 --- a/cargo/remote/BUILD.pin-project-1.0.8.bazel +++ b/cargo/remote/BUILD.pin-project-1.0.8.bazel @@ -72,6 +72,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pin-project" ], version = "1.0.8", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pin-project-internal-1.0.8.bazel b/cargo/remote/BUILD.pin-project-internal-1.0.8.bazel index c9db6f5a3..fc0df36ba 100644 --- a/cargo/remote/BUILD.pin-project-internal-1.0.8.bazel +++ b/cargo/remote/BUILD.pin-project-internal-1.0.8.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=pin-project-internal" ], version = "1.0.8", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pin-project-lite-0.2.7.bazel b/cargo/remote/BUILD.pin-project-lite-0.2.7.bazel index 49404b73c..724f6a148 100644 --- a/cargo/remote/BUILD.pin-project-lite-0.2.7.bazel +++ b/cargo/remote/BUILD.pin-project-lite-0.2.7.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pin-project-lite" ], version = "0.2.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pin-utils-0.1.0.bazel b/cargo/remote/BUILD.pin-utils-0.1.0.bazel index 184a942ac..7d80d767f 100644 --- a/cargo/remote/BUILD.pin-utils-0.1.0.bazel +++ b/cargo/remote/BUILD.pin-utils-0.1.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pin-utils" ], version = "0.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pkg-config-0.3.22.bazel b/cargo/remote/BUILD.pkg-config-0.3.22.bazel index 571f50b8d..3db7fdfac 100644 --- a/cargo/remote/BUILD.pkg-config-0.3.22.bazel +++ b/cargo/remote/BUILD.pkg-config-0.3.22.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pkg-config" ], version = "0.3.22", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.ppv-lite86-0.2.15.bazel b/cargo/remote/BUILD.ppv-lite86-0.2.15.bazel index 724bab73a..0457b5169 100644 --- a/cargo/remote/BUILD.ppv-lite86-0.2.15.bazel +++ b/cargo/remote/BUILD.ppv-lite86-0.2.15.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=ppv-lite86" ], version = "0.2.15", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.precomputed-hash-0.1.1.bazel b/cargo/remote/BUILD.precomputed-hash-0.1.1.bazel index 431b068f4..7c884d468 100644 --- a/cargo/remote/BUILD.precomputed-hash-0.1.1.bazel +++ b/cargo/remote/BUILD.precomputed-hash-0.1.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=precomputed-hash" ], version = "0.1.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.proc-macro-crate-1.1.0.bazel b/cargo/remote/BUILD.proc-macro-crate-1.1.0.bazel index 6134f33a6..22ed53a5b 100644 --- a/cargo/remote/BUILD.proc-macro-crate-1.1.0.bazel +++ b/cargo/remote/BUILD.proc-macro-crate-1.1.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=proc-macro-crate" ], version = "1.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.proc-macro-hack-0.5.19.bazel b/cargo/remote/BUILD.proc-macro-hack-0.5.19.bazel index 282cf261e..b0c8c966f 100644 --- a/cargo/remote/BUILD.proc-macro-hack-0.5.19.bazel +++ b/cargo/remote/BUILD.proc-macro-hack-0.5.19.bazel @@ -74,6 +74,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=proc-macro-hack" ], version = "0.5.19", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.proc-macro-nested-0.1.7.bazel b/cargo/remote/BUILD.proc-macro-nested-0.1.7.bazel index 9f5c87904..55fe203c5 100644 --- a/cargo/remote/BUILD.proc-macro-nested-0.1.7.bazel +++ b/cargo/remote/BUILD.proc-macro-nested-0.1.7.bazel @@ -74,6 +74,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=proc-macro-nested" ], version = "0.1.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.proc-macro2-1.0.32.bazel b/cargo/remote/BUILD.proc-macro2-1.0.32.bazel index c9d421457..e614f8322 100644 --- a/cargo/remote/BUILD.proc-macro2-1.0.32.bazel +++ b/cargo/remote/BUILD.proc-macro2-1.0.32.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=proc-macro2" ], version = "1.0.32", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.prost-0.9.0.bazel b/cargo/remote/BUILD.prost-0.9.0.bazel index e1683006a..5a7572f58 100644 --- a/cargo/remote/BUILD.prost-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-0.9.0.bazel @@ -53,6 +53,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=prost" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.prost-build-0.9.0.bazel b/cargo/remote/BUILD.prost-build-0.9.0.bazel index d196a7188..40e282026 100644 --- a/cargo/remote/BUILD.prost-build-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-build-0.9.0.bazel @@ -75,6 +75,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=prost-build" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.prost-derive-0.9.0.bazel b/cargo/remote/BUILD.prost-derive-0.9.0.bazel index 3a18a9362..e08ef93e8 100644 --- a/cargo/remote/BUILD.prost-derive-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-derive-0.9.0.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=prost-derive" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.prost-types-0.9.0.bazel b/cargo/remote/BUILD.prost-types-0.9.0.bazel index d3a5b12e9..c98f32f34 100644 --- a/cargo/remote/BUILD.prost-types-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-types-0.9.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=prost-types" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel b/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel index d7f57e956..46429247a 100644 --- a/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel +++ b/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel @@ -84,6 +84,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=pulldown-cmark" ], version = "0.8.0", # buildifier: leave-alone @@ -119,6 +120,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pulldown-cmark" ], version = "0.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pyo3-0.15.1.bazel b/cargo/remote/BUILD.pyo3-0.15.1.bazel index 5ee075617..172211a5c 100644 --- a/cargo/remote/BUILD.pyo3-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-0.15.1.bazel @@ -118,6 +118,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pyo3" ], version = "0.15.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pyo3-build-config-0.15.1.bazel b/cargo/remote/BUILD.pyo3-build-config-0.15.1.bazel index bbb40c7ef..4273e81e7 100644 --- a/cargo/remote/BUILD.pyo3-build-config-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-build-config-0.15.1.bazel @@ -85,6 +85,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pyo3-build-config" ], version = "0.15.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel b/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel index fbdcf5a47..1a859a761 100644 --- a/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=pyo3-macros" ], version = "0.15.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel b/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel index de3f7357c..75b7d49f6 100644 --- a/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=pyo3-macros-backend" ], version = "0.15.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.quote-1.0.10.bazel b/cargo/remote/BUILD.quote-1.0.10.bazel index 304f13658..9ad809a40 100644 --- a/cargo/remote/BUILD.quote-1.0.10.bazel +++ b/cargo/remote/BUILD.quote-1.0.10.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=quote" ], version = "1.0.10", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand-0.7.3.bazel b/cargo/remote/BUILD.rand-0.7.3.bazel index eff4f9ed2..ae76b5df3 100644 --- a/cargo/remote/BUILD.rand-0.7.3.bazel +++ b/cargo/remote/BUILD.rand-0.7.3.bazel @@ -68,6 +68,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand" ], version = "0.7.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand-0.8.4.bazel b/cargo/remote/BUILD.rand-0.8.4.bazel index 7bcbfdcaa..0e7c903bb 100644 --- a/cargo/remote/BUILD.rand-0.8.4.bazel +++ b/cargo/remote/BUILD.rand-0.8.4.bazel @@ -56,6 +56,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand" ], version = "0.8.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand_chacha-0.2.2.bazel b/cargo/remote/BUILD.rand_chacha-0.2.2.bazel index 59ad887a9..1011f0173 100644 --- a/cargo/remote/BUILD.rand_chacha-0.2.2.bazel +++ b/cargo/remote/BUILD.rand_chacha-0.2.2.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand_chacha" ], version = "0.2.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand_chacha-0.3.1.bazel b/cargo/remote/BUILD.rand_chacha-0.3.1.bazel index 8e1045df7..60c9bb52c 100644 --- a/cargo/remote/BUILD.rand_chacha-0.3.1.bazel +++ b/cargo/remote/BUILD.rand_chacha-0.3.1.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand_chacha" ], version = "0.3.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand_core-0.5.1.bazel b/cargo/remote/BUILD.rand_core-0.5.1.bazel index 42d4d9d2b..bd877c0fa 100644 --- a/cargo/remote/BUILD.rand_core-0.5.1.bazel +++ b/cargo/remote/BUILD.rand_core-0.5.1.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand_core" ], version = "0.5.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand_core-0.6.3.bazel b/cargo/remote/BUILD.rand_core-0.6.3.bazel index aa516e9d3..bd34bac68 100644 --- a/cargo/remote/BUILD.rand_core-0.6.3.bazel +++ b/cargo/remote/BUILD.rand_core-0.6.3.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand_core" ], version = "0.6.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand_hc-0.2.0.bazel b/cargo/remote/BUILD.rand_hc-0.2.0.bazel index 611a4a6a5..9c74b5cdb 100644 --- a/cargo/remote/BUILD.rand_hc-0.2.0.bazel +++ b/cargo/remote/BUILD.rand_hc-0.2.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand_hc" ], version = "0.2.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand_hc-0.3.1.bazel b/cargo/remote/BUILD.rand_hc-0.3.1.bazel index ff005c9fc..795e137b8 100644 --- a/cargo/remote/BUILD.rand_hc-0.3.1.bazel +++ b/cargo/remote/BUILD.rand_hc-0.3.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand_hc" ], version = "0.3.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rand_pcg-0.2.1.bazel b/cargo/remote/BUILD.rand_pcg-0.2.1.bazel index 9722067c9..d22223077 100644 --- a/cargo/remote/BUILD.rand_pcg-0.2.1.bazel +++ b/cargo/remote/BUILD.rand_pcg-0.2.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rand_pcg" ], version = "0.2.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.redox_syscall-0.2.10.bazel b/cargo/remote/BUILD.redox_syscall-0.2.10.bazel index f1b577d17..7ddb7191f 100644 --- a/cargo/remote/BUILD.redox_syscall-0.2.10.bazel +++ b/cargo/remote/BUILD.redox_syscall-0.2.10.bazel @@ -54,6 +54,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=syscall" ], version = "0.2.10", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.redox_users-0.4.0.bazel b/cargo/remote/BUILD.redox_users-0.4.0.bazel index 79051fefc..79ae453c3 100644 --- a/cargo/remote/BUILD.redox_users-0.4.0.bazel +++ b/cargo/remote/BUILD.redox_users-0.4.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=redox_users" ], version = "0.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.regex-1.5.4.bazel b/cargo/remote/BUILD.regex-1.5.4.bazel index dec4affbb..8581ed0c1 100644 --- a/cargo/remote/BUILD.regex-1.5.4.bazel +++ b/cargo/remote/BUILD.regex-1.5.4.bazel @@ -74,6 +74,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=regex" ], version = "1.5.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.regex-syntax-0.6.25.bazel b/cargo/remote/BUILD.regex-syntax-0.6.25.bazel index 3ed655820..a1fd4c997 100644 --- a/cargo/remote/BUILD.regex-syntax-0.6.25.bazel +++ b/cargo/remote/BUILD.regex-syntax-0.6.25.bazel @@ -56,6 +56,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=regex-syntax" ], version = "0.6.25", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.remove_dir_all-0.5.3.bazel b/cargo/remote/BUILD.remove_dir_all-0.5.3.bazel index 0a5ab8fbf..2b84609e5 100644 --- a/cargo/remote/BUILD.remove_dir_all-0.5.3.bazel +++ b/cargo/remote/BUILD.remove_dir_all-0.5.3.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=remove_dir_all" ], version = "0.5.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.reqwest-0.11.3.bazel b/cargo/remote/BUILD.reqwest-0.11.3.bazel index cd8f1dd26..5d7205ce0 100644 --- a/cargo/remote/BUILD.reqwest-0.11.3.bazel +++ b/cargo/remote/BUILD.reqwest-0.11.3.bazel @@ -83,6 +83,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=reqwest" ], version = "0.11.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.ring-0.16.20.bazel b/cargo/remote/BUILD.ring-0.16.20.bazel index 2ab0591cf..9d3fa1e0a 100644 --- a/cargo/remote/BUILD.ring-0.16.20.bazel +++ b/cargo/remote/BUILD.ring-0.16.20.bazel @@ -113,6 +113,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=ring" ], version = "0.16.20", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rusqlite-0.26.1.bazel b/cargo/remote/BUILD.rusqlite-0.26.1.bazel index 3cf7d48e4..d8138b6fb 100644 --- a/cargo/remote/BUILD.rusqlite-0.26.1.bazel +++ b/cargo/remote/BUILD.rusqlite-0.26.1.bazel @@ -54,6 +54,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rusqlite" ], version = "0.26.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rustc-hash-1.1.0.bazel b/cargo/remote/BUILD.rustc-hash-1.1.0.bazel index 03577e361..b11b24abf 100644 --- a/cargo/remote/BUILD.rustc-hash-1.1.0.bazel +++ b/cargo/remote/BUILD.rustc-hash-1.1.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rustc-hash" ], version = "1.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rustc_version-0.4.0.bazel b/cargo/remote/BUILD.rustc_version-0.4.0.bazel index af583fb3d..4c2b299b2 100644 --- a/cargo/remote/BUILD.rustc_version-0.4.0.bazel +++ b/cargo/remote/BUILD.rustc_version-0.4.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rustc_version" ], version = "0.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rustls-0.19.1.bazel b/cargo/remote/BUILD.rustls-0.19.1.bazel index e20f0f7cf..6af02c311 100644 --- a/cargo/remote/BUILD.rustls-0.19.1.bazel +++ b/cargo/remote/BUILD.rustls-0.19.1.bazel @@ -63,6 +63,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rustls" ], version = "0.19.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel b/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel index 6c9c37f04..8d1a494c1 100644 --- a/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel +++ b/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=rustls-native-certs" ], version = "0.5.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.rustversion-1.0.5.bazel b/cargo/remote/BUILD.rustversion-1.0.5.bazel index 941e1b216..7b9fcb51a 100644 --- a/cargo/remote/BUILD.rustversion-1.0.5.bazel +++ b/cargo/remote/BUILD.rustversion-1.0.5.bazel @@ -74,6 +74,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=rustversion" ], version = "1.0.5", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.ryu-1.0.6.bazel b/cargo/remote/BUILD.ryu-1.0.6.bazel index 7be7ab061..e686bff53 100644 --- a/cargo/remote/BUILD.ryu-1.0.6.bazel +++ b/cargo/remote/BUILD.ryu-1.0.6.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=ryu" ], version = "1.0.6", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.same-file-1.0.6.bazel b/cargo/remote/BUILD.same-file-1.0.6.bazel index 29f8a5d22..43e442453 100644 --- a/cargo/remote/BUILD.same-file-1.0.6.bazel +++ b/cargo/remote/BUILD.same-file-1.0.6.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=same-file" ], version = "1.0.6", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.schannel-0.1.19.bazel b/cargo/remote/BUILD.schannel-0.1.19.bazel index ee4385d79..ec3e4f239 100644 --- a/cargo/remote/BUILD.schannel-0.1.19.bazel +++ b/cargo/remote/BUILD.schannel-0.1.19.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=schannel" ], version = "0.1.19", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.scopeguard-1.1.0.bazel b/cargo/remote/BUILD.scopeguard-1.1.0.bazel index 5b183145f..c9ce7284a 100644 --- a/cargo/remote/BUILD.scopeguard-1.1.0.bazel +++ b/cargo/remote/BUILD.scopeguard-1.1.0.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=scopeguard" ], version = "1.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.sct-0.6.1.bazel b/cargo/remote/BUILD.sct-0.6.1.bazel index 193120eca..c8b1903d9 100644 --- a/cargo/remote/BUILD.sct-0.6.1.bazel +++ b/cargo/remote/BUILD.sct-0.6.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=sct" ], version = "0.6.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.security-framework-2.4.2.bazel b/cargo/remote/BUILD.security-framework-2.4.2.bazel index 7a8ec6237..127d9364f 100644 --- a/cargo/remote/BUILD.security-framework-2.4.2.bazel +++ b/cargo/remote/BUILD.security-framework-2.4.2.bazel @@ -53,6 +53,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=security-framework" ], version = "2.4.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.security-framework-sys-2.4.2.bazel b/cargo/remote/BUILD.security-framework-sys-2.4.2.bazel index 0b4ba6e2a..1af310972 100644 --- a/cargo/remote/BUILD.security-framework-sys-2.4.2.bazel +++ b/cargo/remote/BUILD.security-framework-sys-2.4.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=security-framework-sys" ], version = "2.4.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.selectors-0.22.0.bazel b/cargo/remote/BUILD.selectors-0.22.0.bazel index ca0908578..7b6c6726f 100644 --- a/cargo/remote/BUILD.selectors-0.22.0.bazel +++ b/cargo/remote/BUILD.selectors-0.22.0.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=selectors" ], version = "0.22.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.self_cell-0.10.2.bazel b/cargo/remote/BUILD.self_cell-0.10.2.bazel index a71eb8c27..001947aae 100644 --- a/cargo/remote/BUILD.self_cell-0.10.2.bazel +++ b/cargo/remote/BUILD.self_cell-0.10.2.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=self_cell" ], version = "0.10.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.semver-1.0.4.bazel b/cargo/remote/BUILD.semver-1.0.4.bazel index 8544d9780..065c825d6 100644 --- a/cargo/remote/BUILD.semver-1.0.4.bazel +++ b/cargo/remote/BUILD.semver-1.0.4.bazel @@ -80,6 +80,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=semver" ], version = "1.0.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.serde-1.0.130.bazel b/cargo/remote/BUILD.serde-1.0.130.bazel index 5d130854a..0c0593e57 100644 --- a/cargo/remote/BUILD.serde-1.0.130.bazel +++ b/cargo/remote/BUILD.serde-1.0.130.bazel @@ -87,6 +87,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=serde" ], version = "1.0.130", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.serde-aux-3.0.1.bazel b/cargo/remote/BUILD.serde-aux-3.0.1.bazel index 7847c1055..8fa456b3c 100644 --- a/cargo/remote/BUILD.serde-aux-3.0.1.bazel +++ b/cargo/remote/BUILD.serde-aux-3.0.1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=serde-aux" ], version = "3.0.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.serde_derive-1.0.130.bazel b/cargo/remote/BUILD.serde_derive-1.0.130.bazel index 33f6cd749..5d3aa2858 100644 --- a/cargo/remote/BUILD.serde_derive-1.0.130.bazel +++ b/cargo/remote/BUILD.serde_derive-1.0.130.bazel @@ -76,6 +76,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=serde_derive" ], version = "1.0.130", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.serde_json-1.0.72.bazel b/cargo/remote/BUILD.serde_json-1.0.72.bazel index 1249c96c4..9d45f421d 100644 --- a/cargo/remote/BUILD.serde_json-1.0.72.bazel +++ b/cargo/remote/BUILD.serde_json-1.0.72.bazel @@ -78,6 +78,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=serde_json" ], version = "1.0.72", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.serde_repr-0.1.7.bazel b/cargo/remote/BUILD.serde_repr-0.1.7.bazel index ea89b301a..462538bb9 100644 --- a/cargo/remote/BUILD.serde_repr-0.1.7.bazel +++ b/cargo/remote/BUILD.serde_repr-0.1.7.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=serde_repr" ], version = "0.1.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.serde_tuple-0.5.0.bazel b/cargo/remote/BUILD.serde_tuple-0.5.0.bazel index 1e21cd00e..f298f1694 100644 --- a/cargo/remote/BUILD.serde_tuple-0.5.0.bazel +++ b/cargo/remote/BUILD.serde_tuple-0.5.0.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=serde_tuple" ], version = "0.5.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel b/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel index d22fcca68..09f433e5b 100644 --- a/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel +++ b/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=serde_tuple_macros" ], version = "0.5.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.serde_urlencoded-0.7.0.bazel b/cargo/remote/BUILD.serde_urlencoded-0.7.0.bazel index 2a7880eb2..4e3ef50e0 100644 --- a/cargo/remote/BUILD.serde_urlencoded-0.7.0.bazel +++ b/cargo/remote/BUILD.serde_urlencoded-0.7.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=serde_urlencoded" ], version = "0.7.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.servo_arc-0.1.1.bazel b/cargo/remote/BUILD.servo_arc-0.1.1.bazel index 94998cdcf..6c2249221 100644 --- a/cargo/remote/BUILD.servo_arc-0.1.1.bazel +++ b/cargo/remote/BUILD.servo_arc-0.1.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=servo_arc" ], version = "0.1.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.sha1-0.6.0.bazel b/cargo/remote/BUILD.sha1-0.6.0.bazel index a738cd26f..692bdd0c2 100644 --- a/cargo/remote/BUILD.sha1-0.6.0.bazel +++ b/cargo/remote/BUILD.sha1-0.6.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=sha1" ], version = "0.6.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel b/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel new file mode 100644 index 000000000..baf8fd2d6 --- /dev/null +++ b/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel @@ -0,0 +1,57 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:defs.bzl", + "rust_binary", + "rust_library", + "rust_proc_macro", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" +]) + +# Generated Targets + +rust_library( + name = "signal_hook_registry", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + "crate-name=signal-hook-registry" + ], + version = "1.4.0", + # buildifier: leave-alone + deps = [ + "@raze__libc__0_2_108//:libc", + ], +) + +# Unsupported target "unregister_signal" with type "test" omitted diff --git a/cargo/remote/BUILD.siphasher-0.3.7.bazel b/cargo/remote/BUILD.siphasher-0.3.7.bazel index 69d8faee2..c80f67838 100644 --- a/cargo/remote/BUILD.siphasher-0.3.7.bazel +++ b/cargo/remote/BUILD.siphasher-0.3.7.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=siphasher" ], version = "0.3.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.slab-0.4.5.bazel b/cargo/remote/BUILD.slab-0.4.5.bazel index 8cbaf3908..2498a752a 100644 --- a/cargo/remote/BUILD.slab-0.4.5.bazel +++ b/cargo/remote/BUILD.slab-0.4.5.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=slab" ], version = "0.4.5", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.slog-2.7.0.bazel b/cargo/remote/BUILD.slog-2.7.0.bazel index 1a350e885..67ac0a0a6 100644 --- a/cargo/remote/BUILD.slog-2.7.0.bazel +++ b/cargo/remote/BUILD.slog-2.7.0.bazel @@ -88,6 +88,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=slog" ], version = "2.7.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.slog-async-2.7.0.bazel b/cargo/remote/BUILD.slog-async-2.7.0.bazel index 885be9fa1..6f180c304 100644 --- a/cargo/remote/BUILD.slog-async-2.7.0.bazel +++ b/cargo/remote/BUILD.slog-async-2.7.0.bazel @@ -76,6 +76,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=slog-async" ], version = "2.7.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel b/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel index e5ac07ada..65eb888a6 100644 --- a/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel +++ b/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel @@ -53,6 +53,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=slog-envlogger" ], version = "2.2.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.slog-scope-4.4.0.bazel b/cargo/remote/BUILD.slog-scope-4.4.0.bazel index 9e9a65c86..1de1dd510 100644 --- a/cargo/remote/BUILD.slog-scope-4.4.0.bazel +++ b/cargo/remote/BUILD.slog-scope-4.4.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=slog-scope" ], version = "4.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.slog-stdlog-4.1.0.bazel b/cargo/remote/BUILD.slog-stdlog-4.1.0.bazel index a83b417c6..5b100231b 100644 --- a/cargo/remote/BUILD.slog-stdlog-4.1.0.bazel +++ b/cargo/remote/BUILD.slog-stdlog-4.1.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=slog-stdlog" ], version = "4.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.slog-term-2.8.0.bazel b/cargo/remote/BUILD.slog-term-2.8.0.bazel index 5fc09ae33..21a312517 100644 --- a/cargo/remote/BUILD.slog-term-2.8.0.bazel +++ b/cargo/remote/BUILD.slog-term-2.8.0.bazel @@ -57,6 +57,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=slog-term" ], version = "2.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.smallvec-1.7.0.bazel b/cargo/remote/BUILD.smallvec-1.7.0.bazel index 0603536a1..7c2f24150 100644 --- a/cargo/remote/BUILD.smallvec-1.7.0.bazel +++ b/cargo/remote/BUILD.smallvec-1.7.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=smallvec" ], version = "1.7.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.socket2-0.4.2.bazel b/cargo/remote/BUILD.socket2-0.4.2.bazel index 90e48acf6..4dfc75fbe 100644 --- a/cargo/remote/BUILD.socket2-0.4.2.bazel +++ b/cargo/remote/BUILD.socket2-0.4.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=socket2" ], version = "0.4.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.spin-0.5.2.bazel b/cargo/remote/BUILD.spin-0.5.2.bazel index eff5255bd..513d38718 100644 --- a/cargo/remote/BUILD.spin-0.5.2.bazel +++ b/cargo/remote/BUILD.spin-0.5.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=spin" ], version = "0.5.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.stable_deref_trait-1.2.0.bazel b/cargo/remote/BUILD.stable_deref_trait-1.2.0.bazel index dd6bf8c31..3e02c65b0 100644 --- a/cargo/remote/BUILD.stable_deref_trait-1.2.0.bazel +++ b/cargo/remote/BUILD.stable_deref_trait-1.2.0.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=stable_deref_trait" ], version = "1.2.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.string_cache-0.8.2.bazel b/cargo/remote/BUILD.string_cache-0.8.2.bazel index 19b11a671..3ea74010c 100644 --- a/cargo/remote/BUILD.string_cache-0.8.2.bazel +++ b/cargo/remote/BUILD.string_cache-0.8.2.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=string_cache" ], version = "0.8.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel b/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel index a4ae126b7..ed774cd73 100644 --- a/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel +++ b/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=string_cache_codegen" ], version = "0.5.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.strum-0.23.0.bazel b/cargo/remote/BUILD.strum-0.23.0.bazel index 2dd804801..b15637c5d 100644 --- a/cargo/remote/BUILD.strum-0.23.0.bazel +++ b/cargo/remote/BUILD.strum-0.23.0.bazel @@ -52,6 +52,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=strum" ], version = "0.23.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.strum_macros-0.23.1.bazel b/cargo/remote/BUILD.strum_macros-0.23.1.bazel index e760da9b4..a71087a2d 100644 --- a/cargo/remote/BUILD.strum_macros-0.23.1.bazel +++ b/cargo/remote/BUILD.strum_macros-0.23.1.bazel @@ -48,6 +48,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=strum_macros" ], version = "0.23.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.syn-1.0.82.bazel b/cargo/remote/BUILD.syn-1.0.82.bazel index 7e673ad98..85c62429a 100644 --- a/cargo/remote/BUILD.syn-1.0.82.bazel +++ b/cargo/remote/BUILD.syn-1.0.82.bazel @@ -102,6 +102,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=syn" ], version = "1.0.82", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.take_mut-0.2.2.bazel b/cargo/remote/BUILD.take_mut-0.2.2.bazel index 6c7250b1a..4db3d0d31 100644 --- a/cargo/remote/BUILD.take_mut-0.2.2.bazel +++ b/cargo/remote/BUILD.take_mut-0.2.2.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=take_mut" ], version = "0.2.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tempfile-3.2.0.bazel b/cargo/remote/BUILD.tempfile-3.2.0.bazel index 0250a5f1e..a5254e0c4 100644 --- a/cargo/remote/BUILD.tempfile-3.2.0.bazel +++ b/cargo/remote/BUILD.tempfile-3.2.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tempfile" ], version = "3.2.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tendril-0.4.2.bazel b/cargo/remote/BUILD.tendril-0.4.2.bazel index 8c5bf9c7d..4bee0a4e2 100644 --- a/cargo/remote/BUILD.tendril-0.4.2.bazel +++ b/cargo/remote/BUILD.tendril-0.4.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tendril" ], version = "0.4.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.termcolor-1.1.2.bazel b/cargo/remote/BUILD.termcolor-1.1.2.bazel index d2b75f623..0002cd485 100644 --- a/cargo/remote/BUILD.termcolor-1.1.2.bazel +++ b/cargo/remote/BUILD.termcolor-1.1.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=termcolor" ], version = "1.1.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.thin-slice-0.1.1.bazel b/cargo/remote/BUILD.thin-slice-0.1.1.bazel index bd5145be6..a372859cf 100644 --- a/cargo/remote/BUILD.thin-slice-0.1.1.bazel +++ b/cargo/remote/BUILD.thin-slice-0.1.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=thin-slice" ], version = "0.1.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.thiserror-1.0.30.bazel b/cargo/remote/BUILD.thiserror-1.0.30.bazel index b33ce8211..968770b46 100644 --- a/cargo/remote/BUILD.thiserror-1.0.30.bazel +++ b/cargo/remote/BUILD.thiserror-1.0.30.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=thiserror" ], version = "1.0.30", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel b/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel index 6f7ad05e7..076a02316 100644 --- a/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel +++ b/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=thiserror-impl" ], version = "1.0.30", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.thread_local-1.1.3.bazel b/cargo/remote/BUILD.thread_local-1.1.3.bazel index 7f816fd3e..d516fcd77 100644 --- a/cargo/remote/BUILD.thread_local-1.1.3.bazel +++ b/cargo/remote/BUILD.thread_local-1.1.3.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=thread_local" ], version = "1.1.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.time-0.1.44.bazel b/cargo/remote/BUILD.time-0.1.44.bazel index 4d7b3e064..ae8ba34b5 100644 --- a/cargo/remote/BUILD.time-0.1.44.bazel +++ b/cargo/remote/BUILD.time-0.1.44.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=time" ], version = "0.1.44", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tinystr-0.3.4.bazel b/cargo/remote/BUILD.tinystr-0.3.4.bazel index f5b55671d..df42b7cd4 100644 --- a/cargo/remote/BUILD.tinystr-0.3.4.bazel +++ b/cargo/remote/BUILD.tinystr-0.3.4.bazel @@ -53,6 +53,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tinystr" ], version = "0.3.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tinyvec-1.5.1.bazel b/cargo/remote/BUILD.tinyvec-1.5.1.bazel index ce871acbc..47e225a60 100644 --- a/cargo/remote/BUILD.tinyvec-1.5.1.bazel +++ b/cargo/remote/BUILD.tinyvec-1.5.1.bazel @@ -52,6 +52,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tinyvec" ], version = "1.5.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tinyvec_macros-0.1.0.bazel b/cargo/remote/BUILD.tinyvec_macros-0.1.0.bazel index 0aa171365..034065675 100644 --- a/cargo/remote/BUILD.tinyvec_macros-0.1.0.bazel +++ b/cargo/remote/BUILD.tinyvec_macros-0.1.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tinyvec_macros" ], version = "0.1.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tokio-1.14.0.bazel b/cargo/remote/BUILD.tokio-1.14.0.bazel index ad9837f16..a095b0377 100644 --- a/cargo/remote/BUILD.tokio-1.14.0.bazel +++ b/cargo/remote/BUILD.tokio-1.14.0.bazel @@ -46,6 +46,8 @@ cargo_build_script( "bytes", "default", "fs", + "full", + "io-std", "io-util", "libc", "macros", @@ -53,8 +55,13 @@ cargo_build_script( "mio", "net", "num_cpus", + "once_cell", + "parking_lot", + "process", "rt", "rt-multi-thread", + "signal", + "signal-hook-registry", "sync", "time", "tokio-macros", @@ -105,6 +112,8 @@ rust_library( "bytes", "default", "fs", + "full", + "io-std", "io-util", "libc", "macros", @@ -112,8 +121,13 @@ rust_library( "mio", "net", "num_cpus", + "once_cell", + "parking_lot", + "process", "rt", "rt-multi-thread", + "signal", + "signal-hook-registry", "sync", "time", "tokio-macros", @@ -131,6 +145,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tokio" ], version = "1.14.0", # buildifier: leave-alone @@ -140,6 +155,8 @@ rust_library( "@raze__memchr__2_4_1//:memchr", "@raze__mio__0_7_14//:mio", "@raze__num_cpus__1_13_0//:num_cpus", + "@raze__once_cell__1_8_0//:once_cell", + "@raze__parking_lot__0_11_2//:parking_lot", "@raze__pin_project_lite__0_2_7//:pin_project_lite", ] + selects.with_or({ # cfg(unix) @@ -152,6 +169,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-apple-ios", ): [ "@raze__libc__0_2_108//:libc", + "@raze__signal_hook_registry__1_4_0//:signal_hook_registry", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel b/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel index 8c202e44c..d59e04fff 100644 --- a/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel +++ b/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tokio-io-timeout" ], version = "1.1.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tokio-macros-1.6.0.bazel b/cargo/remote/BUILD.tokio-macros-1.6.0.bazel index c2bde9568..a1b58dc33 100644 --- a/cargo/remote/BUILD.tokio-macros-1.6.0.bazel +++ b/cargo/remote/BUILD.tokio-macros-1.6.0.bazel @@ -45,6 +45,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=tokio-macros" ], version = "1.6.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel b/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel index 0f314e215..018de920e 100644 --- a/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel +++ b/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tokio-native-tls" ], version = "0.3.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel b/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel index c4a40ee76..7dfb2b056 100644 --- a/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel +++ b/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tokio-rustls" ], version = "0.22.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tokio-socks-0.5.1.bazel b/cargo/remote/BUILD.tokio-socks-0.5.1.bazel index 99a6e2e35..1eeb033f4 100644 --- a/cargo/remote/BUILD.tokio-socks-0.5.1.bazel +++ b/cargo/remote/BUILD.tokio-socks-0.5.1.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tokio-socks" ], version = "0.5.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tokio-util-0.6.9.bazel b/cargo/remote/BUILD.tokio-util-0.6.9.bazel index 573fc2447..0e644cf07 100644 --- a/cargo/remote/BUILD.tokio-util-0.6.9.bazel +++ b/cargo/remote/BUILD.tokio-util-0.6.9.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tokio-util" ], version = "0.6.9", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.toml-0.5.8.bazel b/cargo/remote/BUILD.toml-0.5.8.bazel index 7492b0a72..751da58b7 100644 --- a/cargo/remote/BUILD.toml-0.5.8.bazel +++ b/cargo/remote/BUILD.toml-0.5.8.bazel @@ -52,6 +52,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=toml" ], version = "0.5.8", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tower-service-0.3.1.bazel b/cargo/remote/BUILD.tower-service-0.3.1.bazel index e3c0d8c51..4802cda05 100644 --- a/cargo/remote/BUILD.tower-service-0.3.1.bazel +++ b/cargo/remote/BUILD.tower-service-0.3.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tower-service" ], version = "0.3.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tracing-0.1.29.bazel b/cargo/remote/BUILD.tracing-0.1.29.bazel index 9b36b848b..2c303bc90 100644 --- a/cargo/remote/BUILD.tracing-0.1.29.bazel +++ b/cargo/remote/BUILD.tracing-0.1.29.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tracing" ], version = "0.1.29", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.tracing-core-0.1.21.bazel b/cargo/remote/BUILD.tracing-core-0.1.21.bazel index 50cb5be44..6ee14a9b6 100644 --- a/cargo/remote/BUILD.tracing-core-0.1.21.bazel +++ b/cargo/remote/BUILD.tracing-core-0.1.21.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=tracing-core" ], version = "0.1.21", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.try-lock-0.2.3.bazel b/cargo/remote/BUILD.try-lock-0.2.3.bazel index 68409b64c..39a3c9562 100644 --- a/cargo/remote/BUILD.try-lock-0.2.3.bazel +++ b/cargo/remote/BUILD.try-lock-0.2.3.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=try-lock" ], version = "0.2.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.type-map-0.4.0.bazel b/cargo/remote/BUILD.type-map-0.4.0.bazel index 5a1e8bd04..1da3e9bd3 100644 --- a/cargo/remote/BUILD.type-map-0.4.0.bazel +++ b/cargo/remote/BUILD.type-map-0.4.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=type-map" ], version = "0.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.typenum-1.14.0.bazel b/cargo/remote/BUILD.typenum-1.14.0.bazel index 3102e0057..4853cc6de 100644 --- a/cargo/remote/BUILD.typenum-1.14.0.bazel +++ b/cargo/remote/BUILD.typenum-1.14.0.bazel @@ -74,6 +74,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=typenum" ], version = "1.14.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-char-property-0.9.0.bazel b/cargo/remote/BUILD.unic-char-property-0.9.0.bazel index 11a7eefb9..98e4d1f27 100644 --- a/cargo/remote/BUILD.unic-char-property-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-char-property-0.9.0.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unic-char-property" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-char-range-0.9.0.bazel b/cargo/remote/BUILD.unic-char-range-0.9.0.bazel index d8a648bfa..6441f3e6c 100644 --- a/cargo/remote/BUILD.unic-char-range-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-char-range-0.9.0.bazel @@ -50,6 +50,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unic-char-range" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-common-0.9.0.bazel b/cargo/remote/BUILD.unic-common-0.9.0.bazel index 51ac70220..67ca4c304 100644 --- a/cargo/remote/BUILD.unic-common-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-common-0.9.0.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unic-common" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-langid-0.9.0.bazel b/cargo/remote/BUILD.unic-langid-0.9.0.bazel index 45b5eb159..b391968e8 100644 --- a/cargo/remote/BUILD.unic-langid-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-langid-0.9.0.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unic-langid" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-langid-impl-0.9.0.bazel b/cargo/remote/BUILD.unic-langid-impl-0.9.0.bazel index 50e1786b8..e4fe1e21a 100644 --- a/cargo/remote/BUILD.unic-langid-impl-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-langid-impl-0.9.0.bazel @@ -55,6 +55,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=generate_layout" ], version = "0.9.0", # buildifier: leave-alone @@ -80,6 +81,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=generate_likelysubtags" ], version = "0.9.0", # buildifier: leave-alone @@ -103,6 +105,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unic-langid-impl" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-langid-macros-0.9.0.bazel b/cargo/remote/BUILD.unic-langid-macros-0.9.0.bazel index bfb479760..a0ceb7cdd 100644 --- a/cargo/remote/BUILD.unic-langid-macros-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-langid-macros-0.9.0.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unic-langid-macros" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel b/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel index 19f917bc9..cfe231276 100644 --- a/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel @@ -48,6 +48,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=unic-langid-macros-impl" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-ucd-category-0.9.0.bazel b/cargo/remote/BUILD.unic-ucd-category-0.9.0.bazel index 2ffddcc66..6e5993e3d 100644 --- a/cargo/remote/BUILD.unic-ucd-category-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-ucd-category-0.9.0.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unic-ucd-category" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unic-ucd-version-0.9.0.bazel b/cargo/remote/BUILD.unic-ucd-version-0.9.0.bazel index 6e71fc58b..e40da33c4 100644 --- a/cargo/remote/BUILD.unic-ucd-version-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-ucd-version-0.9.0.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unic-ucd-version" ], version = "0.9.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unicase-2.6.0.bazel b/cargo/remote/BUILD.unicase-2.6.0.bazel index 9313ba718..7b8b46181 100644 --- a/cargo/remote/BUILD.unicase-2.6.0.bazel +++ b/cargo/remote/BUILD.unicase-2.6.0.bazel @@ -75,6 +75,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unicase" ], version = "2.6.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unicode-bidi-0.3.7.bazel b/cargo/remote/BUILD.unicode-bidi-0.3.7.bazel index 8f90e4e3c..81a0bc673 100644 --- a/cargo/remote/BUILD.unicode-bidi-0.3.7.bazel +++ b/cargo/remote/BUILD.unicode-bidi-0.3.7.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unicode_bidi" ], version = "0.3.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unicode-normalization-0.1.19.bazel b/cargo/remote/BUILD.unicode-normalization-0.1.19.bazel index 9e0dd7ee2..189515e7e 100644 --- a/cargo/remote/BUILD.unicode-normalization-0.1.19.bazel +++ b/cargo/remote/BUILD.unicode-normalization-0.1.19.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unicode-normalization" ], version = "0.1.19", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unicode-segmentation-1.8.0.bazel b/cargo/remote/BUILD.unicode-segmentation-1.8.0.bazel index c87447533..7efd6cf4b 100644 --- a/cargo/remote/BUILD.unicode-segmentation-1.8.0.bazel +++ b/cargo/remote/BUILD.unicode-segmentation-1.8.0.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unicode-segmentation" ], version = "1.8.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unicode-width-0.1.9.bazel b/cargo/remote/BUILD.unicode-width-0.1.9.bazel index cb458cd23..17dc6837e 100644 --- a/cargo/remote/BUILD.unicode-width-0.1.9.bazel +++ b/cargo/remote/BUILD.unicode-width-0.1.9.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unicode-width" ], version = "0.1.9", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unicode-xid-0.2.2.bazel b/cargo/remote/BUILD.unicode-xid-0.2.2.bazel index 97599d8b2..f3c708448 100644 --- a/cargo/remote/BUILD.unicode-xid-0.2.2.bazel +++ b/cargo/remote/BUILD.unicode-xid-0.2.2.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unicode-xid" ], version = "0.2.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.unindent-0.1.7.bazel b/cargo/remote/BUILD.unindent-0.1.7.bazel index 8e007be2b..561e8db08 100644 --- a/cargo/remote/BUILD.unindent-0.1.7.bazel +++ b/cargo/remote/BUILD.unindent-0.1.7.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=unindent" ], version = "0.1.7", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.untrusted-0.7.1.bazel b/cargo/remote/BUILD.untrusted-0.7.1.bazel index e0dd26c49..e0b32f5c6 100644 --- a/cargo/remote/BUILD.untrusted-0.7.1.bazel +++ b/cargo/remote/BUILD.untrusted-0.7.1.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=untrusted" ], version = "0.7.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.url-2.2.2.bazel b/cargo/remote/BUILD.url-2.2.2.bazel index d8d303969..2ed2338b6 100644 --- a/cargo/remote/BUILD.url-2.2.2.bazel +++ b/cargo/remote/BUILD.url-2.2.2.bazel @@ -48,6 +48,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=url" ], version = "2.2.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.utf-8-0.7.6.bazel b/cargo/remote/BUILD.utf-8-0.7.6.bazel index 1f0ed17b7..44dadce82 100644 --- a/cargo/remote/BUILD.utf-8-0.7.6.bazel +++ b/cargo/remote/BUILD.utf-8-0.7.6.bazel @@ -56,6 +56,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=utf8" ], version = "0.7.6", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.utf8-decode-1.0.1.bazel b/cargo/remote/BUILD.utf8-decode-1.0.1.bazel index fbd59bc56..69975aecb 100644 --- a/cargo/remote/BUILD.utf8-decode-1.0.1.bazel +++ b/cargo/remote/BUILD.utf8-decode-1.0.1.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=utf8-decode" ], version = "1.0.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.utime-0.3.1.bazel b/cargo/remote/BUILD.utime-0.3.1.bazel index 81a78574d..c374b9dcd 100644 --- a/cargo/remote/BUILD.utime-0.3.1.bazel +++ b/cargo/remote/BUILD.utime-0.3.1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=utime" ], version = "0.3.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.vcpkg-0.2.15.bazel b/cargo/remote/BUILD.vcpkg-0.2.15.bazel index 624790091..ef86156f2 100644 --- a/cargo/remote/BUILD.vcpkg-0.2.15.bazel +++ b/cargo/remote/BUILD.vcpkg-0.2.15.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=vcpkg" ], version = "0.2.15", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.version_check-0.9.3.bazel b/cargo/remote/BUILD.version_check-0.9.3.bazel index 38f9942a0..e36f43903 100644 --- a/cargo/remote/BUILD.version_check-0.9.3.bazel +++ b/cargo/remote/BUILD.version_check-0.9.3.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=version_check" ], version = "0.9.3", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.walkdir-2.3.2.bazel b/cargo/remote/BUILD.walkdir-2.3.2.bazel index e0f4c3081..133422e10 100644 --- a/cargo/remote/BUILD.walkdir-2.3.2.bazel +++ b/cargo/remote/BUILD.walkdir-2.3.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=walkdir" ], version = "2.3.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.want-0.3.0.bazel b/cargo/remote/BUILD.want-0.3.0.bazel index 88a627a81..d555a07fa 100644 --- a/cargo/remote/BUILD.want-0.3.0.bazel +++ b/cargo/remote/BUILD.want-0.3.0.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=want" ], version = "0.3.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel b/cargo/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel index e11a1a176..fb0b9c865 100644 --- a/cargo/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel +++ b/cargo/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=wasi" ], version = "0.10.0+wasi-snapshot-preview1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel b/cargo/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel index 1e7df7950..bdda6945c 100644 --- a/cargo/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel +++ b/cargo/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=wasi" ], version = "0.9.0+wasi-snapshot-preview1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.wasm-bindgen-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-0.2.78.bazel index 37d44f9c7..508be2c0c 100644 --- a/cargo/remote/BUILD.wasm-bindgen-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-0.2.78.bazel @@ -89,6 +89,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=wasm-bindgen" ], version = "0.2.78", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.wasm-bindgen-backend-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-backend-0.2.78.bazel index 9db7b4d89..9925d580d 100644 --- a/cargo/remote/BUILD.wasm-bindgen-backend-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-backend-0.2.78.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=wasm-bindgen-backend" ], version = "0.2.78", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.wasm-bindgen-futures-0.4.28.bazel b/cargo/remote/BUILD.wasm-bindgen-futures-0.4.28.bazel index 736b6c116..cf8d8cfd5 100644 --- a/cargo/remote/BUILD.wasm-bindgen-futures-0.4.28.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-futures-0.4.28.bazel @@ -45,6 +45,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=wasm-bindgen-futures" ], version = "0.4.28", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.wasm-bindgen-macro-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-macro-0.2.78.bazel index e50d1c228..39cb39d23 100644 --- a/cargo/remote/BUILD.wasm-bindgen-macro-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-macro-0.2.78.bazel @@ -46,6 +46,7 @@ rust_proc_macro( tags = [ "cargo-raze", "manual", + "crate-name=wasm-bindgen-macro" ], version = "0.2.78", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.78.bazel index 71b915dbe..31a6ae3ee 100644 --- a/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.78.bazel @@ -46,6 +46,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=wasm-bindgen-macro-support" ], version = "0.2.78", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.wasm-bindgen-shared-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-shared-0.2.78.bazel index 39c63feeb..033e59c24 100644 --- a/cargo/remote/BUILD.wasm-bindgen-shared-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-shared-0.2.78.bazel @@ -75,6 +75,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=wasm-bindgen-shared" ], version = "0.2.78", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.web-sys-0.3.55.bazel b/cargo/remote/BUILD.web-sys-0.3.55.bazel index 1c829db45..d38d958b8 100644 --- a/cargo/remote/BUILD.web-sys-0.3.55.bazel +++ b/cargo/remote/BUILD.web-sys-0.3.55.bazel @@ -62,6 +62,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=web-sys" ], version = "0.3.55", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.webpki-0.21.4.bazel b/cargo/remote/BUILD.webpki-0.21.4.bazel index c4a80e641..f48c75524 100644 --- a/cargo/remote/BUILD.webpki-0.21.4.bazel +++ b/cargo/remote/BUILD.webpki-0.21.4.bazel @@ -49,6 +49,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=webpki" ], version = "0.21.4", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.webpki-roots-0.21.1.bazel b/cargo/remote/BUILD.webpki-roots-0.21.1.bazel index f4d52faaf..d23928cb9 100644 --- a/cargo/remote/BUILD.webpki-roots-0.21.1.bazel +++ b/cargo/remote/BUILD.webpki-roots-0.21.1.bazel @@ -47,6 +47,7 @@ rust_binary( tags = [ "cargo-raze", "manual", + "crate-name=process_cert" ], version = "0.21.1", # buildifier: leave-alone @@ -70,6 +71,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=webpki-roots" ], version = "0.21.1", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.which-4.2.2.bazel b/cargo/remote/BUILD.which-4.2.2.bazel index f0e110ff1..f6e9a19a4 100644 --- a/cargo/remote/BUILD.which-4.2.2.bazel +++ b/cargo/remote/BUILD.which-4.2.2.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=which" ], version = "4.2.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.winapi-0.3.9.bazel b/cargo/remote/BUILD.winapi-0.3.9.bazel index 02d1c5c34..65abad8e7 100644 --- a/cargo/remote/BUILD.winapi-0.3.9.bazel +++ b/cargo/remote/BUILD.winapi-0.3.9.bazel @@ -75,6 +75,7 @@ cargo_build_script( "std", "synchapi", "sysinfoapi", + "threadpoollegacyapiset", "timezoneapi", "winbase", "wincon", @@ -142,6 +143,7 @@ rust_library( "std", "synchapi", "sysinfoapi", + "threadpoollegacyapiset", "timezoneapi", "winbase", "wincon", @@ -166,6 +168,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=winapi" ], version = "0.3.9", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel b/cargo/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel index c6c51622c..70a066e5d 100644 --- a/cargo/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel +++ b/cargo/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel @@ -74,6 +74,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=winapi-i686-pc-windows-gnu" ], version = "0.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.winapi-util-0.1.5.bazel b/cargo/remote/BUILD.winapi-util-0.1.5.bazel index 3319ec2fc..f3d37bf04 100644 --- a/cargo/remote/BUILD.winapi-util-0.1.5.bazel +++ b/cargo/remote/BUILD.winapi-util-0.1.5.bazel @@ -47,6 +47,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=winapi-util" ], version = "0.1.5", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel b/cargo/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel index b2370ea09..040f1187b 100644 --- a/cargo/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel +++ b/cargo/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel @@ -74,6 +74,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=winapi-x86_64-pc-windows-gnu" ], version = "0.4.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.winreg-0.7.0.bazel b/cargo/remote/BUILD.winreg-0.7.0.bazel index 0ecd24bbf..1f3a9442e 100644 --- a/cargo/remote/BUILD.winreg-0.7.0.bazel +++ b/cargo/remote/BUILD.winreg-0.7.0.bazel @@ -55,6 +55,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=winreg" ], version = "0.7.0", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.xml5ever-0.16.2.bazel b/cargo/remote/BUILD.xml5ever-0.16.2.bazel index e2b0565e6..6a5e59ee1 100644 --- a/cargo/remote/BUILD.xml5ever-0.16.2.bazel +++ b/cargo/remote/BUILD.xml5ever-0.16.2.bazel @@ -51,6 +51,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=xml5ever" ], version = "0.16.2", # buildifier: leave-alone diff --git a/cargo/remote/BUILD.zip-0.5.13.bazel b/cargo/remote/BUILD.zip-0.5.13.bazel index ff4054fb7..4bd1d5549 100644 --- a/cargo/remote/BUILD.zip-0.5.13.bazel +++ b/cargo/remote/BUILD.zip-0.5.13.bazel @@ -62,6 +62,7 @@ rust_library( tags = [ "cargo-raze", "manual", + "crate-name=zip" ], version = "0.5.13", # buildifier: leave-alone diff --git a/rslib/BUILD.bazel b/rslib/BUILD.bazel index 8ef23d2a5..fa2bdf15c 100644 --- a/rslib/BUILD.bazel +++ b/rslib/BUILD.bazel @@ -148,29 +148,6 @@ rust_test( ], ) -rust_test( - name = "links", - srcs = ["tests/links.rs"], - tags = [ - "ci", - "manual", - ], - deps = [ - ":anki", - "//rslib/cargo:futures", - "//rslib/cargo:itertools", - "//rslib/cargo:linkcheck", - "//rslib/cargo:strum", - "//rslib/cargo:tokio", - ] + select({ - # rustls on Linux - "//platforms:linux_x86_64": ["@reqwest_rustls//:reqwest"], - "//platforms:linux_arm64": ["@reqwest_rustls//:reqwest"], - # native tls on other platforms - "//conditions:default": ["//rslib/cargo:reqwest"], - }), -) - rustfmt_test( name = "format_check", srcs = glob([ diff --git a/rslib/Cargo.toml b/rslib/Cargo.toml index 9d6c1e016..638712f0d 100644 --- a/rslib/Cargo.toml +++ b/rslib/Cargo.toml @@ -13,11 +13,6 @@ path = "src/lib.rs" [features] bench = ["criterion"] -links = ["linkcheck"] - -[[test]] -name = "links" -required-features = ["links"] [[bench]] name = "benchmark" @@ -40,7 +35,6 @@ unicase = "=2.6.0" anki_i18n = { path="i18n" } criterion = { version = "0.3.5", optional = true } -linkcheck = { git = "https://github.com/ankitects/linkcheck.git", rev = "2f20798ce521cc594d510d4e417e76d5eac04d4b", optional = true } nom = "7.0.0" proc-macro-nested = "0.1.7" diff --git a/rslib/linkchecker/BUILD.bazel b/rslib/linkchecker/BUILD.bazel new file mode 100644 index 000000000..efed38bd4 --- /dev/null +++ b/rslib/linkchecker/BUILD.bazel @@ -0,0 +1,42 @@ +# Copyright: Ankitects Pty Ltd and contributors +# License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html + +load("@rules_rust//rust:defs.bzl", "rust_test") +load("//rslib:rustfmt.bzl", "rustfmt_fix", "rustfmt_test") + +rust_test( + name = "linkchecker", + srcs = ["tests/links.rs"], + tags = [ + "ci", + "manual", + ], + deps = [ + "//rslib:anki", + "//rslib/linkchecker/cargo:futures", + "//rslib/linkchecker/cargo:itertools", + "//rslib/linkchecker/cargo:linkcheck", + "//rslib/linkchecker/cargo:strum", + "//rslib/linkchecker/cargo:tokio", + ] + select({ + # rustls on Linux + "//platforms:linux_x86_64": ["@reqwest_rustls//:reqwest"], + "//platforms:linux_arm64": ["@reqwest_rustls//:reqwest"], + # native tls on other platforms + "//conditions:default": ["//rslib/linkchecker/cargo:reqwest"], + }), +) + +rustfmt_test( + name = "format_check", + srcs = glob([ + "src/**/*.rs", + ]), +) + +rustfmt_fix( + name = "format", + srcs = glob([ + "src/**/*.rs", + ]), +) diff --git a/rslib/linkchecker/Cargo.toml b/rslib/linkchecker/Cargo.toml new file mode 100644 index 000000000..6d6f545bf --- /dev/null +++ b/rslib/linkchecker/Cargo.toml @@ -0,0 +1,29 @@ +[package] +name = "linkchecker" +version = "0.0.0" +edition = "2021" +authors = ["Ankitects Pty Ltd and contributors"] +license = "AGPL-3.0-or-later" + +#[[test]] +#name = "links" +#required-features = ["links"] + +[dependencies] +linkcheck = { git = "https://github.com/ankitects/linkcheck.git", rev = "2f20798ce521cc594d510d4e417e76d5eac04d4b" } +anki = { path = ".." } +tokio = { version = "1.12.0", features = ["full"] } +strum = { version = "0.23.0", features = ["derive"] } +futures = "0.3.17" +reqwest = { git="https://github.com/ankitects/reqwest.git", rev="7591444614de02b658ddab125efba7b2bb4e2335", default-features=false, features=[ + "json", + "socks", + "stream", + "multipart", + # the Bazel build scripts separate these out by platform + "native-tls", + "rustls-tls", + "rustls-tls-webpki-roots", + "rustls-tls-native-roots", +] } +itertools = "0.10.1" diff --git a/rslib/linkchecker/cargo/BUILD.bazel b/rslib/linkchecker/cargo/BUILD.bazel new file mode 100644 index 000000000..83a4f9356 --- /dev/null +++ b/rslib/linkchecker/cargo/BUILD.bazel @@ -0,0 +1,553 @@ +""" +@generated +cargo-raze generated Bazel file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +package(default_visibility = ["//visibility:public"]) + +licenses([ + "notice", # See individual crates for specific licenses +]) + +# Aliased targets +alias( + name = "ammonia", + actual = "@raze__ammonia__3_1_2//:ammonia", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "async_trait", + actual = "@raze__async_trait__0_1_51//:async_trait", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "blake3", + actual = "@raze__blake3__1_2_0//:blake3", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "bytes", + actual = "@raze__bytes__1_1_0//:bytes", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "chrono", + actual = "@raze__chrono__0_4_19//:chrono", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "coarsetime", + actual = "@raze__coarsetime__0_1_20//:coarsetime", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "env_logger", + actual = "@raze__env_logger__0_9_0//:env_logger", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "flate2", + actual = "@raze__flate2__1_0_22//:flate2", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "fluent", + actual = "@raze__fluent__0_16_0//:fluent", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "fluent_bundle", + actual = "@raze__fluent_bundle__0_15_2//:fluent_bundle", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "fluent_syntax", + actual = "@raze__fluent_syntax__0_11_0//:fluent_syntax", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "fnv", + actual = "@raze__fnv__1_0_7//:fnv", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "futures", + actual = "@raze__futures__0_3_18//:futures", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "hex", + actual = "@raze__hex__0_4_3//:hex", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "htmlescape", + actual = "@raze__htmlescape__0_3_1//:htmlescape", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "inflections", + actual = "@raze__inflections__1_1_1//:inflections", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "intl_memoizer", + actual = "@raze__intl_memoizer__0_5_1//:intl_memoizer", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "itertools", + actual = "@raze__itertools__0_10_1//:itertools", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "lazy_static", + actual = "@raze__lazy_static__1_4_0//:lazy_static", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "linkcheck", + actual = "@raze__linkcheck__0_4_1_alpha_0//:linkcheck", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "nom", + actual = "@raze__nom__7_1_0//:nom", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "num_enum", + actual = "@raze__num_enum__0_5_4//:num_enum", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "num_format", + actual = "@raze__num_format__0_4_0//:num_format", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "num_integer", + actual = "@raze__num_integer__0_1_44//:num_integer", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "once_cell", + actual = "@raze__once_cell__1_8_0//:once_cell", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "pct_str", + actual = "@raze__pct_str__1_1_0//:pct_str", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "phf", + actual = "@raze__phf__0_10_0//:phf", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "pin_project", + actual = "@raze__pin_project__1_0_8//:pin_project", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "proc_macro_nested", + actual = "@raze__proc_macro_nested__0_1_7//:proc_macro_nested", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "prost", + actual = "@raze__prost__0_9_0//:prost", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "prost_build", + actual = "@raze__prost_build__0_9_0//:prost_build", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "pulldown_cmark", + actual = "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "pyo3", + actual = "@raze__pyo3__0_15_1//:pyo3", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "rand", + actual = "@raze__rand__0_8_4//:rand", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "regex", + actual = "@raze__regex__1_5_4//:regex", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "reqwest", + actual = "@raze__reqwest__0_11_3//:reqwest", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "rusqlite", + actual = "@raze__rusqlite__0_26_1//:rusqlite", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "scopeguard", + actual = "@raze__scopeguard__1_1_0//:scopeguard", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "serde", + actual = "@raze__serde__1_0_130//:serde", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "serde_aux", + actual = "@raze__serde_aux__3_0_1//:serde_aux", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "serde_derive", + actual = "@raze__serde_derive__1_0_130//:serde_derive", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "serde_json", + actual = "@raze__serde_json__1_0_72//:serde_json", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "serde_repr", + actual = "@raze__serde_repr__0_1_7//:serde_repr", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "serde_tuple", + actual = "@raze__serde_tuple__0_5_0//:serde_tuple", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "sha1", + actual = "@raze__sha1__0_6_0//:sha1", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "slog", + actual = "@raze__slog__2_7_0//:slog", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "slog_async", + actual = "@raze__slog_async__2_7_0//:slog_async", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "slog_envlogger", + actual = "@raze__slog_envlogger__2_2_0//:slog_envlogger", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "slog_term", + actual = "@raze__slog_term__2_8_0//:slog_term", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "strum", + actual = "@raze__strum__0_23_0//:strum", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "tempfile", + actual = "@raze__tempfile__3_2_0//:tempfile", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "tokio", + actual = "@raze__tokio__1_14_0//:tokio", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "tokio_util", + actual = "@raze__tokio_util__0_6_9//:tokio_util", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "unic_langid", + actual = "@raze__unic_langid__0_9_0//:unic_langid", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "unic_ucd_category", + actual = "@raze__unic_ucd_category__0_9_0//:unic_ucd_category", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "unicase", + actual = "@raze__unicase__2_6_0//:unicase", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "unicode_normalization", + actual = "@raze__unicode_normalization__0_1_19//:unicode_normalization", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "utime", + actual = "@raze__utime__0_3_1//:utime", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "walkdir", + actual = "@raze__walkdir__2_3_2//:walkdir", + tags = [ + "cargo-raze", + "manual", + ], +) + +alias( + name = "zip", + actual = "@raze__zip__0_5_13//:zip", + tags = [ + "cargo-raze", + "manual", + ], +) diff --git a/rslib/linkchecker/src/lib.rs b/rslib/linkchecker/src/lib.rs new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/rslib/linkchecker/src/lib.rs @@ -0,0 +1 @@ + diff --git a/rslib/tests/links.rs b/rslib/linkchecker/tests/links.rs similarity index 99% rename from rslib/tests/links.rs rename to rslib/linkchecker/tests/links.rs index 87f58723d..850793664 100644 --- a/rslib/tests/links.rs +++ b/rslib/linkchecker/tests/links.rs @@ -2,6 +2,7 @@ // License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html use anki::links::HelpPage; + #[cfg(test)] mod test { use std::iter; @@ -84,4 +85,4 @@ mod test { .join("\n - ") } } -} +} \ No newline at end of file