This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
2e79c8deb0
rust
/
tests
/
ui
/
proc-macro
/
module_with_attrs.rs
5 lines
82 B
Rust
Raw
Normal View
History
Unescape
Escape
Add some reasons why tests are ignored.
2023-04-15 16:11:42 -07:00
// ignore-test (auxiliary, used by other tests)
expand: Resolve and expand inner attributes on out-of-line modules
2021-02-21 16:32:38 +03:00
#![
rustfmt::skip
]
#![
print_attr
]
Copy permalink