-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Tracking Issue for -Zembed-metadata #15495
Copy link
Copy link
Open
Labels
A-build-executionArea: anything dealing with executing the compilerArea: anything dealing with executing the compilerC-tracking-issueCategory: A tracking issue for something unstable.Category: A tracking issue for something unstable.S-waiting-on-feedbackStatus: An implemented feature is waiting on community feedback for bugs or design concerns.Status: An implemented feature is waiting on community feedback for bugs or design concerns.
Description
Activity
Metadata
Metadata
Assignees
Labels
A-build-executionArea: anything dealing with executing the compilerArea: anything dealing with executing the compilerC-tracking-issueCategory: A tracking issue for something unstable.Category: A tracking issue for something unstable.S-waiting-on-feedbackStatus: An implemented feature is waiting on community feedback for bugs or design concerns.Status: An implemented feature is waiting on community feedback for bugs or design concerns.
Type
Projects
- StatusShow more project fieldsNo status
Summary
Implementation:
-Zembed-metadata#15378-Zno-embed-metadatato-Zembed-metadata=no#17149-Zembed-metadatavalue from the config #17266-Zembed-metadata=noby default on nightly Cargo #17267Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#embed-metadata
The
-Zembed-metadata=noflag tells Cargo to pass-Zembed-metadata=noto rustc, which saves disk space in the target directory, by avoiding generating duplicated metadata.Unresolved Issues
Future Extensions
No response
About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.