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
/
attr-eq-token-tree.rs
blob: 6aacb9d572aea670dcefebda3d0e89fb11125e25 (
plain
)
1
2
3
4
#![feature(custom_attribute)] #[my_attr = !] //~ ERROR unexpected token: `!` fn main() {}