This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd90868b3f
rust
/
tests
/
ui
/
conditional-compilation
/
module_with_cfg.rs
4 lines
81 B
Rust
Raw
Normal View
History
Unescape
Escape
Add some reasons why tests are ignored.
2023-04-15 18:11:42 -05:00
// ignore-test (auxiliary, used by other tests)
expand: Resolve and expand inner attributes on out-of-line modules
2021-02-21 07:32:38 -06:00
#![
cfg_attr(all(), cfg(FALSE))
]
Reference in New Issue
Copy Permalink