rust/tests/ui/error-codes/E0779.rs

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

3 lines
54 B
Rust
Raw Normal View History

#[instruction_set(arm::magic)] //~ ERROR
fn main() {}