| ############################################################################### |
| # @generated |
| # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To |
| # regenerate this file, run the following: |
| # |
| # bazel run @//crate_universe/3rdparty:crates_vendor |
| ############################################################################### |
| |
| load("@rules_rust//cargo:defs.bzl", "cargo_build_script") |
| load( |
| "@rules_rust//rust:defs.bzl", |
| "rust_library", |
| ) |
| |
| package(default_visibility = ["//visibility:public"]) |
| |
| # licenses([ |
| # "TODO", # MIT OR Apache-2.0 |
| # ]) |
| |
| rust_library( |
| name = "ahash", |
| srcs = glob(["**/*.rs"]), |
| compile_data = glob( |
| include = ["**"], |
| exclude = [ |
| "**/* *", |
| "BUILD", |
| "BUILD.bazel", |
| "WORKSPACE", |
| "WORKSPACE.bazel", |
| ], |
| ), |
| crate_root = "src/lib.rs", |
| edition = "2018", |
| rustc_flags = ["--cap-lints=allow"], |
| tags = [ |
| "cargo-bazel", |
| "manual", |
| "noclippy", |
| "norustfmt", |
| ], |
| version = "0.7.6", |
| deps = [ |
| "@cui__ahash-0.7.6//:build_script_build", |
| ] + select({ |
| "@rules_rust//rust/platform:aarch64-apple-darwin": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:aarch64-apple-ios": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:aarch64-linux-android": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:armv7-linux-androideabi": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:i686-apple-darwin": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:i686-linux-android": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:i686-pc-windows-msvc": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:i686-unknown-freebsd": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:wasm32-unknown-unknown": [ |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:wasm32-wasi": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:x86_64-apple-darwin": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:x86_64-apple-ios": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:x86_64-linux-android": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ |
| "@cui__getrandom-0.2.8//:getrandom", # cfg(any(target_os = "linux", target_os = "android", target_os = "windows", target_os = "macos", target_os = "ios", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonfly", target_os = "solaris", target_os = "illumos", target_os = "fuchsia", target_os = "redox", target_os = "cloudabi", target_os = "haiku", target_os = "vxworks", target_os = "emscripten", target_os = "wasi")) |
| "@cui__once_cell-1.17.0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none"))) |
| ], |
| "//conditions:default": [], |
| }), |
| ) |
| |
| cargo_build_script( |
| name = "ahash_build_script", |
| srcs = glob(["**/*.rs"]), |
| crate_name = "build_script_build", |
| crate_root = "build.rs", |
| data = glob( |
| include = ["**"], |
| exclude = [ |
| "**/* *", |
| "BUILD", |
| "BUILD.bazel", |
| "WORKSPACE", |
| "WORKSPACE.bazel", |
| ], |
| ), |
| edition = "2018", |
| rustc_flags = [ |
| "--cap-lints=allow", |
| ], |
| tags = [ |
| "cargo-bazel", |
| "manual", |
| "noclippy", |
| "norustfmt", |
| ], |
| version = "0.7.6", |
| visibility = ["//visibility:private"], |
| deps = [ |
| "@cui__version_check-0.9.4//:version_check", |
| ], |
| ) |
| |
| alias( |
| name = "build_script_build", |
| actual = "ahash_build_script", |
| tags = ["manual"], |
| ) |