This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9fc6b43126
os-rust
/
tests
/
ui
/
error-codes
/
E0458.rs
6 lines
148 B
Rust
Raw
Normal View
History
Unescape
Escape
Update tests for extern block linting
2020-09-01 17:12:52 -04:00
#[
link(kind =
"
wonderful_unicorn
"
)
]
extern
"
C
"
{
}
//~ ERROR E0458
//~| ERROR E0459
Add new error code tests
2016-08-19 16:44:47 +02:00
fn
main
(
)
{
}
Reference in a new issue
Copy permalink