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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
pub
/
pub-ident-struct.rs
blob: 6d06c406f6c7ef6fc49f2cdef8ab21f276988fc9 (
plain
)
1
2
3
4
5
6
//@ run-rustfix pub S { //~^ ERROR missing `struct` for struct definition } fn main() {}