This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
fa55f668e5
rust
/
src
/
test
/
ui
/
macros
/
macro-attribute.rs
3 lines
66 B
Rust
Raw
Normal View
History
Unescape
Escape
Restrict value in key-value attributes to literals
2019-01-04 02:57:11 +03:00
#[
doc = $not_there
]
//~ ERROR unexpected token: `$`
added negative test for macro expansion in attributes
2014-12-01 11:08:29 -05:00
fn
main
(
)
{
}
Reference in a new issue
Copy permalink