Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// test the behavior of the --no-run flag without the --test flag
//@ compile-flags:-Z unstable-options --no-run --test-args=--test-threads=1
//@ error-pattern: the `--test` flag must be passed
pub fn f() {}