This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
6d69b2e408
rust
/
tests
/
ui
/
parser
/
attribute
/
attr-dangling-in-mod.rs
7 lines
63 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
//@ error-pattern:expected item
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
fn
main
(
)
{
}
#[
foo =
"
bar
"
]
Copy permalink