mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 19:53:38 -04:00
Add proc-macro boilerplate to crt-static test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user