summaryrefslogtreecommitdiffstats
path: root/tests/ui/save-analysis/emit-notifications.rs
blob: 9179944a6201d62cd56e64e303f9473c62d2bc37 (plain)
1
2
3
4
5
6
7
// build-pass (FIXME(62277): could be check-pass?)
// compile-flags: -Zsave-analysis --json artifacts
// compile-flags: --crate-type rlib --error-format=json
// ignore-pass
// ^-- needed because otherwise, the .stderr file changes with --pass check

pub fn foo() {}