diff options
| author | Wesley Wiser <wwiser@gmail.com> | 2016-02-13 15:12:58 -0500 |
|---|---|---|
| committer | Wesley Wiser <wwiser@gmail.com> | 2016-02-13 15:13:10 -0500 |
| commit | 271777ce2214652bc75964c3b4953f08d0fdfbe2 (patch) | |
| tree | 9373fb893629cef4a9446dc1646aa954a816a548 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | bc9192738da6484e4592e5d597a53256be56cdd7 (diff) | |
| download | rust-271777ce2214652bc75964c3b4953f08d0fdfbe2.tar.gz rust-271777ce2214652bc75964c3b4953f08d0fdfbe2.zip | |
Fix ICE on using result of index on a constant to index into a constant
The issue was that the const evaluator was returning an error because the feature flag const_indexing wasn't turned on. The error was then reported as a bug. Fixes #29914
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
