Allow some unused fields
This commit is contained in:
parent
6747cd721c
commit
309fb37f23
@ -78,6 +78,7 @@ impl Rewrite for ast::Local {
|
||||
|
||||
// TODO convert to using rewrite style rather than visitor
|
||||
// TODO format modules in this style
|
||||
#[allow(dead_code)]
|
||||
struct Item<'a> {
|
||||
keyword: &'static str,
|
||||
abi: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user