2019-07-03 06:30:28 +09:00
|
|
|
// build-pass (FIXME(62277): could be check-pass?)
|
2019-07-17 12:52:56 -07:00
|
|
|
// compile-flags: -Zsave-analysis --json artifacts
|
2019-05-22 10:37:33 -07:00
|
|
|
// 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() {}
|