This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-05 22:48:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e0e7a432db
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 13:32:38 +00:00
#![
cfg_attr(all(), cfg(FALSE))
]
Reference in New Issue
Copy Permalink