rust/tests/ui/stats/meta-stats.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
117 B
Rust
Raw Normal View History

//@ build-pass
//@ dont-check-compiler-stderr
//@ compile-flags: -Zmeta-stats
#![crate_type = "lib"]
pub fn a() {}