Sign in
android
/
toolchain
/
rustc
/
87880447cc5437c45a3562596a9766d9797e7318
/
.
/
tests
/
rustdoc
/
issue-16265-2.rs
blob: c3eb356171e856e7f36b96d6c3bb51f3c2eb8fc2 [
file
] [
log
] [
blame
]
// @hasraw issue_16265_2/index.html 'source'
trait
Y
{}
impl
Y
for
Option
<
u32
>
{}