This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-30 20:17:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
901b340c1f
rust
/
tests
/
ui
/
error-codes
/
E0779.rs
3 lines
54 B
Rust
Raw
Normal View
History
Unescape
Escape
Implement the instruction_set attribute
2020-10-08 22:23:27 +00:00
#[
instruction_set(arm::magic)
]
//~ ERROR
Stabilize the `instruction_set` feature Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-09-29 08:27:03 +00:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink