Commit 30fcd82
fix: restore rules_rust fork for Windows wasm-component-ld.exe support
PR #3727 (bazelbuild/rules_rust#3727) is still
open in upstream rules_rust. The previous commit incorrectly removed
the fork override, breaking Windows builds.
The fork at avrabe/rules_rust includes the fix that adds
wasm-component-ld.exe to the rustc_lib filegroup, which is required
for Windows WASM component builds.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 83c111f commit 30fcd82
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
| |||
0 commit comments