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