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

ices/71699.rs: fixed with no errors #459

Merged
merged 1 commit into from
Aug 27, 2020
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Issue: rust-lang/rust#71699

fn foo([(), .., ()]: [(); 1 << 40]) {}

fn main() {
    foo([(); 1 << 40]);
}
=== stdout ===
=== stderr ===
==============

=== stdout ===
=== stderr ===
==============
@Alexendoo Alexendoo merged commit 70d2d4a into master Aug 27, 2020
@Alexendoo Alexendoo deleted the autofix/ices/71699.rs branch August 27, 2020 12:36
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