mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Bazel: update vendored rust dependencies
This commit is contained in:
102
MODULE.bazel
102
MODULE.bazel
@@ -71,57 +71,57 @@ use_repo(
|
||||
tree_sitter_extractors_deps = use_extension("//misc/bazel/3rdparty:tree_sitter_extractors_extension.bzl", "r")
|
||||
use_repo(
|
||||
tree_sitter_extractors_deps,
|
||||
"vendor__anyhow-1.0.95",
|
||||
"vendor__argfile-0.2.1",
|
||||
"vendor__chrono-0.4.39",
|
||||
"vendor__clap-4.5.26",
|
||||
"vendor__dunce-1.0.5",
|
||||
"vendor__either-1.13.0",
|
||||
"vendor__encoding-0.2.33",
|
||||
"vendor__figment-0.10.19",
|
||||
"vendor__flate2-1.0.35",
|
||||
"vendor__glob-0.3.2",
|
||||
"vendor__globset-0.4.15",
|
||||
"vendor__itertools-0.14.0",
|
||||
"vendor__lazy_static-1.5.0",
|
||||
"vendor__mustache-0.9.0",
|
||||
"vendor__num-traits-0.2.19",
|
||||
"vendor__num_cpus-1.16.0",
|
||||
"vendor__proc-macro2-1.0.93",
|
||||
"vendor__quote-1.0.38",
|
||||
"vendor__ra_ap_base_db-0.0.258",
|
||||
"vendor__ra_ap_cfg-0.0.258",
|
||||
"vendor__ra_ap_hir-0.0.258",
|
||||
"vendor__ra_ap_hir_def-0.0.258",
|
||||
"vendor__ra_ap_hir_expand-0.0.258",
|
||||
"vendor__ra_ap_ide_db-0.0.258",
|
||||
"vendor__ra_ap_intern-0.0.258",
|
||||
"vendor__ra_ap_load-cargo-0.0.258",
|
||||
"vendor__ra_ap_parser-0.0.258",
|
||||
"vendor__ra_ap_paths-0.0.258",
|
||||
"vendor__ra_ap_project_model-0.0.258",
|
||||
"vendor__ra_ap_span-0.0.258",
|
||||
"vendor__ra_ap_stdx-0.0.258",
|
||||
"vendor__ra_ap_syntax-0.0.258",
|
||||
"vendor__ra_ap_vfs-0.0.258",
|
||||
"vendor__rand-0.8.5",
|
||||
"vendor__rayon-1.10.0",
|
||||
"vendor__regex-1.11.1",
|
||||
"vendor__serde-1.0.217",
|
||||
"vendor__serde_json-1.0.135",
|
||||
"vendor__serde_with-3.12.0",
|
||||
"vendor__syn-2.0.96",
|
||||
"vendor__toml-0.8.19",
|
||||
"vendor__tracing-0.1.41",
|
||||
"vendor__tracing-flame-0.2.0",
|
||||
"vendor__tracing-subscriber-0.3.19",
|
||||
"vendor__tree-sitter-0.24.6",
|
||||
"vendor__tree-sitter-embedded-template-0.23.2",
|
||||
"vendor__tree-sitter-json-0.24.8",
|
||||
"vendor__tree-sitter-ql-0.23.1",
|
||||
"vendor__tree-sitter-ruby-0.23.1",
|
||||
"vendor__triomphe-0.1.14",
|
||||
"vendor__ungrammar-1.16.1",
|
||||
"vendor_ts__anyhow-1.0.96",
|
||||
"vendor_ts__argfile-0.2.1",
|
||||
"vendor_ts__chrono-0.4.39",
|
||||
"vendor_ts__clap-4.5.31",
|
||||
"vendor_ts__dunce-1.0.5",
|
||||
"vendor_ts__either-1.14.0",
|
||||
"vendor_ts__encoding-0.2.33",
|
||||
"vendor_ts__figment-0.10.19",
|
||||
"vendor_ts__flate2-1.1.0",
|
||||
"vendor_ts__glob-0.3.2",
|
||||
"vendor_ts__globset-0.4.15",
|
||||
"vendor_ts__itertools-0.14.0",
|
||||
"vendor_ts__lazy_static-1.5.0",
|
||||
"vendor_ts__mustache-0.9.0",
|
||||
"vendor_ts__num-traits-0.2.19",
|
||||
"vendor_ts__num_cpus-1.16.0",
|
||||
"vendor_ts__proc-macro2-1.0.93",
|
||||
"vendor_ts__quote-1.0.38",
|
||||
"vendor_ts__ra_ap_base_db-0.0.266",
|
||||
"vendor_ts__ra_ap_cfg-0.0.266",
|
||||
"vendor_ts__ra_ap_hir-0.0.266",
|
||||
"vendor_ts__ra_ap_hir_def-0.0.266",
|
||||
"vendor_ts__ra_ap_hir_expand-0.0.266",
|
||||
"vendor_ts__ra_ap_ide_db-0.0.266",
|
||||
"vendor_ts__ra_ap_intern-0.0.266",
|
||||
"vendor_ts__ra_ap_load-cargo-0.0.266",
|
||||
"vendor_ts__ra_ap_parser-0.0.266",
|
||||
"vendor_ts__ra_ap_paths-0.0.266",
|
||||
"vendor_ts__ra_ap_project_model-0.0.266",
|
||||
"vendor_ts__ra_ap_span-0.0.266",
|
||||
"vendor_ts__ra_ap_stdx-0.0.266",
|
||||
"vendor_ts__ra_ap_syntax-0.0.266",
|
||||
"vendor_ts__ra_ap_vfs-0.0.266",
|
||||
"vendor_ts__rand-0.9.0",
|
||||
"vendor_ts__rayon-1.10.0",
|
||||
"vendor_ts__regex-1.11.1",
|
||||
"vendor_ts__serde-1.0.218",
|
||||
"vendor_ts__serde_json-1.0.139",
|
||||
"vendor_ts__serde_with-3.12.0",
|
||||
"vendor_ts__syn-2.0.98",
|
||||
"vendor_ts__toml-0.8.20",
|
||||
"vendor_ts__tracing-0.1.41",
|
||||
"vendor_ts__tracing-flame-0.2.0",
|
||||
"vendor_ts__tracing-subscriber-0.3.19",
|
||||
"vendor_ts__tree-sitter-0.24.6",
|
||||
"vendor_ts__tree-sitter-embedded-template-0.23.2",
|
||||
"vendor_ts__tree-sitter-json-0.24.8",
|
||||
"vendor_ts__tree-sitter-ql-0.23.1",
|
||||
"vendor_ts__tree-sitter-ruby-0.23.1",
|
||||
"vendor_ts__triomphe-0.1.14",
|
||||
"vendor_ts__ungrammar-1.16.1",
|
||||
)
|
||||
|
||||
http_archive = use_repo_rule("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
|
||||
|
||||
2
misc/bazel/3rdparty/BUILD.bazel
vendored
2
misc/bazel/3rdparty/BUILD.bazel
vendored
@@ -15,7 +15,7 @@ crates_vendor(
|
||||
"//shared/tree-sitter-extractor:Cargo.toml",
|
||||
],
|
||||
mode = "remote",
|
||||
repository_name = "vendor",
|
||||
repository_name = "vendor_ts",
|
||||
tags = ["manual"],
|
||||
vendor_path = "tree_sitter_extractors_deps",
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.aho-corasick-1.1.3.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.aho-corasick-1.1.3.bazel
generated
vendored
@@ -86,6 +86,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.1.3",
|
||||
deps = [
|
||||
"@vendor__memchr-2.7.4//:memchr",
|
||||
"@vendor_ts__memchr-2.7.4//:memchr",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.always-assert-0.2.0.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.always-assert-0.2.0.bazel
generated
vendored
@@ -84,6 +84,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.0",
|
||||
deps = [
|
||||
"@vendor__tracing-0.1.41//:tracing",
|
||||
"@vendor_ts__tracing-0.1.41//:tracing",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.1.5",
|
||||
deps = [
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
],
|
||||
)
|
||||
|
||||
18
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.anstream-0.6.18.bazel
generated
vendored
18
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.anstream-0.6.18.bazel
generated
vendored
@@ -86,21 +86,21 @@ rust_library(
|
||||
}),
|
||||
version = "0.6.18",
|
||||
deps = [
|
||||
"@vendor__anstyle-1.0.10//:anstyle",
|
||||
"@vendor__anstyle-parse-0.2.6//:anstyle_parse",
|
||||
"@vendor__anstyle-query-1.1.2//:anstyle_query",
|
||||
"@vendor__colorchoice-1.0.3//:colorchoice",
|
||||
"@vendor__is_terminal_polyfill-1.70.1//:is_terminal_polyfill",
|
||||
"@vendor__utf8parse-0.2.2//:utf8parse",
|
||||
"@vendor_ts__anstyle-1.0.10//:anstyle",
|
||||
"@vendor_ts__anstyle-parse-0.2.6//:anstyle_parse",
|
||||
"@vendor_ts__anstyle-query-1.1.2//:anstyle_query",
|
||||
"@vendor_ts__colorchoice-1.0.3//:colorchoice",
|
||||
"@vendor_ts__is_terminal_polyfill-1.70.1//:is_terminal_polyfill",
|
||||
"@vendor_ts__utf8parse-0.2.2//:utf8parse",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__anstyle-wincon-3.0.6//:anstyle_wincon", # aarch64-pc-windows-msvc
|
||||
"@vendor_ts__anstyle-wincon-3.0.7//:anstyle_wincon", # aarch64-pc-windows-msvc
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__anstyle-wincon-3.0.6//:anstyle_wincon", # i686-pc-windows-msvc
|
||||
"@vendor_ts__anstyle-wincon-3.0.7//:anstyle_wincon", # i686-pc-windows-msvc
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__anstyle-wincon-3.0.6//:anstyle_wincon", # x86_64-pc-windows-msvc
|
||||
"@vendor_ts__anstyle-wincon-3.0.7//:anstyle_wincon", # x86_64-pc-windows-msvc
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.anstyle-parse-0.2.6.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.anstyle-parse-0.2.6.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.6",
|
||||
deps = [
|
||||
"@vendor__utf8parse-0.2.2//:utf8parse",
|
||||
"@vendor_ts__utf8parse-0.2.2//:utf8parse",
|
||||
],
|
||||
)
|
||||
|
||||
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.anstyle-query-1.1.2.bazel
generated
vendored
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.anstyle-query-1.1.2.bazel
generated
vendored
@@ -82,13 +82,13 @@ rust_library(
|
||||
version = "1.1.2",
|
||||
deps = select({
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
@@ -79,18 +79,21 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "3.0.6",
|
||||
version = "3.0.7",
|
||||
deps = [
|
||||
"@vendor__anstyle-1.0.10//:anstyle",
|
||||
"@vendor_ts__anstyle-1.0.10//:anstyle",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__once_cell-1.20.3//:once_cell", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__once_cell-1.20.3//:once_cell", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__once_cell-1.20.3//:once_cell", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
@@ -84,9 +84,9 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "1.0.95",
|
||||
version = "1.0.96",
|
||||
deps = [
|
||||
"@vendor__anyhow-1.0.95//:build_script_build",
|
||||
"@vendor_ts__anyhow-1.0.96//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -139,7 +139,7 @@ cargo_build_script(
|
||||
"noclippy",
|
||||
"norustfmt",
|
||||
],
|
||||
version = "1.0.95",
|
||||
version = "1.0.96",
|
||||
visibility = ["//visibility:private"],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.argfile-0.2.1.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.argfile-0.2.1.bazel
generated
vendored
@@ -84,7 +84,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.1",
|
||||
deps = [
|
||||
"@vendor__fs-err-2.11.0//:fs_err",
|
||||
"@vendor__os_str_bytes-7.0.0//:os_str_bytes",
|
||||
"@vendor_ts__fs-err-2.11.0//:fs_err",
|
||||
"@vendor_ts__os_str_bytes-7.0.0//:os_str_bytes",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.atomic-0.6.0.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.atomic-0.6.0.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.6.0",
|
||||
deps = [
|
||||
"@vendor__bytemuck-1.21.0//:bytemuck",
|
||||
"@vendor_ts__bytemuck-1.21.0//:bytemuck",
|
||||
],
|
||||
)
|
||||
|
||||
256
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.bazel
generated
vendored
256
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.bazel
generated
vendored
@@ -32,619 +32,619 @@ filegroup(
|
||||
|
||||
# Workspace Member Dependencies
|
||||
alias(
|
||||
name = "anyhow-1.0.95",
|
||||
actual = "@vendor__anyhow-1.0.95//:anyhow",
|
||||
name = "anyhow-1.0.96",
|
||||
actual = "@vendor_ts__anyhow-1.0.96//:anyhow",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "anyhow",
|
||||
actual = "@vendor__anyhow-1.0.95//:anyhow",
|
||||
actual = "@vendor_ts__anyhow-1.0.96//:anyhow",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "argfile-0.2.1",
|
||||
actual = "@vendor__argfile-0.2.1//:argfile",
|
||||
actual = "@vendor_ts__argfile-0.2.1//:argfile",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "argfile",
|
||||
actual = "@vendor__argfile-0.2.1//:argfile",
|
||||
actual = "@vendor_ts__argfile-0.2.1//:argfile",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "chrono-0.4.39",
|
||||
actual = "@vendor__chrono-0.4.39//:chrono",
|
||||
actual = "@vendor_ts__chrono-0.4.39//:chrono",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "chrono",
|
||||
actual = "@vendor__chrono-0.4.39//:chrono",
|
||||
actual = "@vendor_ts__chrono-0.4.39//:chrono",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "clap-4.5.26",
|
||||
actual = "@vendor__clap-4.5.26//:clap",
|
||||
name = "clap-4.5.31",
|
||||
actual = "@vendor_ts__clap-4.5.31//:clap",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "clap",
|
||||
actual = "@vendor__clap-4.5.26//:clap",
|
||||
actual = "@vendor_ts__clap-4.5.31//:clap",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "dunce-1.0.5",
|
||||
actual = "@vendor__dunce-1.0.5//:dunce",
|
||||
actual = "@vendor_ts__dunce-1.0.5//:dunce",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "dunce",
|
||||
actual = "@vendor__dunce-1.0.5//:dunce",
|
||||
actual = "@vendor_ts__dunce-1.0.5//:dunce",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "either-1.13.0",
|
||||
actual = "@vendor__either-1.13.0//:either",
|
||||
name = "either-1.14.0",
|
||||
actual = "@vendor_ts__either-1.14.0//:either",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "either",
|
||||
actual = "@vendor__either-1.13.0//:either",
|
||||
actual = "@vendor_ts__either-1.14.0//:either",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "encoding-0.2.33",
|
||||
actual = "@vendor__encoding-0.2.33//:encoding",
|
||||
actual = "@vendor_ts__encoding-0.2.33//:encoding",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "encoding",
|
||||
actual = "@vendor__encoding-0.2.33//:encoding",
|
||||
actual = "@vendor_ts__encoding-0.2.33//:encoding",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "figment-0.10.19",
|
||||
actual = "@vendor__figment-0.10.19//:figment",
|
||||
actual = "@vendor_ts__figment-0.10.19//:figment",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "figment",
|
||||
actual = "@vendor__figment-0.10.19//:figment",
|
||||
actual = "@vendor_ts__figment-0.10.19//:figment",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "flate2-1.0.35",
|
||||
actual = "@vendor__flate2-1.0.35//:flate2",
|
||||
name = "flate2-1.1.0",
|
||||
actual = "@vendor_ts__flate2-1.1.0//:flate2",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "flate2",
|
||||
actual = "@vendor__flate2-1.0.35//:flate2",
|
||||
actual = "@vendor_ts__flate2-1.1.0//:flate2",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "glob-0.3.2",
|
||||
actual = "@vendor__glob-0.3.2//:glob",
|
||||
actual = "@vendor_ts__glob-0.3.2//:glob",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "glob",
|
||||
actual = "@vendor__glob-0.3.2//:glob",
|
||||
actual = "@vendor_ts__glob-0.3.2//:glob",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "globset-0.4.15",
|
||||
actual = "@vendor__globset-0.4.15//:globset",
|
||||
actual = "@vendor_ts__globset-0.4.15//:globset",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "globset",
|
||||
actual = "@vendor__globset-0.4.15//:globset",
|
||||
actual = "@vendor_ts__globset-0.4.15//:globset",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "itertools-0.14.0",
|
||||
actual = "@vendor__itertools-0.14.0//:itertools",
|
||||
actual = "@vendor_ts__itertools-0.14.0//:itertools",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "itertools",
|
||||
actual = "@vendor__itertools-0.14.0//:itertools",
|
||||
actual = "@vendor_ts__itertools-0.14.0//:itertools",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "lazy_static-1.5.0",
|
||||
actual = "@vendor__lazy_static-1.5.0//:lazy_static",
|
||||
actual = "@vendor_ts__lazy_static-1.5.0//:lazy_static",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "lazy_static",
|
||||
actual = "@vendor__lazy_static-1.5.0//:lazy_static",
|
||||
actual = "@vendor_ts__lazy_static-1.5.0//:lazy_static",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "mustache-0.9.0",
|
||||
actual = "@vendor__mustache-0.9.0//:mustache",
|
||||
actual = "@vendor_ts__mustache-0.9.0//:mustache",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "mustache",
|
||||
actual = "@vendor__mustache-0.9.0//:mustache",
|
||||
actual = "@vendor_ts__mustache-0.9.0//:mustache",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "num-traits-0.2.19",
|
||||
actual = "@vendor__num-traits-0.2.19//:num_traits",
|
||||
actual = "@vendor_ts__num-traits-0.2.19//:num_traits",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "num-traits",
|
||||
actual = "@vendor__num-traits-0.2.19//:num_traits",
|
||||
actual = "@vendor_ts__num-traits-0.2.19//:num_traits",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "num_cpus-1.16.0",
|
||||
actual = "@vendor__num_cpus-1.16.0//:num_cpus",
|
||||
actual = "@vendor_ts__num_cpus-1.16.0//:num_cpus",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "num_cpus",
|
||||
actual = "@vendor__num_cpus-1.16.0//:num_cpus",
|
||||
actual = "@vendor_ts__num_cpus-1.16.0//:num_cpus",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "proc-macro2-1.0.93",
|
||||
actual = "@vendor__proc-macro2-1.0.93//:proc_macro2",
|
||||
actual = "@vendor_ts__proc-macro2-1.0.93//:proc_macro2",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "proc-macro2",
|
||||
actual = "@vendor__proc-macro2-1.0.93//:proc_macro2",
|
||||
actual = "@vendor_ts__proc-macro2-1.0.93//:proc_macro2",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "quote-1.0.38",
|
||||
actual = "@vendor__quote-1.0.38//:quote",
|
||||
actual = "@vendor_ts__quote-1.0.38//:quote",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "quote",
|
||||
actual = "@vendor__quote-1.0.38//:quote",
|
||||
actual = "@vendor_ts__quote-1.0.38//:quote",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_base_db-0.0.258",
|
||||
actual = "@vendor__ra_ap_base_db-0.0.258//:ra_ap_base_db",
|
||||
name = "ra_ap_base_db-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_base_db-0.0.266//:ra_ap_base_db",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_base_db",
|
||||
actual = "@vendor__ra_ap_base_db-0.0.258//:ra_ap_base_db",
|
||||
actual = "@vendor_ts__ra_ap_base_db-0.0.266//:ra_ap_base_db",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_cfg-0.0.258",
|
||||
actual = "@vendor__ra_ap_cfg-0.0.258//:ra_ap_cfg",
|
||||
name = "ra_ap_cfg-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_cfg-0.0.266//:ra_ap_cfg",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_cfg",
|
||||
actual = "@vendor__ra_ap_cfg-0.0.258//:ra_ap_cfg",
|
||||
actual = "@vendor_ts__ra_ap_cfg-0.0.266//:ra_ap_cfg",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_hir-0.0.258",
|
||||
actual = "@vendor__ra_ap_hir-0.0.258//:ra_ap_hir",
|
||||
name = "ra_ap_hir-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_hir-0.0.266//:ra_ap_hir",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_hir",
|
||||
actual = "@vendor__ra_ap_hir-0.0.258//:ra_ap_hir",
|
||||
actual = "@vendor_ts__ra_ap_hir-0.0.266//:ra_ap_hir",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_hir_def-0.0.258",
|
||||
actual = "@vendor__ra_ap_hir_def-0.0.258//:ra_ap_hir_def",
|
||||
name = "ra_ap_hir_def-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_hir_def-0.0.266//:ra_ap_hir_def",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_hir_def",
|
||||
actual = "@vendor__ra_ap_hir_def-0.0.258//:ra_ap_hir_def",
|
||||
actual = "@vendor_ts__ra_ap_hir_def-0.0.266//:ra_ap_hir_def",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_hir_expand-0.0.258",
|
||||
actual = "@vendor__ra_ap_hir_expand-0.0.258//:ra_ap_hir_expand",
|
||||
name = "ra_ap_hir_expand-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_hir_expand-0.0.266//:ra_ap_hir_expand",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_hir_expand",
|
||||
actual = "@vendor__ra_ap_hir_expand-0.0.258//:ra_ap_hir_expand",
|
||||
actual = "@vendor_ts__ra_ap_hir_expand-0.0.266//:ra_ap_hir_expand",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_ide_db-0.0.258",
|
||||
actual = "@vendor__ra_ap_ide_db-0.0.258//:ra_ap_ide_db",
|
||||
name = "ra_ap_ide_db-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_ide_db-0.0.266//:ra_ap_ide_db",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_ide_db",
|
||||
actual = "@vendor__ra_ap_ide_db-0.0.258//:ra_ap_ide_db",
|
||||
actual = "@vendor_ts__ra_ap_ide_db-0.0.266//:ra_ap_ide_db",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_intern-0.0.258",
|
||||
actual = "@vendor__ra_ap_intern-0.0.258//:ra_ap_intern",
|
||||
name = "ra_ap_intern-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_intern-0.0.266//:ra_ap_intern",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_intern",
|
||||
actual = "@vendor__ra_ap_intern-0.0.258//:ra_ap_intern",
|
||||
actual = "@vendor_ts__ra_ap_intern-0.0.266//:ra_ap_intern",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_load-cargo-0.0.258",
|
||||
actual = "@vendor__ra_ap_load-cargo-0.0.258//:ra_ap_load_cargo",
|
||||
name = "ra_ap_load-cargo-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_load-cargo-0.0.266//:ra_ap_load_cargo",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_load-cargo",
|
||||
actual = "@vendor__ra_ap_load-cargo-0.0.258//:ra_ap_load_cargo",
|
||||
actual = "@vendor_ts__ra_ap_load-cargo-0.0.266//:ra_ap_load_cargo",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_parser-0.0.258",
|
||||
actual = "@vendor__ra_ap_parser-0.0.258//:ra_ap_parser",
|
||||
name = "ra_ap_parser-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_parser-0.0.266//:ra_ap_parser",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_parser",
|
||||
actual = "@vendor__ra_ap_parser-0.0.258//:ra_ap_parser",
|
||||
actual = "@vendor_ts__ra_ap_parser-0.0.266//:ra_ap_parser",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_paths-0.0.258",
|
||||
actual = "@vendor__ra_ap_paths-0.0.258//:ra_ap_paths",
|
||||
name = "ra_ap_paths-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_paths-0.0.266//:ra_ap_paths",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_paths",
|
||||
actual = "@vendor__ra_ap_paths-0.0.258//:ra_ap_paths",
|
||||
actual = "@vendor_ts__ra_ap_paths-0.0.266//:ra_ap_paths",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_project_model-0.0.258",
|
||||
actual = "@vendor__ra_ap_project_model-0.0.258//:ra_ap_project_model",
|
||||
name = "ra_ap_project_model-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_project_model-0.0.266//:ra_ap_project_model",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_project_model",
|
||||
actual = "@vendor__ra_ap_project_model-0.0.258//:ra_ap_project_model",
|
||||
actual = "@vendor_ts__ra_ap_project_model-0.0.266//:ra_ap_project_model",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_span-0.0.258",
|
||||
actual = "@vendor__ra_ap_span-0.0.258//:ra_ap_span",
|
||||
name = "ra_ap_span-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_span-0.0.266//:ra_ap_span",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_span",
|
||||
actual = "@vendor__ra_ap_span-0.0.258//:ra_ap_span",
|
||||
actual = "@vendor_ts__ra_ap_span-0.0.266//:ra_ap_span",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_stdx-0.0.258",
|
||||
actual = "@vendor__ra_ap_stdx-0.0.258//:ra_ap_stdx",
|
||||
name = "ra_ap_stdx-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_stdx-0.0.266//:ra_ap_stdx",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "stdx-0.0.258",
|
||||
actual = "@vendor__ra_ap_stdx-0.0.258//:ra_ap_stdx",
|
||||
name = "stdx-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_stdx-0.0.266//:ra_ap_stdx",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "stdx",
|
||||
actual = "@vendor__ra_ap_stdx-0.0.258//:ra_ap_stdx",
|
||||
actual = "@vendor_ts__ra_ap_stdx-0.0.266//:ra_ap_stdx",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_syntax-0.0.258",
|
||||
actual = "@vendor__ra_ap_syntax-0.0.258//:ra_ap_syntax",
|
||||
name = "ra_ap_syntax-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_syntax-0.0.266//:ra_ap_syntax",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_syntax",
|
||||
actual = "@vendor__ra_ap_syntax-0.0.258//:ra_ap_syntax",
|
||||
actual = "@vendor_ts__ra_ap_syntax-0.0.266//:ra_ap_syntax",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_vfs-0.0.258",
|
||||
actual = "@vendor__ra_ap_vfs-0.0.258//:ra_ap_vfs",
|
||||
name = "ra_ap_vfs-0.0.266",
|
||||
actual = "@vendor_ts__ra_ap_vfs-0.0.266//:ra_ap_vfs",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ra_ap_vfs",
|
||||
actual = "@vendor__ra_ap_vfs-0.0.258//:ra_ap_vfs",
|
||||
actual = "@vendor_ts__ra_ap_vfs-0.0.266//:ra_ap_vfs",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "rand-0.8.5",
|
||||
actual = "@vendor__rand-0.8.5//:rand",
|
||||
name = "rand-0.9.0",
|
||||
actual = "@vendor_ts__rand-0.9.0//:rand",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "rand",
|
||||
actual = "@vendor__rand-0.8.5//:rand",
|
||||
actual = "@vendor_ts__rand-0.9.0//:rand",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "rayon-1.10.0",
|
||||
actual = "@vendor__rayon-1.10.0//:rayon",
|
||||
actual = "@vendor_ts__rayon-1.10.0//:rayon",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "rayon",
|
||||
actual = "@vendor__rayon-1.10.0//:rayon",
|
||||
actual = "@vendor_ts__rayon-1.10.0//:rayon",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "regex-1.11.1",
|
||||
actual = "@vendor__regex-1.11.1//:regex",
|
||||
actual = "@vendor_ts__regex-1.11.1//:regex",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "regex",
|
||||
actual = "@vendor__regex-1.11.1//:regex",
|
||||
actual = "@vendor_ts__regex-1.11.1//:regex",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "serde-1.0.217",
|
||||
actual = "@vendor__serde-1.0.217//:serde",
|
||||
name = "serde-1.0.218",
|
||||
actual = "@vendor_ts__serde-1.0.218//:serde",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "serde",
|
||||
actual = "@vendor__serde-1.0.217//:serde",
|
||||
actual = "@vendor_ts__serde-1.0.218//:serde",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "serde_json-1.0.135",
|
||||
actual = "@vendor__serde_json-1.0.135//:serde_json",
|
||||
name = "serde_json-1.0.139",
|
||||
actual = "@vendor_ts__serde_json-1.0.139//:serde_json",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "serde_json",
|
||||
actual = "@vendor__serde_json-1.0.135//:serde_json",
|
||||
actual = "@vendor_ts__serde_json-1.0.139//:serde_json",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "serde_with-3.12.0",
|
||||
actual = "@vendor__serde_with-3.12.0//:serde_with",
|
||||
actual = "@vendor_ts__serde_with-3.12.0//:serde_with",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "serde_with",
|
||||
actual = "@vendor__serde_with-3.12.0//:serde_with",
|
||||
actual = "@vendor_ts__serde_with-3.12.0//:serde_with",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "syn-2.0.96",
|
||||
actual = "@vendor__syn-2.0.96//:syn",
|
||||
name = "syn-2.0.98",
|
||||
actual = "@vendor_ts__syn-2.0.98//:syn",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "syn",
|
||||
actual = "@vendor__syn-2.0.96//:syn",
|
||||
actual = "@vendor_ts__syn-2.0.98//:syn",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "toml-0.8.19",
|
||||
actual = "@vendor__toml-0.8.19//:toml",
|
||||
name = "toml-0.8.20",
|
||||
actual = "@vendor_ts__toml-0.8.20//:toml",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "toml",
|
||||
actual = "@vendor__toml-0.8.19//:toml",
|
||||
actual = "@vendor_ts__toml-0.8.20//:toml",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tracing-0.1.41",
|
||||
actual = "@vendor__tracing-0.1.41//:tracing",
|
||||
actual = "@vendor_ts__tracing-0.1.41//:tracing",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tracing",
|
||||
actual = "@vendor__tracing-0.1.41//:tracing",
|
||||
actual = "@vendor_ts__tracing-0.1.41//:tracing",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tracing-flame-0.2.0",
|
||||
actual = "@vendor__tracing-flame-0.2.0//:tracing_flame",
|
||||
actual = "@vendor_ts__tracing-flame-0.2.0//:tracing_flame",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tracing-flame",
|
||||
actual = "@vendor__tracing-flame-0.2.0//:tracing_flame",
|
||||
actual = "@vendor_ts__tracing-flame-0.2.0//:tracing_flame",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tracing-subscriber-0.3.19",
|
||||
actual = "@vendor__tracing-subscriber-0.3.19//:tracing_subscriber",
|
||||
actual = "@vendor_ts__tracing-subscriber-0.3.19//:tracing_subscriber",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tracing-subscriber",
|
||||
actual = "@vendor__tracing-subscriber-0.3.19//:tracing_subscriber",
|
||||
actual = "@vendor_ts__tracing-subscriber-0.3.19//:tracing_subscriber",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-0.24.6",
|
||||
actual = "@vendor__tree-sitter-0.24.6//:tree_sitter",
|
||||
actual = "@vendor_ts__tree-sitter-0.24.6//:tree_sitter",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter",
|
||||
actual = "@vendor__tree-sitter-0.24.6//:tree_sitter",
|
||||
actual = "@vendor_ts__tree-sitter-0.24.6//:tree_sitter",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-embedded-template-0.23.2",
|
||||
actual = "@vendor__tree-sitter-embedded-template-0.23.2//:tree_sitter_embedded_template",
|
||||
actual = "@vendor_ts__tree-sitter-embedded-template-0.23.2//:tree_sitter_embedded_template",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-embedded-template",
|
||||
actual = "@vendor__tree-sitter-embedded-template-0.23.2//:tree_sitter_embedded_template",
|
||||
actual = "@vendor_ts__tree-sitter-embedded-template-0.23.2//:tree_sitter_embedded_template",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-json-0.24.8",
|
||||
actual = "@vendor__tree-sitter-json-0.24.8//:tree_sitter_json",
|
||||
actual = "@vendor_ts__tree-sitter-json-0.24.8//:tree_sitter_json",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-json",
|
||||
actual = "@vendor__tree-sitter-json-0.24.8//:tree_sitter_json",
|
||||
actual = "@vendor_ts__tree-sitter-json-0.24.8//:tree_sitter_json",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-ql-0.23.1",
|
||||
actual = "@vendor__tree-sitter-ql-0.23.1//:tree_sitter_ql",
|
||||
actual = "@vendor_ts__tree-sitter-ql-0.23.1//:tree_sitter_ql",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-ql",
|
||||
actual = "@vendor__tree-sitter-ql-0.23.1//:tree_sitter_ql",
|
||||
actual = "@vendor_ts__tree-sitter-ql-0.23.1//:tree_sitter_ql",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-ruby-0.23.1",
|
||||
actual = "@vendor__tree-sitter-ruby-0.23.1//:tree_sitter_ruby",
|
||||
actual = "@vendor_ts__tree-sitter-ruby-0.23.1//:tree_sitter_ruby",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "tree-sitter-ruby",
|
||||
actual = "@vendor__tree-sitter-ruby-0.23.1//:tree_sitter_ruby",
|
||||
actual = "@vendor_ts__tree-sitter-ruby-0.23.1//:tree_sitter_ruby",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "triomphe-0.1.14",
|
||||
actual = "@vendor__triomphe-0.1.14//:triomphe",
|
||||
actual = "@vendor_ts__triomphe-0.1.14//:triomphe",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "triomphe",
|
||||
actual = "@vendor__triomphe-0.1.14//:triomphe",
|
||||
actual = "@vendor_ts__triomphe-0.1.14//:triomphe",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ungrammar-1.16.1",
|
||||
actual = "@vendor__ungrammar-1.16.1//:ungrammar",
|
||||
actual = "@vendor_ts__ungrammar-1.16.1//:ungrammar",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "ungrammar",
|
||||
actual = "@vendor__ungrammar-1.16.1//:ungrammar",
|
||||
actual = "@vendor_ts__ungrammar-1.16.1//:ungrammar",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
@@ -79,5 +79,5 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "2.7.0",
|
||||
version = "2.8.0",
|
||||
)
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.borsh-1.5.3.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.borsh-1.5.3.bazel
generated
vendored
@@ -82,7 +82,7 @@ rust_library(
|
||||
}),
|
||||
version = "1.5.3",
|
||||
deps = [
|
||||
"@vendor__borsh-1.5.3//:build_script_build",
|
||||
"@vendor_ts__borsh-1.5.3//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -134,7 +134,7 @@ cargo_build_script(
|
||||
version = "1.5.3",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__cfg_aliases-0.2.1//:cfg_aliases",
|
||||
"@vendor_ts__cfg_aliases-0.2.1//:cfg_aliases",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.bstr-1.11.3.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.bstr-1.11.3.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.11.3",
|
||||
deps = [
|
||||
"@vendor__memchr-2.7.4//:memchr",
|
||||
"@vendor_ts__memchr-2.7.4//:memchr",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.camino-1.1.9.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.camino-1.1.9.bazel
generated
vendored
@@ -86,8 +86,8 @@ rust_library(
|
||||
}),
|
||||
version = "1.1.9",
|
||||
deps = [
|
||||
"@vendor__camino-1.1.9//:build_script_build",
|
||||
"@vendor__serde-1.0.217//:serde",
|
||||
"@vendor_ts__camino-1.1.9//:build_script_build",
|
||||
"@vendor_ts__serde-1.0.218//:serde",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.cargo-platform-0.1.9.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.cargo-platform-0.1.9.bazel
generated
vendored
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.1.9",
|
||||
deps = [
|
||||
"@vendor__serde-1.0.217//:serde",
|
||||
"@vendor_ts__serde-1.0.218//:serde",
|
||||
],
|
||||
)
|
||||
|
||||
12
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.cargo_metadata-0.18.1.bazel
generated
vendored
12
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.cargo_metadata-0.18.1.bazel
generated
vendored
@@ -84,11 +84,11 @@ rust_library(
|
||||
}),
|
||||
version = "0.18.1",
|
||||
deps = [
|
||||
"@vendor__camino-1.1.9//:camino",
|
||||
"@vendor__cargo-platform-0.1.9//:cargo_platform",
|
||||
"@vendor__semver-1.0.24//:semver",
|
||||
"@vendor__serde-1.0.217//:serde",
|
||||
"@vendor__serde_json-1.0.135//:serde_json",
|
||||
"@vendor__thiserror-1.0.69//:thiserror",
|
||||
"@vendor_ts__camino-1.1.9//:camino",
|
||||
"@vendor_ts__cargo-platform-0.1.9//:cargo_platform",
|
||||
"@vendor_ts__semver-1.0.24//:semver",
|
||||
"@vendor_ts__serde-1.0.218//:serde",
|
||||
"@vendor_ts__serde_json-1.0.139//:serde_json",
|
||||
"@vendor_ts__thiserror-1.0.69//:thiserror",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.cc-1.2.7.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.cc-1.2.7.bazel
generated
vendored
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.2.7",
|
||||
deps = [
|
||||
"@vendor__shlex-1.3.0//:shlex",
|
||||
"@vendor_ts__shlex-1.3.0//:shlex",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -79,11 +79,11 @@ rust_proc_macro(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.98.0",
|
||||
version = "0.99.0",
|
||||
deps = [
|
||||
"@vendor__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor__quote-1.0.38//:quote",
|
||||
"@vendor__syn-2.0.96//:syn",
|
||||
"@vendor__synstructure-0.13.1//:synstructure",
|
||||
"@vendor_ts__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor_ts__quote-1.0.38//:quote",
|
||||
"@vendor_ts__syn-2.0.98//:syn",
|
||||
"@vendor_ts__synstructure-0.13.1//:synstructure",
|
||||
],
|
||||
)
|
||||
@@ -31,7 +31,7 @@ rust_library(
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2018",
|
||||
proc_macro_deps = [
|
||||
"@vendor__chalk-derive-0.98.0//:chalk_derive",
|
||||
"@vendor_ts__chalk-derive-0.99.0//:chalk_derive",
|
||||
],
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
@@ -82,8 +82,8 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.98.0",
|
||||
version = "0.99.0",
|
||||
deps = [
|
||||
"@vendor__bitflags-2.7.0//:bitflags",
|
||||
"@vendor_ts__bitflags-2.8.0//:bitflags",
|
||||
],
|
||||
)
|
||||
@@ -31,7 +31,7 @@ rust_library(
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2018",
|
||||
proc_macro_deps = [
|
||||
"@vendor__chalk-derive-0.98.0//:chalk_derive",
|
||||
"@vendor_ts__chalk-derive-0.99.0//:chalk_derive",
|
||||
],
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
@@ -82,11 +82,11 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.98.0",
|
||||
version = "0.99.0",
|
||||
deps = [
|
||||
"@vendor__chalk-ir-0.98.0//:chalk_ir",
|
||||
"@vendor__chalk-solve-0.98.0//:chalk_solve",
|
||||
"@vendor__rustc-hash-1.1.0//:rustc_hash",
|
||||
"@vendor__tracing-0.1.41//:tracing",
|
||||
"@vendor_ts__chalk-ir-0.99.0//:chalk_ir",
|
||||
"@vendor_ts__chalk-solve-0.99.0//:chalk_solve",
|
||||
"@vendor_ts__rustc-hash-1.1.0//:rustc_hash",
|
||||
"@vendor_ts__tracing-0.1.41//:tracing",
|
||||
],
|
||||
)
|
||||
@@ -31,7 +31,7 @@ rust_library(
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2018",
|
||||
proc_macro_deps = [
|
||||
"@vendor__chalk-derive-0.98.0//:chalk_derive",
|
||||
"@vendor_ts__chalk-derive-0.99.0//:chalk_derive",
|
||||
],
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
@@ -82,14 +82,14 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.98.0",
|
||||
version = "0.99.0",
|
||||
deps = [
|
||||
"@vendor__chalk-ir-0.98.0//:chalk_ir",
|
||||
"@vendor__ena-0.14.3//:ena",
|
||||
"@vendor__indexmap-2.7.0//:indexmap",
|
||||
"@vendor__itertools-0.12.1//:itertools",
|
||||
"@vendor__petgraph-0.6.5//:petgraph",
|
||||
"@vendor__rustc-hash-1.1.0//:rustc_hash",
|
||||
"@vendor__tracing-0.1.41//:tracing",
|
||||
"@vendor_ts__chalk-ir-0.99.0//:chalk_ir",
|
||||
"@vendor_ts__ena-0.14.3//:ena",
|
||||
"@vendor_ts__indexmap-2.7.0//:indexmap",
|
||||
"@vendor_ts__itertools-0.12.1//:itertools",
|
||||
"@vendor_ts__petgraph-0.6.5//:petgraph",
|
||||
"@vendor_ts__rustc-hash-1.1.0//:rustc_hash",
|
||||
"@vendor_ts__tracing-0.1.41//:tracing",
|
||||
],
|
||||
)
|
||||
70
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.chrono-0.4.39.bazel
generated
vendored
70
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.chrono-0.4.39.bazel
generated
vendored
@@ -97,97 +97,97 @@ rust_library(
|
||||
}),
|
||||
version = "0.4.39",
|
||||
deps = [
|
||||
"@vendor__num-traits-0.2.19//:num_traits",
|
||||
"@vendor__serde-1.0.217//:serde",
|
||||
"@vendor_ts__num-traits-0.2.19//:num_traits",
|
||||
"@vendor_ts__serde-1.0.218//:serde",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-apple-darwin
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-apple-ios
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-apple-ios
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-apple-ios-sim
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-apple-ios-sim
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor__android-tzdata-0.1.1//:android_tzdata", # aarch64-linux-android
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-linux-android
|
||||
"@vendor_ts__android-tzdata-0.1.1//:android_tzdata", # aarch64-linux-android
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-linux-android
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-targets-0.52.6//:windows_targets", # aarch64-pc-windows-msvc
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # aarch64-pc-windows-msvc
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-unknown-fuchsia
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-unknown-fuchsia
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-unknown-linux-gnu
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-unknown-linux-gnu
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-unknown-nto-qnx710
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # aarch64-unknown-nto-qnx710
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # arm-unknown-linux-gnueabi
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # arm-unknown-linux-gnueabi
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__android-tzdata-0.1.1//:android_tzdata", # armv7-linux-androideabi
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # armv7-linux-androideabi
|
||||
"@vendor_ts__android-tzdata-0.1.1//:android_tzdata", # armv7-linux-androideabi
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # armv7-linux-androideabi
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # armv7-unknown-linux-gnueabi
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # armv7-unknown-linux-gnueabi
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # i686-apple-darwin
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # i686-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__android-tzdata-0.1.1//:android_tzdata", # i686-linux-android
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # i686-linux-android
|
||||
"@vendor_ts__android-tzdata-0.1.1//:android_tzdata", # i686-linux-android
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # i686-linux-android
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-targets-0.52.6//:windows_targets", # i686-pc-windows-msvc
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # i686-pc-windows-msvc
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # i686-unknown-freebsd
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # i686-unknown-freebsd
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # i686-unknown-linux-gnu
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # i686-unknown-linux-gnu
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # powerpc-unknown-linux-gnu
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # powerpc-unknown-linux-gnu
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # s390x-unknown-linux-gnu
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # s390x-unknown-linux-gnu
|
||||
],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [
|
||||
"@vendor__js-sys-0.3.76//:js_sys", # wasm32-unknown-unknown
|
||||
"@vendor__wasm-bindgen-0.2.99//:wasm_bindgen", # wasm32-unknown-unknown
|
||||
"@vendor_ts__js-sys-0.3.76//:js_sys", # wasm32-unknown-unknown
|
||||
"@vendor_ts__wasm-bindgen-0.2.99//:wasm_bindgen", # wasm32-unknown-unknown
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-apple-darwin
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-apple-ios
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-apple-ios
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor__android-tzdata-0.1.1//:android_tzdata", # x86_64-linux-android
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-linux-android
|
||||
"@vendor_ts__android-tzdata-0.1.1//:android_tzdata", # x86_64-linux-android
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-linux-android
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-targets-0.52.6//:windows_targets", # x86_64-pc-windows-msvc
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # x86_64-pc-windows-msvc
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-unknown-freebsd
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-unknown-freebsd
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-unknown-fuchsia
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-unknown-fuchsia
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-unknown-linux-gnu
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-unknown-linux-gnu
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu
|
||||
"@vendor_ts__iana-time-zone-0.1.61//:iana_time_zone", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
@@ -41,7 +41,7 @@ rust_library(
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2021",
|
||||
proc_macro_deps = [
|
||||
"@vendor__clap_derive-4.5.24//:clap_derive",
|
||||
"@vendor_ts__clap_derive-4.5.28//:clap_derive",
|
||||
],
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
@@ -92,8 +92,8 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "4.5.26",
|
||||
version = "4.5.31",
|
||||
deps = [
|
||||
"@vendor__clap_builder-4.5.26//:clap_builder",
|
||||
"@vendor_ts__clap_builder-4.5.31//:clap_builder",
|
||||
],
|
||||
)
|
||||
@@ -87,11 +87,11 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "4.5.26",
|
||||
version = "4.5.31",
|
||||
deps = [
|
||||
"@vendor__anstream-0.6.18//:anstream",
|
||||
"@vendor__anstyle-1.0.10//:anstyle",
|
||||
"@vendor__clap_lex-0.7.4//:clap_lex",
|
||||
"@vendor__strsim-0.11.1//:strsim",
|
||||
"@vendor_ts__anstream-0.6.18//:anstream",
|
||||
"@vendor_ts__anstyle-1.0.10//:anstyle",
|
||||
"@vendor_ts__clap_lex-0.7.4//:clap_lex",
|
||||
"@vendor_ts__strsim-0.11.1//:strsim",
|
||||
],
|
||||
)
|
||||
@@ -82,11 +82,11 @@ rust_proc_macro(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "4.5.24",
|
||||
version = "4.5.28",
|
||||
deps = [
|
||||
"@vendor__heck-0.5.0//:heck",
|
||||
"@vendor__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor__quote-1.0.38//:quote",
|
||||
"@vendor__syn-2.0.96//:syn",
|
||||
"@vendor_ts__heck-0.5.0//:heck",
|
||||
"@vendor_ts__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor_ts__quote-1.0.38//:quote",
|
||||
"@vendor_ts__syn-2.0.98//:syn",
|
||||
],
|
||||
)
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crc32fast-1.4.2.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crc32fast-1.4.2.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.4.2",
|
||||
deps = [
|
||||
"@vendor__cfg-if-1.0.0//:cfg_if",
|
||||
"@vendor_ts__cfg-if-1.0.0//:cfg_if",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crossbeam-channel-0.5.14.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crossbeam-channel-0.5.14.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.5.14",
|
||||
deps = [
|
||||
"@vendor__crossbeam-utils-0.8.21//:crossbeam_utils",
|
||||
"@vendor_ts__crossbeam-utils-0.8.21//:crossbeam_utils",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crossbeam-deque-0.8.6.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crossbeam-deque-0.8.6.bazel
generated
vendored
@@ -85,7 +85,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.8.6",
|
||||
deps = [
|
||||
"@vendor__crossbeam-epoch-0.9.18//:crossbeam_epoch",
|
||||
"@vendor__crossbeam-utils-0.8.21//:crossbeam_utils",
|
||||
"@vendor_ts__crossbeam-epoch-0.9.18//:crossbeam_epoch",
|
||||
"@vendor_ts__crossbeam-utils-0.8.21//:crossbeam_utils",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crossbeam-epoch-0.9.18.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crossbeam-epoch-0.9.18.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.9.18",
|
||||
deps = [
|
||||
"@vendor__crossbeam-utils-0.8.21//:crossbeam_utils",
|
||||
"@vendor_ts__crossbeam-utils-0.8.21//:crossbeam_utils",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crossbeam-utils-0.8.21.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.crossbeam-utils-0.8.21.bazel
generated
vendored
@@ -86,7 +86,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.8.21",
|
||||
deps = [
|
||||
"@vendor__crossbeam-utils-0.8.21//:build_script_build",
|
||||
"@vendor_ts__crossbeam-utils-0.8.21//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.darling-0.20.10.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.darling-0.20.10.bazel
generated
vendored
@@ -35,7 +35,7 @@ rust_library(
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2021",
|
||||
proc_macro_deps = [
|
||||
"@vendor__darling_macro-0.20.10//:darling_macro",
|
||||
"@vendor_ts__darling_macro-0.20.10//:darling_macro",
|
||||
],
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
@@ -88,6 +88,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.20.10",
|
||||
deps = [
|
||||
"@vendor__darling_core-0.20.10//:darling_core",
|
||||
"@vendor_ts__darling_core-0.20.10//:darling_core",
|
||||
],
|
||||
)
|
||||
|
||||
12
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.darling_core-0.20.10.bazel
generated
vendored
12
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.darling_core-0.20.10.bazel
generated
vendored
@@ -85,11 +85,11 @@ rust_library(
|
||||
}),
|
||||
version = "0.20.10",
|
||||
deps = [
|
||||
"@vendor__fnv-1.0.7//:fnv",
|
||||
"@vendor__ident_case-1.0.1//:ident_case",
|
||||
"@vendor__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor__quote-1.0.38//:quote",
|
||||
"@vendor__strsim-0.11.1//:strsim",
|
||||
"@vendor__syn-2.0.96//:syn",
|
||||
"@vendor_ts__fnv-1.0.7//:fnv",
|
||||
"@vendor_ts__ident_case-1.0.1//:ident_case",
|
||||
"@vendor_ts__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor_ts__quote-1.0.38//:quote",
|
||||
"@vendor_ts__strsim-0.11.1//:strsim",
|
||||
"@vendor_ts__syn-2.0.98//:syn",
|
||||
],
|
||||
)
|
||||
|
||||
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.darling_macro-0.20.10.bazel
generated
vendored
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.darling_macro-0.20.10.bazel
generated
vendored
@@ -81,8 +81,8 @@ rust_proc_macro(
|
||||
}),
|
||||
version = "0.20.10",
|
||||
deps = [
|
||||
"@vendor__darling_core-0.20.10//:darling_core",
|
||||
"@vendor__quote-1.0.38//:quote",
|
||||
"@vendor__syn-2.0.96//:syn",
|
||||
"@vendor_ts__darling_core-0.20.10//:darling_core",
|
||||
"@vendor_ts__quote-1.0.38//:quote",
|
||||
"@vendor_ts__syn-2.0.98//:syn",
|
||||
],
|
||||
)
|
||||
|
||||
10
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.dashmap-5.5.3.bazel
generated
vendored
10
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.dashmap-5.5.3.bazel
generated
vendored
@@ -84,10 +84,10 @@ rust_library(
|
||||
}),
|
||||
version = "5.5.3",
|
||||
deps = [
|
||||
"@vendor__cfg-if-1.0.0//:cfg_if",
|
||||
"@vendor__hashbrown-0.14.5//:hashbrown",
|
||||
"@vendor__lock_api-0.4.12//:lock_api",
|
||||
"@vendor__once_cell-1.20.2//:once_cell",
|
||||
"@vendor__parking_lot_core-0.9.10//:parking_lot_core",
|
||||
"@vendor_ts__cfg-if-1.0.0//:cfg_if",
|
||||
"@vendor_ts__hashbrown-0.14.5//:hashbrown",
|
||||
"@vendor_ts__lock_api-0.4.12//:lock_api",
|
||||
"@vendor_ts__once_cell-1.20.3//:once_cell",
|
||||
"@vendor_ts__parking_lot_core-0.9.10//:parking_lot_core",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -33,7 +33,7 @@ rust_library(
|
||||
"use_std",
|
||||
],
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2018",
|
||||
edition = "2021",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
@@ -83,5 +83,5 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "1.13.0",
|
||||
version = "1.14.0",
|
||||
)
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.ena-0.14.3.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.ena-0.14.3.bazel
generated
vendored
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.14.3",
|
||||
deps = [
|
||||
"@vendor__log-0.4.22//:log",
|
||||
"@vendor_ts__log-0.4.25//:log",
|
||||
],
|
||||
)
|
||||
|
||||
10
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.encoding-0.2.33.bazel
generated
vendored
10
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.encoding-0.2.33.bazel
generated
vendored
@@ -81,10 +81,10 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.33",
|
||||
deps = [
|
||||
"@vendor__encoding-index-japanese-1.20141219.5//:encoding_index_japanese",
|
||||
"@vendor__encoding-index-korean-1.20141219.5//:encoding_index_korean",
|
||||
"@vendor__encoding-index-simpchinese-1.20141219.5//:encoding_index_simpchinese",
|
||||
"@vendor__encoding-index-singlebyte-1.20141219.5//:encoding_index_singlebyte",
|
||||
"@vendor__encoding-index-tradchinese-1.20141219.5//:encoding_index_tradchinese",
|
||||
"@vendor_ts__encoding-index-japanese-1.20141219.5//:encoding_index_japanese",
|
||||
"@vendor_ts__encoding-index-korean-1.20141219.5//:encoding_index_korean",
|
||||
"@vendor_ts__encoding-index-simpchinese-1.20141219.5//:encoding_index_simpchinese",
|
||||
"@vendor_ts__encoding-index-singlebyte-1.20141219.5//:encoding_index_singlebyte",
|
||||
"@vendor_ts__encoding-index-tradchinese-1.20141219.5//:encoding_index_tradchinese",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.20141219.5",
|
||||
deps = [
|
||||
"@vendor__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
"@vendor_ts__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.20141219.5",
|
||||
deps = [
|
||||
"@vendor__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
"@vendor_ts__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.20141219.5",
|
||||
deps = [
|
||||
"@vendor__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
"@vendor_ts__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.20141219.5",
|
||||
deps = [
|
||||
"@vendor__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
"@vendor_ts__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.20141219.5",
|
||||
deps = [
|
||||
"@vendor__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
"@vendor_ts__encoding_index_tests-0.1.4//:encoding_index_tests",
|
||||
],
|
||||
)
|
||||
|
||||
40
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.figment-0.10.19.bazel
generated
vendored
40
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.figment-0.10.19.bazel
generated
vendored
@@ -89,53 +89,53 @@ rust_library(
|
||||
}),
|
||||
version = "0.10.19",
|
||||
deps = [
|
||||
"@vendor__figment-0.10.19//:build_script_build",
|
||||
"@vendor__pear-0.2.9//:pear",
|
||||
"@vendor__serde-1.0.217//:serde",
|
||||
"@vendor__serde_yaml-0.9.34-deprecated//:serde_yaml",
|
||||
"@vendor__uncased-0.9.10//:uncased",
|
||||
"@vendor_ts__figment-0.10.19//:build_script_build",
|
||||
"@vendor_ts__pear-0.2.9//:pear",
|
||||
"@vendor_ts__serde-1.0.218//:serde",
|
||||
"@vendor_ts__serde_yaml-0.9.34-deprecated//:serde_yaml",
|
||||
"@vendor_ts__uncased-0.9.10//:uncased",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:thumbv7em-none-eabi": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:thumbv8m.main-none-eabi": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [
|
||||
"@vendor__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
"@vendor_ts__atomic-0.6.0//:atomic", # cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
@@ -196,7 +196,7 @@ cargo_build_script(
|
||||
version = "0.10.19",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__version_check-0.9.5//:version_check",
|
||||
"@vendor_ts__version_check-0.9.5//:version_check",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
56
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.filetime-0.2.25.bazel
generated
vendored
56
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.filetime-0.2.25.bazel
generated
vendored
@@ -81,88 +81,88 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.25",
|
||||
deps = [
|
||||
"@vendor__cfg-if-1.0.0//:cfg_if",
|
||||
"@vendor_ts__cfg-if-1.0.0//:cfg_if",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
@@ -85,9 +85,9 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "1.0.35",
|
||||
version = "1.1.0",
|
||||
deps = [
|
||||
"@vendor__crc32fast-1.4.2//:crc32fast",
|
||||
"@vendor__miniz_oxide-0.8.2//:miniz_oxide",
|
||||
"@vendor_ts__crc32fast-1.4.2//:crc32fast",
|
||||
"@vendor_ts__miniz_oxide-0.8.5//:miniz_oxide",
|
||||
],
|
||||
)
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.fs-err-2.11.0.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.fs-err-2.11.0.bazel
generated
vendored
@@ -82,7 +82,7 @@ rust_library(
|
||||
}),
|
||||
version = "2.11.0",
|
||||
deps = [
|
||||
"@vendor__fs-err-2.11.0//:build_script_build",
|
||||
"@vendor_ts__fs-err-2.11.0//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -134,7 +134,7 @@ cargo_build_script(
|
||||
version = "2.11.0",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__autocfg-1.4.0//:autocfg",
|
||||
"@vendor_ts__autocfg-1.4.0//:autocfg",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.fsevent-sys-4.1.0.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.fsevent-sys-4.1.0.bazel
generated
vendored
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "4.1.0",
|
||||
deps = [
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.fst-0.4.7.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.fst-0.4.7.bazel
generated
vendored
@@ -85,7 +85,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.4.7",
|
||||
deps = [
|
||||
"@vendor__fst-0.4.7//:build_script_build",
|
||||
"@vendor_ts__fst-0.4.7//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
166
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.getrandom-0.2.15.bazel
generated
vendored
166
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.getrandom-0.2.15.bazel
generated
vendored
@@ -1,166 +0,0 @@
|
||||
###############################################################################
|
||||
# @generated
|
||||
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
|
||||
# regenerate this file, run the following:
|
||||
#
|
||||
# bazel run @@//misc/bazel/3rdparty:vendor_tree_sitter_extractors
|
||||
###############################################################################
|
||||
|
||||
load("@rules_rust//rust:defs.bzl", "rust_library")
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
rust_library(
|
||||
name = "getrandom",
|
||||
srcs = glob(
|
||||
include = ["**/*.rs"],
|
||||
allow_empty = True,
|
||||
),
|
||||
compile_data = glob(
|
||||
include = ["**"],
|
||||
allow_empty = True,
|
||||
exclude = [
|
||||
"**/* *",
|
||||
".tmp_git_root/**/*",
|
||||
"BUILD",
|
||||
"BUILD.bazel",
|
||||
"WORKSPACE",
|
||||
"WORKSPACE.bazel",
|
||||
],
|
||||
),
|
||||
crate_features = [
|
||||
"std",
|
||||
],
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2018",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
tags = [
|
||||
"cargo-bazel",
|
||||
"crate-name=getrandom",
|
||||
"manual",
|
||||
"noclippy",
|
||||
"norustfmt",
|
||||
],
|
||||
target_compatible_with = select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-uefi": [],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:thumbv7em-none-eabi": [],
|
||||
"@rules_rust//rust/platform:thumbv8m.main-none-eabi": [],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-none": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.2.15",
|
||||
deps = [
|
||||
"@vendor__cfg-if-1.0.0//:cfg_if",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [
|
||||
"@vendor__wasi-0.11.0-wasi-snapshot-preview1//:wasi", # cfg(target_os = "wasi")
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
)
|
||||
226
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.getrandom-0.3.1.bazel
generated
vendored
Normal file
226
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.getrandom-0.3.1.bazel
generated
vendored
Normal file
@@ -0,0 +1,226 @@
|
||||
###############################################################################
|
||||
# @generated
|
||||
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
|
||||
# regenerate this file, run the following:
|
||||
#
|
||||
# bazel run @@//misc/bazel/3rdparty:vendor_tree_sitter_extractors
|
||||
###############################################################################
|
||||
|
||||
load("@rules_rust//cargo:defs.bzl", "cargo_build_script")
|
||||
load("@rules_rust//rust:defs.bzl", "rust_library")
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
rust_library(
|
||||
name = "getrandom",
|
||||
srcs = glob(
|
||||
include = ["**/*.rs"],
|
||||
allow_empty = True,
|
||||
),
|
||||
compile_data = glob(
|
||||
include = ["**"],
|
||||
allow_empty = True,
|
||||
exclude = [
|
||||
"**/* *",
|
||||
".tmp_git_root/**/*",
|
||||
"BUILD",
|
||||
"BUILD.bazel",
|
||||
"WORKSPACE",
|
||||
"WORKSPACE.bazel",
|
||||
],
|
||||
),
|
||||
crate_features = [
|
||||
"std",
|
||||
],
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2021",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
tags = [
|
||||
"cargo-bazel",
|
||||
"crate-name=getrandom",
|
||||
"manual",
|
||||
"noclippy",
|
||||
"norustfmt",
|
||||
],
|
||||
target_compatible_with = select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-uefi": [],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:thumbv7em-none-eabi": [],
|
||||
"@rules_rust//rust/platform:thumbv8m.main-none-eabi": [],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-none": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.3.1",
|
||||
deps = [
|
||||
"@vendor_ts__cfg-if-1.0.0//:cfg_if",
|
||||
"@vendor_ts__getrandom-0.3.1//:build_script_build",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "macos", target_os = "openbsd", target_os = "vita", target_os = "emscripten"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "ios", target_os = "visionos", target_os = "watchos", target_os = "tvos"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "ios", target_os = "visionos", target_os = "watchos", target_os = "tvos"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # cfg(all(windows, not(target_vendor = "win7")))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "haiku", target_os = "redox", target_os = "nto", target_os = "aix"))
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "macos", target_os = "openbsd", target_os = "vita", target_os = "emscripten"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # cfg(all(windows, not(target_vendor = "win7")))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "dragonfly", target_os = "freebsd", target_os = "hurd", target_os = "illumos", all(target_os = "horizon", target_arch = "arm")))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "macos", target_os = "openbsd", target_os = "vita", target_os = "emscripten"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "ios", target_os = "visionos", target_os = "watchos", target_os = "tvos"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # cfg(all(windows, not(target_vendor = "win7")))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(any(target_os = "dragonfly", target_os = "freebsd", target_os = "hurd", target_os = "illumos", all(target_os = "horizon", target_arch = "arm")))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(all(any(target_os = "linux", target_os = "android"), not(any(getrandom_backend = "custom", getrandom_backend = "rdrand", getrandom_backend = "rndr"))))
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
)
|
||||
|
||||
cargo_build_script(
|
||||
name = "_bs",
|
||||
srcs = glob(
|
||||
include = ["**/*.rs"],
|
||||
allow_empty = True,
|
||||
),
|
||||
compile_data = glob(
|
||||
include = ["**"],
|
||||
allow_empty = True,
|
||||
exclude = [
|
||||
"**/* *",
|
||||
"**/*.rs",
|
||||
".tmp_git_root/**/*",
|
||||
"BUILD",
|
||||
"BUILD.bazel",
|
||||
"WORKSPACE",
|
||||
"WORKSPACE.bazel",
|
||||
],
|
||||
),
|
||||
crate_features = [
|
||||
"std",
|
||||
],
|
||||
crate_name = "build_script_build",
|
||||
crate_root = "build.rs",
|
||||
data = glob(
|
||||
include = ["**"],
|
||||
allow_empty = True,
|
||||
exclude = [
|
||||
"**/* *",
|
||||
".tmp_git_root/**/*",
|
||||
"BUILD",
|
||||
"BUILD.bazel",
|
||||
"WORKSPACE",
|
||||
"WORKSPACE.bazel",
|
||||
],
|
||||
),
|
||||
edition = "2021",
|
||||
pkg_name = "getrandom",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
tags = [
|
||||
"cargo-bazel",
|
||||
"crate-name=getrandom",
|
||||
"manual",
|
||||
"noclippy",
|
||||
"norustfmt",
|
||||
],
|
||||
version = "0.3.1",
|
||||
visibility = ["//visibility:private"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "build_script_build",
|
||||
actual = ":_bs",
|
||||
tags = ["manual"],
|
||||
)
|
||||
10
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.globset-0.4.15.bazel
generated
vendored
10
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.globset-0.4.15.bazel
generated
vendored
@@ -85,10 +85,10 @@ rust_library(
|
||||
}),
|
||||
version = "0.4.15",
|
||||
deps = [
|
||||
"@vendor__aho-corasick-1.1.3//:aho_corasick",
|
||||
"@vendor__bstr-1.11.3//:bstr",
|
||||
"@vendor__log-0.4.22//:log",
|
||||
"@vendor__regex-automata-0.4.9//:regex_automata",
|
||||
"@vendor__regex-syntax-0.8.5//:regex_syntax",
|
||||
"@vendor_ts__aho-corasick-1.1.3//:aho_corasick",
|
||||
"@vendor_ts__bstr-1.11.3//:bstr",
|
||||
"@vendor_ts__log-0.4.25//:log",
|
||||
"@vendor_ts__regex-automata-0.4.9//:regex_automata",
|
||||
"@vendor_ts__regex-syntax-0.8.5//:regex_syntax",
|
||||
],
|
||||
)
|
||||
|
||||
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.home-0.5.11.bazel
generated
vendored
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.home-0.5.11.bazel
generated
vendored
@@ -82,13 +82,13 @@ rust_library(
|
||||
version = "0.5.11",
|
||||
deps = select({
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
30
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.iana-time-zone-0.1.61.bazel
generated
vendored
30
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.iana-time-zone-0.1.61.bazel
generated
vendored
@@ -85,47 +85,47 @@ rust_library(
|
||||
version = "0.1.61",
|
||||
deps = select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
"@vendor_ts__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
"@vendor_ts__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
"@vendor_ts__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor__android_system_properties-0.1.5//:android_system_properties", # cfg(target_os = "android")
|
||||
"@vendor_ts__android_system_properties-0.1.5//:android_system_properties", # cfg(target_os = "android")
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-core-0.52.0//:windows_core", # cfg(target_os = "windows")
|
||||
"@vendor_ts__windows-core-0.52.0//:windows_core", # cfg(target_os = "windows")
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__android_system_properties-0.1.5//:android_system_properties", # cfg(target_os = "android")
|
||||
"@vendor_ts__android_system_properties-0.1.5//:android_system_properties", # cfg(target_os = "android")
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
"@vendor_ts__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__android_system_properties-0.1.5//:android_system_properties", # cfg(target_os = "android")
|
||||
"@vendor_ts__android_system_properties-0.1.5//:android_system_properties", # cfg(target_os = "android")
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-core-0.52.0//:windows_core", # cfg(target_os = "windows")
|
||||
"@vendor_ts__windows-core-0.52.0//:windows_core", # cfg(target_os = "windows")
|
||||
],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [
|
||||
"@vendor__js-sys-0.3.76//:js_sys", # cfg(all(target_arch = "wasm32", target_os = "unknown"))
|
||||
"@vendor__wasm-bindgen-0.2.99//:wasm_bindgen", # cfg(all(target_arch = "wasm32", target_os = "unknown"))
|
||||
"@vendor_ts__js-sys-0.3.76//:js_sys", # cfg(all(target_arch = "wasm32", target_os = "unknown"))
|
||||
"@vendor_ts__wasm-bindgen-0.2.99//:wasm_bindgen", # cfg(all(target_arch = "wasm32", target_os = "unknown"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
"@vendor_ts__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
"@vendor_ts__core-foundation-sys-0.8.7//:core_foundation_sys", # cfg(any(target_os = "macos", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor__android_system_properties-0.1.5//:android_system_properties", # cfg(target_os = "android")
|
||||
"@vendor_ts__android_system_properties-0.1.5//:android_system_properties", # cfg(target_os = "android")
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-core-0.52.0//:windows_core", # cfg(target_os = "windows")
|
||||
"@vendor_ts__windows-core-0.52.0//:windows_core", # cfg(target_os = "windows")
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
@@ -82,7 +82,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.1.2",
|
||||
deps = [
|
||||
"@vendor__iana-time-zone-haiku-0.1.2//:build_script_build",
|
||||
"@vendor_ts__iana-time-zone-haiku-0.1.2//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -134,7 +134,7 @@ cargo_build_script(
|
||||
version = "0.1.2",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__cc-1.2.7//:cc",
|
||||
"@vendor_ts__cc-1.2.7//:cc",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.indexmap-1.9.3.bazel
generated
vendored
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.indexmap-1.9.3.bazel
generated
vendored
@@ -82,8 +82,8 @@ rust_library(
|
||||
}),
|
||||
version = "1.9.3",
|
||||
deps = [
|
||||
"@vendor__hashbrown-0.12.3//:hashbrown",
|
||||
"@vendor__indexmap-1.9.3//:build_script_build",
|
||||
"@vendor_ts__hashbrown-0.12.3//:hashbrown",
|
||||
"@vendor_ts__indexmap-1.9.3//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -135,7 +135,7 @@ cargo_build_script(
|
||||
version = "1.9.3",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__autocfg-1.4.0//:autocfg",
|
||||
"@vendor_ts__autocfg-1.4.0//:autocfg",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.indexmap-2.7.0.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.indexmap-2.7.0.bazel
generated
vendored
@@ -85,7 +85,7 @@ rust_library(
|
||||
}),
|
||||
version = "2.7.0",
|
||||
deps = [
|
||||
"@vendor__equivalent-1.0.1//:equivalent",
|
||||
"@vendor__hashbrown-0.15.2//:hashbrown",
|
||||
"@vendor_ts__equivalent-1.0.1//:equivalent",
|
||||
"@vendor_ts__hashbrown-0.15.2//:hashbrown",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -79,10 +79,10 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.9.6",
|
||||
version = "0.11.0",
|
||||
deps = [
|
||||
"@vendor__bitflags-1.3.2//:bitflags",
|
||||
"@vendor__inotify-sys-0.1.5//:inotify_sys",
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor_ts__bitflags-2.8.0//:bitflags",
|
||||
"@vendor_ts__inotify-sys-0.1.5//:inotify_sys",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
],
|
||||
)
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.inotify-sys-0.1.5.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.inotify-sys-0.1.5.bazel
generated
vendored
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.1.5",
|
||||
deps = [
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.itertools-0.12.1.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.itertools-0.12.1.bazel
generated
vendored
@@ -86,6 +86,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.12.1",
|
||||
deps = [
|
||||
"@vendor__either-1.13.0//:either",
|
||||
"@vendor_ts__either-1.14.0//:either",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.itertools-0.14.0.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.itertools-0.14.0.bazel
generated
vendored
@@ -86,6 +86,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.14.0",
|
||||
deps = [
|
||||
"@vendor__either-1.13.0//:either",
|
||||
"@vendor_ts__either-1.14.0//:either",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.js-sys-0.3.76.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.js-sys-0.3.76.bazel
generated
vendored
@@ -85,7 +85,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.3.76",
|
||||
deps = [
|
||||
"@vendor__once_cell-1.20.2//:once_cell",
|
||||
"@vendor__wasm-bindgen-0.2.99//:wasm_bindgen",
|
||||
"@vendor_ts__once_cell-1.20.3//:once_cell",
|
||||
"@vendor_ts__wasm-bindgen-0.2.99//:wasm_bindgen",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.kqueue-1.0.8.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.kqueue-1.0.8.bazel
generated
vendored
@@ -81,7 +81,7 @@ rust_library(
|
||||
}),
|
||||
version = "1.0.8",
|
||||
deps = [
|
||||
"@vendor__kqueue-sys-1.0.4//:kqueue_sys",
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor_ts__kqueue-sys-1.0.4//:kqueue_sys",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.kqueue-sys-1.0.4.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.kqueue-sys-1.0.4.bazel
generated
vendored
@@ -81,7 +81,7 @@ rust_library(
|
||||
}),
|
||||
version = "1.0.4",
|
||||
deps = [
|
||||
"@vendor__bitflags-1.3.2//:bitflags",
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor_ts__bitflags-1.3.2//:bitflags",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.libc-0.2.169.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.libc-0.2.169.bazel
generated
vendored
@@ -86,7 +86,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.169",
|
||||
deps = [
|
||||
"@vendor__libc-0.2.169//:build_script_build",
|
||||
"@vendor_ts__libc-0.2.169//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.libredox-0.1.3.bazel
generated
vendored
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.libredox-0.1.3.bazel
generated
vendored
@@ -81,8 +81,8 @@ rust_library(
|
||||
}),
|
||||
version = "0.1.3",
|
||||
deps = [
|
||||
"@vendor__bitflags-2.7.0//:bitflags",
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor__redox_syscall-0.5.8//:syscall",
|
||||
"@vendor_ts__bitflags-2.8.0//:bitflags",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
"@vendor_ts__redox_syscall-0.5.8//:syscall",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.line-index-0.1.2.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.line-index-0.1.2.bazel
generated
vendored
@@ -81,7 +81,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.1.2",
|
||||
deps = [
|
||||
"@vendor__nohash-hasher-0.2.0//:nohash_hasher",
|
||||
"@vendor__text-size-1.1.1//:text_size",
|
||||
"@vendor_ts__nohash-hasher-0.2.0//:nohash_hasher",
|
||||
"@vendor_ts__text-size-1.1.1//:text_size",
|
||||
],
|
||||
)
|
||||
|
||||
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.lock_api-0.4.12.bazel
generated
vendored
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.lock_api-0.4.12.bazel
generated
vendored
@@ -86,8 +86,8 @@ rust_library(
|
||||
}),
|
||||
version = "0.4.12",
|
||||
deps = [
|
||||
"@vendor__lock_api-0.4.12//:build_script_build",
|
||||
"@vendor__scopeguard-1.2.0//:scopeguard",
|
||||
"@vendor_ts__lock_api-0.4.12//:build_script_build",
|
||||
"@vendor_ts__scopeguard-1.2.0//:scopeguard",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -143,7 +143,7 @@ cargo_build_script(
|
||||
version = "0.4.12",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__autocfg-1.4.0//:autocfg",
|
||||
"@vendor_ts__autocfg-1.4.0//:autocfg",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.log-0.3.9.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.log-0.3.9.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.3.9",
|
||||
deps = [
|
||||
"@vendor__log-0.4.22//:log",
|
||||
"@vendor_ts__log-0.4.25//:log",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -82,5 +82,5 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.4.22",
|
||||
version = "0.4.25",
|
||||
)
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.matchers-0.1.0.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.matchers-0.1.0.bazel
generated
vendored
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.1.0",
|
||||
deps = [
|
||||
"@vendor__regex-automata-0.1.10//:regex_automata",
|
||||
"@vendor_ts__regex-automata-0.1.10//:regex_automata",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.memoffset-0.9.1.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.memoffset-0.9.1.bazel
generated
vendored
@@ -85,7 +85,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.9.1",
|
||||
deps = [
|
||||
"@vendor__memoffset-0.9.1//:build_script_build",
|
||||
"@vendor_ts__memoffset-0.9.1//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -140,7 +140,7 @@ cargo_build_script(
|
||||
version = "0.9.1",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__autocfg-1.4.0//:autocfg",
|
||||
"@vendor_ts__autocfg-1.4.0//:autocfg",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
@@ -82,8 +82,8 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.8.2",
|
||||
version = "0.8.5",
|
||||
deps = [
|
||||
"@vendor__adler2-2.0.0//:adler2",
|
||||
"@vendor_ts__adler2-2.0.0//:adler2",
|
||||
],
|
||||
)
|
||||
@@ -35,7 +35,7 @@ rust_library(
|
||||
"os-poll",
|
||||
],
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2018",
|
||||
edition = "2021",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
@@ -85,94 +85,94 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.8.11",
|
||||
version = "1.0.3",
|
||||
deps = [
|
||||
"@vendor__log-0.4.22//:log",
|
||||
"@vendor_ts__log-0.4.25//:log",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.48.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.52.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.48.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.52.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(target_os = "wasi")
|
||||
"@vendor__wasi-0.11.0-wasi-snapshot-preview1//:wasi", # cfg(target_os = "wasi")
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(target_os = "wasi")
|
||||
"@vendor_ts__wasi-0.11.0-wasi-snapshot-preview1//:wasi", # cfg(target_os = "wasi")
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.48.0//:windows_sys", # cfg(windows)
|
||||
"@vendor_ts__windows-sys-0.52.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.miow-0.6.0.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.miow-0.6.0.bazel
generated
vendored
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.6.0",
|
||||
deps = [
|
||||
"@vendor__windows-sys-0.48.0//:windows_sys",
|
||||
"@vendor_ts__windows-sys-0.48.0//:windows_sys",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.mustache-0.9.0.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.mustache-0.9.0.bazel
generated
vendored
@@ -81,7 +81,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.9.0",
|
||||
deps = [
|
||||
"@vendor__log-0.3.9//:log",
|
||||
"@vendor__serde-1.0.217//:serde",
|
||||
"@vendor_ts__log-0.3.9//:log",
|
||||
"@vendor_ts__serde-1.0.218//:serde",
|
||||
],
|
||||
)
|
||||
|
||||
179
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.notify-6.1.1.bazel
generated
vendored
179
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.notify-6.1.1.bazel
generated
vendored
@@ -1,179 +0,0 @@
|
||||
###############################################################################
|
||||
# @generated
|
||||
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
|
||||
# regenerate this file, run the following:
|
||||
#
|
||||
# bazel run @@//misc/bazel/3rdparty:vendor_tree_sitter_extractors
|
||||
###############################################################################
|
||||
|
||||
load("@rules_rust//rust:defs.bzl", "rust_library")
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
rust_library(
|
||||
name = "notify",
|
||||
srcs = glob(
|
||||
include = ["**/*.rs"],
|
||||
allow_empty = True,
|
||||
),
|
||||
compile_data = glob(
|
||||
include = ["**"],
|
||||
allow_empty = True,
|
||||
exclude = [
|
||||
"**/* *",
|
||||
".tmp_git_root/**/*",
|
||||
"BUILD",
|
||||
"BUILD.bazel",
|
||||
"WORKSPACE",
|
||||
"WORKSPACE.bazel",
|
||||
],
|
||||
),
|
||||
crate_features = [
|
||||
"crossbeam-channel",
|
||||
"default",
|
||||
"fsevent-sys",
|
||||
"macos_fsevent",
|
||||
],
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2021",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
tags = [
|
||||
"cargo-bazel",
|
||||
"crate-name=notify",
|
||||
"manual",
|
||||
"noclippy",
|
||||
"norustfmt",
|
||||
],
|
||||
target_compatible_with = select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-uefi": [],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:thumbv7em-none-eabi": [],
|
||||
"@rules_rust//rust/platform:thumbv8m.main-none-eabi": [],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-none": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "6.1.1",
|
||||
deps = [
|
||||
"@vendor__crossbeam-channel-0.5.14//:crossbeam_channel",
|
||||
"@vendor__filetime-0.2.25//:filetime",
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor__log-0.4.22//:log",
|
||||
"@vendor__walkdir-2.5.0//:walkdir",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor__bitflags-2.7.0//:bitflags", # cfg(target_os = "macos")
|
||||
"@vendor__fsevent-sys-4.1.0//:fsevent_sys", # aarch64-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.48.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__bitflags-2.7.0//:bitflags", # cfg(target_os = "macos")
|
||||
"@vendor__fsevent-sys-4.1.0//:fsevent_sys", # i686-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.48.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor__kqueue-1.0.8//:kqueue", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor__bitflags-2.7.0//:bitflags", # cfg(target_os = "macos")
|
||||
"@vendor__fsevent-sys-4.1.0//:fsevent_sys", # x86_64-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-sys-0.48.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor__kqueue-1.0.8//:kqueue", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor__inotify-0.9.6//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor__mio-0.8.11//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
)
|
||||
190
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.notify-8.0.0.bazel
generated
vendored
Normal file
190
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.notify-8.0.0.bazel
generated
vendored
Normal file
@@ -0,0 +1,190 @@
|
||||
###############################################################################
|
||||
# @generated
|
||||
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
|
||||
# regenerate this file, run the following:
|
||||
#
|
||||
# bazel run @@//misc/bazel/3rdparty:vendor_tree_sitter_extractors
|
||||
###############################################################################
|
||||
|
||||
load("@rules_rust//rust:defs.bzl", "rust_library")
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
rust_library(
|
||||
name = "notify",
|
||||
srcs = glob(
|
||||
include = ["**/*.rs"],
|
||||
allow_empty = True,
|
||||
),
|
||||
compile_data = glob(
|
||||
include = ["**"],
|
||||
allow_empty = True,
|
||||
exclude = [
|
||||
"**/* *",
|
||||
".tmp_git_root/**/*",
|
||||
"BUILD",
|
||||
"BUILD.bazel",
|
||||
"WORKSPACE",
|
||||
"WORKSPACE.bazel",
|
||||
],
|
||||
),
|
||||
crate_features = [
|
||||
"default",
|
||||
"fsevent-sys",
|
||||
"macos_fsevent",
|
||||
],
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2021",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
tags = [
|
||||
"cargo-bazel",
|
||||
"crate-name=notify",
|
||||
"manual",
|
||||
"noclippy",
|
||||
"norustfmt",
|
||||
],
|
||||
target_compatible_with = select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-uefi": [],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:thumbv7em-none-eabi": [],
|
||||
"@rules_rust//rust/platform:thumbv8m.main-none-eabi": [],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-none": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "8.0.0",
|
||||
deps = [
|
||||
"@vendor_ts__filetime-0.2.25//:filetime",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
"@vendor_ts__log-0.4.25//:log",
|
||||
"@vendor_ts__notify-types-2.0.0//:notify_types",
|
||||
"@vendor_ts__walkdir-2.5.0//:walkdir",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor_ts__bitflags-2.8.0//:bitflags", # cfg(target_os = "macos")
|
||||
"@vendor_ts__fsevent-sys-4.1.0//:fsevent_sys", # aarch64-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor_ts__kqueue-1.0.8//:kqueue", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor_ts__kqueue-1.0.8//:kqueue", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor_ts__bitflags-2.8.0//:bitflags", # cfg(target_os = "macos")
|
||||
"@vendor_ts__fsevent-sys-4.1.0//:fsevent_sys", # i686-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor_ts__kqueue-1.0.8//:kqueue", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor_ts__bitflags-2.8.0//:bitflags", # cfg(target_os = "macos")
|
||||
"@vendor_ts__fsevent-sys-4.1.0//:fsevent_sys", # x86_64-apple-darwin
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor_ts__kqueue-1.0.8//:kqueue", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor_ts__windows-sys-0.59.0//:windows_sys", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor_ts__kqueue-1.0.8//:kqueue", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "freebsd", target_os = "openbsd", target_os = "netbsd", target_os = "dragonflybsd", target_os = "ios"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor_ts__inotify-0.11.0//:inotify", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
"@vendor_ts__mio-1.0.3//:mio", # cfg(any(target_os = "linux", target_os = "android"))
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
)
|
||||
@@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library")
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
rust_library(
|
||||
name = "ra_ap_limit",
|
||||
name = "notify_types",
|
||||
srcs = glob(
|
||||
include = ["**/*.rs"],
|
||||
allow_empty = True,
|
||||
@@ -35,7 +35,7 @@ rust_library(
|
||||
],
|
||||
tags = [
|
||||
"cargo-bazel",
|
||||
"crate-name=ra_ap_limit",
|
||||
"crate-name=notify-types",
|
||||
"manual",
|
||||
"noclippy",
|
||||
"norustfmt",
|
||||
@@ -79,5 +79,5 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.0.258",
|
||||
version = "2.0.0",
|
||||
)
|
||||
8
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.nu-ansi-term-0.46.0.bazel
generated
vendored
8
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.nu-ansi-term-0.46.0.bazel
generated
vendored
@@ -81,16 +81,16 @@ rust_library(
|
||||
}),
|
||||
version = "0.46.0",
|
||||
deps = [
|
||||
"@vendor__overload-0.1.1//:overload",
|
||||
"@vendor_ts__overload-0.1.1//:overload",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__winapi-0.3.9//:winapi", # cfg(target_os = "windows")
|
||||
"@vendor_ts__winapi-0.3.9//:winapi", # cfg(target_os = "windows")
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__winapi-0.3.9//:winapi", # cfg(target_os = "windows")
|
||||
"@vendor_ts__winapi-0.3.9//:winapi", # cfg(target_os = "windows")
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__winapi-0.3.9//:winapi", # cfg(target_os = "windows")
|
||||
"@vendor_ts__winapi-0.3.9//:winapi", # cfg(target_os = "windows")
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.num-traits-0.2.19.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.num-traits-0.2.19.bazel
generated
vendored
@@ -86,7 +86,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.19",
|
||||
deps = [
|
||||
"@vendor__num-traits-0.2.19//:build_script_build",
|
||||
"@vendor_ts__num-traits-0.2.19//:build_script_build",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -142,7 +142,7 @@ cargo_build_script(
|
||||
version = "0.2.19",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__autocfg-1.4.0//:autocfg",
|
||||
"@vendor_ts__autocfg-1.4.0//:autocfg",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
66
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.num_cpus-1.16.0.bazel
generated
vendored
66
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.num_cpus-1.16.0.bazel
generated
vendored
@@ -82,103 +82,103 @@ rust_library(
|
||||
version = "1.16.0",
|
||||
deps = select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-uefi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:thumbv7em-none-eabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:thumbv8m.main-none-eabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-none": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(not(windows))
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
@@ -85,5 +85,5 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "1.20.2",
|
||||
version = "1.20.3",
|
||||
)
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.os_str_bytes-7.0.0.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.os_str_bytes-7.0.0.bazel
generated
vendored
@@ -86,6 +86,6 @@ rust_library(
|
||||
}),
|
||||
version = "7.0.0",
|
||||
deps = [
|
||||
"@vendor__memchr-2.7.4//:memchr",
|
||||
"@vendor_ts__memchr-2.7.4//:memchr",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.parking_lot-0.12.3.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.parking_lot-0.12.3.bazel
generated
vendored
@@ -84,7 +84,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.12.3",
|
||||
deps = [
|
||||
"@vendor__lock_api-0.4.12//:lock_api",
|
||||
"@vendor__parking_lot_core-0.9.10//:parking_lot_core",
|
||||
"@vendor_ts__lock_api-0.4.12//:lock_api",
|
||||
"@vendor_ts__parking_lot_core-0.9.10//:parking_lot_core",
|
||||
],
|
||||
)
|
||||
|
||||
60
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.parking_lot_core-0.9.10.bazel
generated
vendored
60
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.parking_lot_core-0.9.10.bazel
generated
vendored
@@ -82,90 +82,90 @@ rust_library(
|
||||
}),
|
||||
version = "0.9.10",
|
||||
deps = [
|
||||
"@vendor__cfg-if-1.0.0//:cfg_if",
|
||||
"@vendor__parking_lot_core-0.9.10//:build_script_build",
|
||||
"@vendor__smallvec-1.13.2//:smallvec",
|
||||
"@vendor_ts__cfg-if-1.0.0//:cfg_if",
|
||||
"@vendor_ts__parking_lot_core-0.9.10//:build_script_build",
|
||||
"@vendor_ts__smallvec-1.14.0//:smallvec",
|
||||
] + select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
|
||||
"@vendor__windows-targets-0.52.6//:windows_targets", # cfg(windows)
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [
|
||||
"@vendor__windows-targets-0.52.6//:windows_targets", # cfg(windows)
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
|
||||
"@vendor__windows-targets-0.52.6//:windows_targets", # cfg(windows)
|
||||
"@vendor_ts__windows-targets-0.52.6//:windows_targets", # cfg(windows)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
|
||||
"@vendor__libc-0.2.169//:libc", # cfg(unix)
|
||||
"@vendor_ts__libc-0.2.169//:libc", # cfg(unix)
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
|
||||
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.pear-0.2.9.bazel
generated
vendored
6
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.pear-0.2.9.bazel
generated
vendored
@@ -36,7 +36,7 @@ rust_library(
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2018",
|
||||
proc_macro_deps = [
|
||||
"@vendor__pear_codegen-0.2.9//:pear_codegen",
|
||||
"@vendor_ts__pear_codegen-0.2.9//:pear_codegen",
|
||||
],
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
@@ -89,7 +89,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.9",
|
||||
deps = [
|
||||
"@vendor__inlinable_string-0.1.15//:inlinable_string",
|
||||
"@vendor__yansi-1.0.1//:yansi",
|
||||
"@vendor_ts__inlinable_string-0.1.15//:inlinable_string",
|
||||
"@vendor_ts__yansi-1.0.1//:yansi",
|
||||
],
|
||||
)
|
||||
|
||||
8
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.pear_codegen-0.2.9.bazel
generated
vendored
8
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.pear_codegen-0.2.9.bazel
generated
vendored
@@ -81,9 +81,9 @@ rust_proc_macro(
|
||||
}),
|
||||
version = "0.2.9",
|
||||
deps = [
|
||||
"@vendor__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor__proc-macro2-diagnostics-0.10.1//:proc_macro2_diagnostics",
|
||||
"@vendor__quote-1.0.38//:quote",
|
||||
"@vendor__syn-2.0.96//:syn",
|
||||
"@vendor_ts__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor_ts__proc-macro2-diagnostics-0.10.1//:proc_macro2_diagnostics",
|
||||
"@vendor_ts__quote-1.0.38//:quote",
|
||||
"@vendor_ts__syn-2.0.98//:syn",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.perf-event-0.4.7.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.perf-event-0.4.7.bazel
generated
vendored
@@ -81,7 +81,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.4.7",
|
||||
deps = [
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor__perf-event-open-sys-1.0.1//:perf_event_open_sys",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
"@vendor_ts__perf-event-open-sys-1.0.1//:perf_event_open_sys",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -81,6 +81,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.0.1",
|
||||
deps = [
|
||||
"@vendor__libc-0.2.169//:libc",
|
||||
"@vendor_ts__libc-0.2.169//:libc",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.petgraph-0.6.5.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.petgraph-0.6.5.bazel
generated
vendored
@@ -87,7 +87,7 @@ rust_library(
|
||||
}),
|
||||
version = "0.6.5",
|
||||
deps = [
|
||||
"@vendor__fixedbitset-0.4.2//:fixedbitset",
|
||||
"@vendor__indexmap-2.7.0//:indexmap",
|
||||
"@vendor_ts__fixedbitset-0.4.2//:fixedbitset",
|
||||
"@vendor_ts__indexmap-2.7.0//:indexmap",
|
||||
],
|
||||
)
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.ppv-lite86-0.2.20.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.ppv-lite86-0.2.20.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "0.2.20",
|
||||
deps = [
|
||||
"@vendor__zerocopy-0.7.35//:zerocopy",
|
||||
"@vendor_ts__zerocopy-0.7.35//:zerocopy",
|
||||
],
|
||||
)
|
||||
|
||||
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.proc-macro2-1.0.93.bazel
generated
vendored
4
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.proc-macro2-1.0.93.bazel
generated
vendored
@@ -86,8 +86,8 @@ rust_library(
|
||||
}),
|
||||
version = "1.0.93",
|
||||
deps = [
|
||||
"@vendor__proc-macro2-1.0.93//:build_script_build",
|
||||
"@vendor__unicode-ident-1.0.14//:unicode_ident",
|
||||
"@vendor_ts__proc-macro2-1.0.93//:build_script_build",
|
||||
"@vendor_ts__unicode-ident-1.0.16//:unicode_ident",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
@@ -87,11 +87,11 @@ rust_library(
|
||||
}),
|
||||
version = "0.10.1",
|
||||
deps = [
|
||||
"@vendor__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor__proc-macro2-diagnostics-0.10.1//:build_script_build",
|
||||
"@vendor__quote-1.0.38//:quote",
|
||||
"@vendor__syn-2.0.96//:syn",
|
||||
"@vendor__yansi-1.0.1//:yansi",
|
||||
"@vendor_ts__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor_ts__proc-macro2-diagnostics-0.10.1//:build_script_build",
|
||||
"@vendor_ts__quote-1.0.38//:quote",
|
||||
"@vendor_ts__syn-2.0.98//:syn",
|
||||
"@vendor_ts__yansi-1.0.1//:yansi",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -148,7 +148,7 @@ cargo_build_script(
|
||||
version = "0.10.1",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
"@vendor__version_check-0.9.5//:version_check",
|
||||
"@vendor_ts__version_check-0.9.5//:version_check",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.quote-1.0.38.bazel
generated
vendored
2
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.quote-1.0.38.bazel
generated
vendored
@@ -85,6 +85,6 @@ rust_library(
|
||||
}),
|
||||
version = "1.0.38",
|
||||
deps = [
|
||||
"@vendor__proc-macro2-1.0.93//:proc_macro2",
|
||||
"@vendor_ts__proc-macro2-1.0.93//:proc_macro2",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -17,7 +17,8 @@ rust_library(
|
||||
allow_empty = True,
|
||||
),
|
||||
aliases = {
|
||||
"@vendor__ra-ap-rustc_index-0.87.0//:ra_ap_rustc_index": "rustc_index",
|
||||
"@vendor_ts__ra-ap-rustc_hashes-0.97.0//:ra_ap_rustc_hashes": "rustc_hashes",
|
||||
"@vendor_ts__ra-ap-rustc_index-0.97.0//:ra_ap_rustc_index": "rustc_index",
|
||||
},
|
||||
compile_data = glob(
|
||||
include = ["**"],
|
||||
@@ -32,7 +33,7 @@ rust_library(
|
||||
],
|
||||
),
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2021",
|
||||
edition = "2024",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
@@ -82,10 +83,11 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.87.0",
|
||||
version = "0.97.0",
|
||||
deps = [
|
||||
"@vendor__bitflags-2.7.0//:bitflags",
|
||||
"@vendor__ra-ap-rustc_index-0.87.0//:ra_ap_rustc_index",
|
||||
"@vendor__tracing-0.1.41//:tracing",
|
||||
"@vendor_ts__bitflags-2.8.0//:bitflags",
|
||||
"@vendor_ts__ra-ap-rustc_hashes-0.97.0//:ra_ap_rustc_hashes",
|
||||
"@vendor_ts__ra-ap-rustc_index-0.97.0//:ra_ap_rustc_index",
|
||||
"@vendor_ts__tracing-0.1.41//:tracing",
|
||||
],
|
||||
)
|
||||
86
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.ra-ap-rustc_hashes-0.97.0.bazel
generated
vendored
Normal file
86
misc/bazel/3rdparty/tree_sitter_extractors_deps/BUILD.ra-ap-rustc_hashes-0.97.0.bazel
generated
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
###############################################################################
|
||||
# @generated
|
||||
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
|
||||
# regenerate this file, run the following:
|
||||
#
|
||||
# bazel run @@//misc/bazel/3rdparty:vendor_tree_sitter_extractors
|
||||
###############################################################################
|
||||
|
||||
load("@rules_rust//rust:defs.bzl", "rust_library")
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
rust_library(
|
||||
name = "ra_ap_rustc_hashes",
|
||||
srcs = glob(
|
||||
include = ["**/*.rs"],
|
||||
allow_empty = True,
|
||||
),
|
||||
compile_data = glob(
|
||||
include = ["**"],
|
||||
allow_empty = True,
|
||||
exclude = [
|
||||
"**/* *",
|
||||
".tmp_git_root/**/*",
|
||||
"BUILD",
|
||||
"BUILD.bazel",
|
||||
"WORKSPACE",
|
||||
"WORKSPACE.bazel",
|
||||
],
|
||||
),
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2024",
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
],
|
||||
tags = [
|
||||
"cargo-bazel",
|
||||
"crate-name=ra-ap-rustc_hashes",
|
||||
"manual",
|
||||
"noclippy",
|
||||
"norustfmt",
|
||||
],
|
||||
target_compatible_with = select({
|
||||
"@rules_rust//rust/platform:aarch64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:aarch64-apple-ios-sim": [],
|
||||
"@rules_rust//rust/platform:aarch64-linux-android": [],
|
||||
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [],
|
||||
"@rules_rust//rust/platform:aarch64-unknown-uefi": [],
|
||||
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:armv7-linux-androideabi": [],
|
||||
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [],
|
||||
"@rules_rust//rust/platform:i686-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:i686-linux-android": [],
|
||||
"@rules_rust//rust/platform:i686-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:i686-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [],
|
||||
"@rules_rust//rust/platform:s390x-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:thumbv7em-none-eabi": [],
|
||||
"@rules_rust//rust/platform:thumbv8m.main-none-eabi": [],
|
||||
"@rules_rust//rust/platform:wasm32-unknown-unknown": [],
|
||||
"@rules_rust//rust/platform:wasm32-wasip1": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-darwin": [],
|
||||
"@rules_rust//rust/platform:x86_64-apple-ios": [],
|
||||
"@rules_rust//rust/platform:x86_64-linux-android": [],
|
||||
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-fuchsia": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-none": [],
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.97.0",
|
||||
deps = [
|
||||
"@vendor_ts__rustc-stable-hash-0.1.1//:rustc_stable_hash",
|
||||
],
|
||||
)
|
||||
@@ -17,7 +17,7 @@ rust_library(
|
||||
allow_empty = True,
|
||||
),
|
||||
aliases = {
|
||||
"@vendor__ra-ap-rustc_index_macros-0.87.0//:ra_ap_rustc_index_macros": "rustc_index_macros",
|
||||
"@vendor_ts__ra-ap-rustc_index_macros-0.97.0//:ra_ap_rustc_index_macros": "rustc_index_macros",
|
||||
},
|
||||
compile_data = glob(
|
||||
include = ["**"],
|
||||
@@ -32,9 +32,9 @@ rust_library(
|
||||
],
|
||||
),
|
||||
crate_root = "src/lib.rs",
|
||||
edition = "2021",
|
||||
edition = "2024",
|
||||
proc_macro_deps = [
|
||||
"@vendor__ra-ap-rustc_index_macros-0.87.0//:ra_ap_rustc_index_macros",
|
||||
"@vendor_ts__ra-ap-rustc_index_macros-0.97.0//:ra_ap_rustc_index_macros",
|
||||
],
|
||||
rustc_flags = [
|
||||
"--cap-lints=allow",
|
||||
@@ -85,8 +85,8 @@ rust_library(
|
||||
"@rules_rust//rust/platform:x86_64-unknown-uefi": [],
|
||||
"//conditions:default": ["@platforms//:incompatible"],
|
||||
}),
|
||||
version = "0.87.0",
|
||||
version = "0.97.0",
|
||||
deps = [
|
||||
"@vendor__smallvec-1.13.2//:smallvec",
|
||||
"@vendor_ts__smallvec-1.14.0//:smallvec",
|
||||
],
|
||||
)
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user