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
48804
commits
10
branches
154
tags
1.3
GiB
dbf994bbaf
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