This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 11:51:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1502596ca264b8f059e94de29715b17841d52e7d
rust
/
tests
/
ui
/
feature-gates
/
env-flag.rs
T
Guillaume Gomez
d2b1f94f05
Add feature gate test for
--env
flag
2023-12-10 14:25:57 +01:00
4 lines
42 B
Rust
Raw
Blame
History
// compile-flags: --env A=B
fn
main
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink