Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

ices/65348.rs: fixed with errors #176

Merged
merged 1 commit into from
Oct 17, 2019
Merged

ices/65348.rs: fixed with errors #176

merged 1 commit into from
Oct 17, 2019

Conversation

github-actions[bot]
Copy link
Contributor

Issue: rust-lang/rust#65348

=== stdout ===
=== stderr ===
error: index out of bounds: the len is 0 but the index is 0
 --> /home/runner/work/glacier/glacier/ices/65348.rs:8:6
  |
8 |     &ArrayType::<T>::ARRAY[0]
  |      ^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[deny(const_err)]` on by default

error: aborting due to previous error

==============

=== stdout ===
=== stderr ===
error: index out of bounds: the len is 0 but the index is 0
 --> /home/runner/work/glacier/glacier/ices/65348.rs:8:6
  |
8 |     &ArrayType::<T>::ARRAY[0]
  |      ^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[deny(const_err)]` on by default

error: aborting due to previous error

==============
@JohnTitor JohnTitor merged commit c268d92 into master Oct 17, 2019
@JohnTitor JohnTitor deleted the autofix/ices/65348.rs branch October 17, 2019 12:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants