]> git.proxmox.com Git - rustc.git/blame - src/test/ui/save-analysis/emit-notifications.rs
New upstream version 1.38.0+dfsg1
[rustc.git] / src / test / ui / save-analysis / emit-notifications.rs
CommitLineData
416331ca
XL
1// build-pass (FIXME(62277): could be check-pass?)
2// compile-flags: -Zsave-analysis --json artifacts
dc9dc135
XL
3// compile-flags: --crate-type rlib --error-format=json
4// ignore-pass
5// ^-- needed because otherwise, the .stderr file changes with --pass check
6
7pub fn foo() {}