This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
58e901b6fd
rust
/
tests
/
ui
/
cross-crate
/
auxiliary
/
pub_static_array.rs
2 lines
33 B
Rust
Raw
Normal View
History
Unescape
Escape
test: adjust for the move to MIR-based const checking.
2016-05-03 01:57:35 +03:00
pub
static
ARRAY
:
[
u8
;
1
]
=
[
1
]
;
Copy permalink