Skip to content

CrateOwnerInvitation: Replace encodable() method #3168

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 2 commits into from
Jan 11, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jan 9, 2021

This PR is similar to #3134 and brings us one step closer to removing the models -> views dependency by inverting the relationship for the CrateOwnerInvitation model and EncodableCrateOwnerInvitation view.

r? @pietroalbini

@pietroalbini
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jan 11, 2021

📌 Commit ff0c979 has been approved by pietroalbini

@bors
Copy link
Contributor

bors commented Jan 11, 2021

⌛ Testing commit ff0c979 with merge f5a9d0b...

@bors
Copy link
Contributor

bors commented Jan 11, 2021

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

@bors bors merged commit f5a9d0b into rust-lang:master Jan 11, 2021
@Turbo87 Turbo87 deleted the encodable-invitation branch January 12, 2021 20:32
bors added a commit that referenced this pull request Jan 13, 2021
User: Replace `encodable_private()` method

This PR is similar to #3168 and brings us one step closer to removing the `models -> views` dependency by inverting the relationship for the `User` model and `EncodablePrivateUser` view.

r? `@pietroalbini`
bors added a commit that referenced this pull request Jan 14, 2021
Version|Crate: Replace `encodable()` methods

This PR is similar to #3168 and brings us one step closer to removing the `models -> views` dependency by inverting the relationship for the `Version` model and `EncodableVersion` view.

r? `@pietroalbini`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants