Two more small fixes.
This commit is contained in:
@@ -923,6 +923,7 @@ mod tests {
|
||||
variadic: false
|
||||
}),
|
||||
ast::Unsafety::Normal,
|
||||
ast::Constness::NotConst,
|
||||
abi::Rust,
|
||||
ast::Generics{ // no idea on either of these:
|
||||
lifetimes: Vec::new(),
|
||||
|
||||
Reference in New Issue
Block a user