We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524f92d commit 52c52bdCopy full SHA for 52c52bd
src/test/run-pass-fulldeps/auxiliary/plugin_args.rs
@@ -53,5 +53,6 @@ pub fn plugin_registrar(reg: &mut Registry) {
53
def_info: None,
54
allow_internal_unstable: false,
55
allow_internal_unsafe: false,
56
+ unstable_feature: None,
57
});
58
}
0 commit comments