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: 96a3138e712ca2b9de2fc0f0920acc83f78af2b9 (
plain
)
1
2
3
4
#![feature(plugin)] #![plugin="bleh"] //~ ERROR malformed plugin attribute fn main() {}