index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rustdoc
/
auxiliary
/
issue-61592.rs
blob: 6e16a4caf59485e3c98909b083b5641fa15dc490 (
plain
)
1
2
3
4
#![crate_name =
"foo"
]
pub
trait
FooTrait
{}
pub
struct
FooStruct
;