Skip to content

Use package name for top-level directory in bare tarballs - #80397

Merged
bors merged 1 commit into
rust-lang:masterfrom
Mark-Simulacrum:fix-bare-tarball
Dec 28, 2020
Merged

Use package name for top-level directory in bare tarballs#80397
bors merged 1 commit into
rust-lang:masterfrom
Mark-Simulacrum:fix-bare-tarball

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown
Member

This fixes a bug introduced by #79788.

r? @pietroalbini

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 26, 2020
@emilyalbini

Copy link
Copy Markdown
Member

@bors r+
@rustbot modify labels: beta-nominated beta-accepted

@bors

bors commented Dec 27, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit fe52a65 has been approved by pietroalbini

@rustbotrustbot added beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. labels Dec 27, 2020
@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 27, 2020
@bors

bors commented Dec 28, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit fe52a65 with merge aef92d4...

@bors

bors commented Dec 28, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: pietroalbini
Pushing aef92d4 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Dec 28, 2020
@bors
bors merged commit aef92d4 into rust-lang:masterDec 28, 2020
@rustbotrustbot added this to the 1.51.0 milestone Dec 28, 2020
@Mark-SimulacrumMark-Simulacrum removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Dec 31, 2020
@Mark-SimulacrumMark-Simulacrum modified the milestones: 1.51.0, 1.49.0, 1.50.0Dec 31, 2020
@Mark-SimulacrumMark-Simulacrum mentioned this pull request Dec 31, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 31, 2020
…ulacrum
[beta] backports
This backports accepted PRs and switches to bootstrapping from the released compiler:
* de-stabilize unsized raw ptr methods for Weak rust-lang#80422
* Use package name for top-level directory in bare tarballs rust-lang#80397
* Prevent caching normalization results with a cycle rust-lang#80246
r? `@Mark-Simulacrum`
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Mark-Simulacrum@emilyalbini@bors@rust-highfive@rustbot