[rust] Enhance logic to uncompress DEB files and set toolchain version#13741
[rust] Enhance logic to uncompress DEB files and set toolchain version#13741
Conversation
|
PR Description updated to latest commit (257ca09)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
CI Failure Feedback(Checks updated until commit ee1db14)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR: where Configuration options
See more information about the |
User description
Description
This PR improves the logic to extract Deb files (e.g., Edge), which was causing problems in Fedora. Also, this PR specifies a fixed version of the Rust compiler in the WORKSPACE file.
Motivation and Context
Currently, a warning is displayed in Fedora.
Types of changes
Checklist
Type
bug_fix, enhancement
Description
rust/src/files.rsto better handle empty target directories, improving compatibility with Fedora.WORKSPACEfile to ensure consistent toolchain usage.Changes walkthrough
files.rs
Enhance DEB File Uncompression Logicrust/src/files.rs
attempting to uncompress DEB files.
command.
empty.
WORKSPACE
Set Fixed Rust Toolchain VersionWORKSPACE