Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mcarton
Copy link
Contributor

@mcarton mcarton commented Mar 16, 2016

@mcarton
Copy link
Contributor 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
Contributor 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