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
/
ui
/
tool-attributes
/
auxiliary
/
p1.rs
blob: 47195c7e9d658f5bd790c6dddbd1d66834fdc21e (
plain
)
1
2
3
#![feature(rustc_attrs)]
#[rustc_diagnostic_item =
"Foo"
]
pub
struct
Foo
{}