diff options
| author | bors <bors@rust-lang.org> | 2015-10-07 01:59:31 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-10-07 01:59:31 +0000 |
| commit | b2cc47ff94628da5451dbf65d503473f016b5a1e (patch) | |
| tree | 2aaa6c21f10d2670bf8ad10adb067a610b7fb9ff /src/libstd/sys | |
| parent | 80660d6ba08a2211968bcd4cf3cfd519ee4dd883 (diff) | |
| parent | fd077800eafcf9fe0c79f439aeaa121df266a79f (diff) | |
| download | rust-b2cc47ff94628da5451dbf65d503473f016b5a1e.tar.gz rust-b2cc47ff94628da5451dbf65d503473f016b5a1e.zip | |
Auto merge of #28841 - jld:const-slice-ice, r=Aatch
This turned up as part of #3170. When constructing an `undef` value to return in the error case, we were trying to get the element type of the Rust-level value being indexed instead of the underlying array; when indexing a slice, that's not an array and the LLVM assertion failure reflects this. The regression test is a lightly altered copy of `const-array-oob.rs`.
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions
