This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ba6fe58095f98f070d161ffdc6c59b51b59d41db
rust
/
tests
/
ui
/
conditional-compilation
/
module_with_cfg.rs
4 lines
82 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00: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
#![
cfg_attr(all(), cfg(FALSE))
]
Reference in New Issue
Copy Permalink