Stop confusing specification levels when computing expectations.
This commit is contained in:
parent
6c64870fa6
commit
f52db3ecaa
2 changed files with 14 additions and 3 deletions
|
@ -0,0 +1,7 @@
|
|||
// check-pass
|
||||
// compile-flags: -Dunused_attributes
|
||||
|
||||
#![deny(unused_crate_dependencies)]
|
||||
#![feature(lint_reasons)]
|
||||
|
||||
fn main() {}
|
Loading…
Add table
Add a link
Reference in a new issue