Skip to content

Fix fuchsia platform triple #2945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
23 changes: 12 additions & 11 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -786,17 +786,18 @@ tasks:
- "@rules_rust//tools/rust_analyzer:gen_rust_project"
test_targets:
- "//..."
windows_bzlmod_bcr:
name: bzlmod BCR presubmit
platform: windows
working_directory: examples/bzlmod/hello_world
test_flags: *bzlmod_flags
run_targets:
- "//third-party:vendor"
build_targets:
- "@rules_rust//tools/rust_analyzer:gen_rust_project"
test_targets:
- "//..."
# TODO: https://github.com/bazelbuild/rules_rust/issues/2878
# windows_bzlmod_bcr:
# name: bzlmod BCR presubmit
# platform: windows
# working_directory: examples/bzlmod/hello_world
# test_flags: *bzlmod_flags
# run_targets:
# - "//third-party:vendor"
# build_targets:
# - "@rules_rust//tools/rust_analyzer:gen_rust_project"
# test_targets:
# - "//..."
ubuntu2004_bzlmod_plus_repo_names_bcr:
name: bzlmod BCR presubmit w/ incompatible flags
# A newer version than is specified in the .bazel_version file is needed for
Expand Down
4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.aho-corasick-1.1.3.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.annotate-snippets-0.9.2.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.anstream-0.6.15.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.anstyle-1.0.8.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.anstyle-parse-0.2.5.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.anstyle-query-1.1.1.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.anstyle-wincon-3.0.4.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.bindgen-0.70.1.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.bitflags-2.6.0.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.cexpr-0.6.0.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.cfg-if-1.0.0.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.clang-sys-1.8.1.bazel

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

4 changes: 2 additions & 2 deletions bindgen/3rdparty/crates/BUILD.clap-4.5.17.bazel

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

Loading
Loading