index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
allow-non-lint-warnings-cmdline
/
foo.rs
blob: 46e72da2de9f330923f3c03fe7b7bcc07449b1ce (
plain
)
1
2
3
4
5
#[derive()]
#[derive(Copy, Clone)]
pub
struct
Foo
;
pub
fn
main
()
{
}