Sign in
rust
/
rust
/
400a96e441bf6f11250eb4e21b842b06ba01d45c
/
.
/
tests
/
ui
/
proc-macro
/
two-crate-types-2.rs
blob: c4cc0b4d80df6f39a052394caac2f32609127571 [
file
]
//@ compile-flags: --crate-type rlib --crate-type proc-macro
//@ force-host
//~? ERROR cannot mix `proc-macro` crate type with others