Skip to content

Remove the source archive functionality of ArchiveWriter - #98098

Merged
bors merged 5 commits into
rust-lang:masterfrom
bjorn3:archive_refactor
Jun 21, 2022
Merged

Remove the source archive functionality of ArchiveWriter#98098
bors merged 5 commits into
rust-lang:masterfrom
bjorn3:archive_refactor

Conversation

@bjorn3

@bjorn3 bjorn3 commented Jun 14, 2022

Copy link
Copy Markdown
Member

We now build archives through strictly additive means rather than taking an existing archive and potentially substracting parts. This is simpler and makes it easier to swap out the archive writer in #97485.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanup Category: PRs that clean code up or issues documenting cleanup. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants