Skip to content

Commit 6f75a76

Browse files
LegNeatoclaude
andcommitted
Exclude rust_optimizer_error_test.cpp from Bazel build
This test requires the Rust FFI header which is only available when building with spirv_tools_enable_rust=true. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 508ee1d commit 6f75a76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@ cc_library(
522522
"test/rust_validator_override_test.cpp",
523523
"test/rust_disassembler_diagnostics_test.cpp",
524524
"test/disassemble_rust_fallback_test.cpp",
525+
"test/rust_optimizer_error_test.cpp",
525526
],
526527
)]
527528

0 commit comments

Comments
 (0)