Skip to content

DownloadGraph: Fix extra property access #4377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 28, 2021

The attempted fix (e2398df) for the breakage caused by the Ember Data v4 update (072394d) caused this property path to no longer be valid. This commit should fix the issue.

Resolves #4373

@Turbo87 Turbo87 added A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior labels Dec 28, 2021
@Turbo87 Turbo87 requested review from locks and pichfl December 28, 2021 17:32
The attempted fix (e2398df) for the breakage caused by the Ember Data v4 update (072394d) caused this property path to no longer be valid. This commit should fix the issue.
@locks
Copy link
Contributor

locks commented Dec 28, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Dec 28, 2021

📌 Commit 1b2c86a has been approved by locks

@bors
Copy link
Contributor

bors commented Dec 28, 2021

⌛ Testing commit 1b2c86a with merge be80f9f...

@bors
Copy link
Contributor

bors commented Dec 28, 2021

☀️ Test successful - checks-actions
Approved by: locks
Pushing be80f9f to master...

@bors bors merged commit be80f9f into rust-lang:master Dec 28, 2021
@Turbo87 Turbo87 deleted the fix-download-graph branch December 29, 2021 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download graph no longer displaying old crate versions
3 participants