Files
rust/tests/ui/attributes/z-crate-attr/injection.rs

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

4 lines
132 B
Rust
Raw Normal View History

2025-03-10 23:25:22 -04:00
//@ compile-flags: '-Zcrate-attr=feature(yeet_expr)]fn main(){}#[inline'
//@ error-pattern:unexpected closing delimiter
fn foo() {}