Update fulldeps test
This commit is contained in:
parent
da8352cee4
commit
36e7424b86
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ pub fn plugin_registrar(reg: &mut Registry) {
|
|||
NormalTT {
|
||||
expander: Box::new(Expander { args: args, }),
|
||||
def_info: None,
|
||||
allow_internal_unstable: false,
|
||||
allow_internal_unstable: Vec::new(),
|
||||
allow_internal_unsafe: false,
|
||||
local_inner_macros: false,
|
||||
unstable_feature: None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue