Skip to content
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

Auto-derive Encode and Decode implementations of DefPathTable #61173

Merged
merged 1 commit into from
May 26, 2019
Merged

Auto-derive Encode and Decode implementations of DefPathTable #61173

merged 1 commit into from
May 26, 2019

Conversation

fabric-and-ink
Copy link
Contributor

@fabric-and-ink fabric-and-ink commented May 25, 2019

@rust-highfive
Copy link
Collaborator

r? @varkor

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 25, 2019
@varkor
Copy link
Member

varkor commented May 25, 2019

r=me when Travis passes.

@Centril
Copy link
Contributor

Centril commented May 25, 2019

@bors r=varkor

@bors
Copy link
Contributor

bors commented May 25, 2019

📌 Commit a5e9d82 has been approved by varkor

@bors bors 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 May 25, 2019
Centril added a commit to Centril/rust that referenced this pull request May 25, 2019
Auto-derive Encode and Decode implementations of DefPathTable

See rust-lang#60647 (comment)
Centril added a commit to Centril/rust that referenced this pull request May 25, 2019
Auto-derive Encode and Decode implementations of DefPathTable

See rust-lang#60647 (comment)
Centril added a commit to Centril/rust that referenced this pull request May 26, 2019
Auto-derive Encode and Decode implementations of DefPathTable

See rust-lang#60647 (comment)
bors added a commit that referenced this pull request May 26, 2019
Rollup of 9 pull requests

Successful merges:

 - #61087 (Tweak `self` arg not as first argument of a method diagnostic)
 - #61114 (Vec: avoid creating slices to the elements)
 - #61144 (Suggest borrowing for loop head on move error)
 - #61149 (Fix spelling in release notes)
 - #61161 (MaybeUninit doctest: remove unnecessary type ascription)
 - #61173 (Auto-derive Encode and Decode implementations of DefPathTable)
 - #61184 (Add additional trace statements to the const propagator)
 - #61189 (Turn turbo 🐟 🍨 into an error)
 - #61193 (Add comment to explain why we change the layout for Projection)

Failed merges:

r? @ghost
@bors bors merged commit a5e9d82 into rust-lang:master May 26, 2019
@fabric-and-ink fabric-and-ink deleted the minor-cleanup branch May 26, 2019 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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