Add proc-macro boilerplate to crt-static test
This commit is contained in:
parent
11d96b5930
commit
fb38578082
@ -5,6 +5,9 @@
|
||||
// ignore-wasm32
|
||||
// ignore-sgx no support for proc-macro crate type
|
||||
// build-pass
|
||||
// force-host
|
||||
// no-prefer-dynamic
|
||||
|
||||
#![crate_type = "proc-macro"]
|
||||
|
||||
// FIXME: This don't work when crate-type is specified by attribute
|
||||
|
Loading…
x
Reference in New Issue
Block a user