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
/
run-make
/
deref-impl-rustdoc-ice
/
bar.rs
blob: 2b839f3a3b334d68f42ca90eeea5a3d45b8f4279 (
plain
)
1
2
3
4
#![crate_type =
"lib"
]
#[derive(Debug)]
pub
struct
S
;