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
8d3c90ae13
os-rust
/
tests
/
run-make-fulldeps
/
allow-non-lint-warnings-cmdline
/
foo.rs
6 lines
70 B
Rust
Raw
Normal View
History
Unescape
Escape
Make '-A warnings' apply to all warnings, including feature gate warnings
2015-01-26 15:42:24 -08:00
#[
derive()
]
Fallout in tests
2015-03-30 09:38:27 -04:00
#[
derive(Copy, Clone)
]
Make '-A warnings' apply to all warnings, including feature gate warnings
2015-01-26 15:42:24 -08:00
pub
struct
Foo
;
pub
fn
main
(
)
{
}
Reference in a new issue
Copy permalink