Skip to content

Commit 52c52bd

Browse files
committed
fix run-pass-fulldeps test
1 parent 524f92d commit 52c52bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass-fulldeps/auxiliary/plugin_args.rs

+1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ pub fn plugin_registrar(reg: &mut Registry) {
5353
def_info: None,
5454
allow_internal_unstable: false,
5555
allow_internal_unsafe: false,
56+
unstable_feature: None,
5657
});
5758
}

0 commit comments

Comments
 (0)