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
2024-11-23 15:23:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1d78ce681e
rust
/
tests
/
ui
/
feature-gates
/
env-flag.rs
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