Skip to content

libsyntax: Make deriving also respect where bounds. #19831

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Dec 17, 2014

Conversation

luqmana
Copy link
Member

@luqmana luqmana commented Dec 14, 2014

Fixes #19358.

bors added a commit that referenced this pull request Dec 14, 2014
libsyntax: Make deriving also respect where bounds.

Reviewed-by: alexcrichton
brson added a commit that referenced this pull request Dec 16, 2014
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 17, 2014
@bors bors merged commit ab1bdde into rust-lang:master Dec 17, 2014
@luqmana luqmana deleted the deriving-where branch March 4, 2015 22:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#[deriving(..)] doesn't work on structs that specify their bounds using where clauses
3 participants