Fix regression in case of proc-macro attribute expansion
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// error-pattern:cargo-clippy
|
||||
|
||||
#![feature(bind_by_move_pattern_guards)] // proposed to be stabilized in Rust v1.39
|
||||
#![feature(box_syntax)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(never_type)]
|
||||
|
||||
Reference in New Issue
Block a user