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

ices/73860.sh: fixed with no errors #442

Merged
merged 1 commit into from
Jul 19, 2020
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Issue: rust-lang/rust#73860

#!/bin/bash

rustc -Zvalidate-mir - << EOF
fn main() {
    for _ in &[0] {}
}

EOF
=== stdout ===
=== stderr ===
==============

=== stdout ===
=== stderr ===
==============
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue is closed as fixed.

@JohnTitor JohnTitor merged commit 3c602de into master Jul 19, 2020
@JohnTitor JohnTitor deleted the autofix/ices/73860.sh branch July 19, 2020 14:33
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.

None yet

2 participants