Files
rust/tests/ui/feature-gates/feature-gate-frontmatter.rs

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

6 lines
69 B
Rust
Raw Normal View History

---cargo
//~^ ERROR: frontmatters are experimental
---
fn main() {}