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
/
rustdoc
/
issue-16265-2.rs
blob: c3eb356171e856e7f36b96d6c3bb51f3c2eb8fc2 (
plain
)
1
2
3
4
// @hasraw issue_16265_2/index.html 'source'
trait
Y
{}
impl
Y
for
Option
<
u32
>
{}