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

Add some ICEs #857

Merged
merged 13 commits into from
Jul 6, 2021
Merged

Add some ICEs #857

merged 13 commits into from
Jul 6, 2021

Conversation

fanninpm
Copy link
Contributor

@fanninpm fanninpm commented Jul 4, 2021

  • Add 86528
  • Add 86535
  • Add 86642
  • Add 86703
  • Add 86719
  • Add 86720
  • Add 86756
  • Add 86784
  • Add 86800
  • Add 86820
  • Add 86850

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.

Some examples need to be tweaked manually. Let me do and push it.

@@ -0,0 +1,27 @@
#![feature(impl_trait_in_bindings)]
Copy link
Member

Choose a reason for hiding this comment

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

It seems like that this is likely a duplicate of the mentioned issue but let's see it with glacier.

ices/86820.sh Outdated
@@ -0,0 +1,40 @@
#!/bin/bash
Copy link
Member

Choose a reason for hiding this comment

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

This doesn't have to be run as an actual crate. All it needs is to place assert! on fn main().

@JohnTitor
Copy link
Member

I'm a bit concerned that one example is very large but it doesn't affect the check time much, so I'm going to accept it.

@JohnTitor JohnTitor merged commit f21ef10 into rust-lang:master Jul 6, 2021
@fanninpm fanninpm deleted the add-ices-2021-07-04 branch July 6, 2021 23:10
@hellow554
Copy link
Contributor

@JohnTitor you mean rust-lang/rust#86784 (comment) ?

Yeah, it's crazy how big it is, but surprisingly fast to compile, mostly because it's only assignments. Thanks for adding it ;)

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.

3 participants