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
2
Packages
Projects
Releases
Wiki
Activity
Files
51b51b51d7931da85280382a81c4dd80c73ca754
rust
/
tests
/
ui
/
feature-gates
/
feature-gate-global-registration.rs
4 lines
33 B
Rust
Raw
Normal View
History
Unescape
Escape
add todo test for feature gate
2024-05-20 09:18:49 +02:00
todo!
(
)
;
//~ ERROR
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink