Update fulldeps test

This commit is contained in:
Oliver Scherer 2019-02-04 15:47:51 +01:00
parent da8352cee4
commit 36e7424b86

View file

@ -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,