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