This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
35,436
Commits
2
Branches
0
Tags
1.4
GiB
2e86929a4a
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Nick Cameron
d46f7adb53
Regression test
2014-11-18 10:02:27 +13:00