This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
31ae7c46bd
rust
/
tests
/
run-make
/
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