2019-05-22 10:37:33 -07:00
|
|
|
// compile-pass
|
|
|
|
// compile-flags: -Zsave-analysis -Zemit-artifact-notifications
|
|
|
|
// compile-flags: --crate-type rlib --error-format=json
|
2019-06-24 18:32:52 +02:00
|
|
|
// ignore-pass
|
|
|
|
// ^-- needed because otherwise, the .stderr file changes with --pass check
|
|
|
|
|
2019-05-22 10:37:33 -07:00
|
|
|
pub fn foo() {}
|