[build] bump rules_rs to 0.0.108 - #17997
Conversation
PR Summary by QodoBump rules_rs to 0.0.108 and preserve hermetic Rust builds
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
Code Review by Qodo
1. A dependency refresh can erase the fix
|
🔗 Related Issues
Supersedes #17929 with bump to later version to fix one bug and a patch to fix the other
Builds toward #17586
💥 What does this PR do?
rules_rsto 0.0.108, withllvm0.8.18 andrules_cc0.2.22 to match the resolved graph🔧 Implementation Notes
register_toolchainsto use//...instead of:allbecause 0.0.108 no longer generates a root packagerules_rust_debug_prefix_map.patchcarries fix: remap assembler debug paths in Cargo build scripts hermeticbuild/rules_rust#54.🤖 AI assistance
💡 Additional Considerations
rules_rust_debug_prefix_map.patchonce fix: remap assembler debug paths in Cargo build scripts hermeticbuild/rules_rust#54 lands in a pinned rules_rust🔄 Types of changes