This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8115222607
rust
/
src
/
test
/
run-make
/
no-stack-check
History
Download ZIP
Download TAR.GZ
Nick Cameron
2e86929a4a
Allow use of
[_ ; n]
syntax for fixed length and repeating arrays.
...
This does NOT break any existing programs because the `[_, ..n]` syntax is also supported.
2014-12-20 15:23:29 +13:00
..
attr.rs
Allow use of
[_ ; n]
syntax for fixed length and repeating arrays.
2014-12-20 15:23:29 +13:00
flag.rs
Allow use of
[_ ; n]
syntax for fixed length and repeating arrays.
2014-12-20 15:23:29 +13:00
Makefile
Disable no-stack-check test on Windows
2014-10-09 21:26:51 -07:00