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

Rustup to *1.9.0-nightly (c66d2380a 2016-03-15)* #773

Merged
merged 3 commits into from
Mar 16, 2016

Conversation

mcarton
Copy link
Member

@mcarton mcarton commented Mar 16, 2016

@mcarton
Copy link
Member Author

mcarton commented Mar 16, 2016

tests/compile-fail/derive.rs:9:21: 9:25 error: unused variable: `arg_0`
tests/compile-fail/derive.rs:9 #[derive(PartialEq, Hash)]
                                                   ^~~~
tests/compile-fail/derive.rs:9:21: 9:25 note: in this expansion of #[derive_Hash] (defined in tests/compile-fail/derive.rs)
tests/compile-fail/derive.rs:4:9: 4:17 note: lint level defined here
tests/compile-fail/derive.rs:4 #![deny(warnings)]
                                       ^~~~~~~~

Hum…

@Manishearth
Copy link
Member

That's a compiler bug. yay.

@mcarton
Copy link
Member Author

mcarton commented Mar 16, 2016

rust-lang/rust#32292

mcarton added a commit that referenced this pull request Mar 16, 2016
Rustup to *1.9.0-nightly (c66d238 2016-03-15)*
@mcarton mcarton merged commit fe1ded0 into rust-lang:master Mar 16, 2016
@mcarton mcarton deleted the rustup branch March 16, 2016 19:05
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.

2 participants