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
49,231
Commits
2
Branches
0
Tags
1.4
GiB
64b720229c
Commit Graph
3 Commits
Author
SHA1
Message
Date
Oliver Schneider
64051221b6
add feature gate
const_indexing
...
tracking issue is
#29947
2015-11-20 10:43:04 +01:00
Oliver Schneider
6683fa4d42
allow indexing into constant arrays
2015-11-18 10:57:52 +01:00
Björn Steinbrink
de67c3a5bb
Fix LLVM assertion when out-of-bounds indexing in a constant
...
Fixes
#23291
2015-03-12 00:38:22 +01:00