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