Sign in
rust
/
rust
/
d7a18fc052d1db50057d6fff023ca4bd8ec7617e
/
.
/
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