Migrate compile-pass annotations to build-pass
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// compile-flags: --emit=metadata
|
||||
// aux-build:rmeta-meta.rs
|
||||
// no-prefer-dynamic
|
||||
// compile-pass
|
||||
// build-pass (FIXME(62277): could be check-pass?)
|
||||
|
||||
// Check that building a metadata crate works with a dependent, metadata-only
|
||||
// crate.
|
||||
|
||||
Reference in New Issue
Block a user