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
/
src
/
test
/
ui
/
malformed
/
malformed-plugin-1.rs
blob: 16e7a952ef2d072885230cc58b083f7b2fd34421 (
plain
)
1
2
3
4
#![feature(plugin)] #![plugin] //~ ERROR attribute must be of the form fn main() {}