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

add more ICEs #1052

Merged
merged 1 commit into from
Dec 13, 2021
Merged

add more ICEs #1052

merged 1 commit into from
Dec 13, 2021

Conversation

matthiaskrgr
Copy link
Member

No description provided.

@matthiaskrgr matthiaskrgr force-pushed the ices_mid_dec branch 2 times, most recently from 85c6244 to 54a8aa8 Compare December 12, 2021 11:42
Copy link
Member

@Alexendoo Alexendoo left a comment

Choose a reason for hiding this comment

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

Thanks! nit: could you also rename 91801.rs/91827.rs to also have hyphens in them

ices/91801-2.rs Outdated

fn or<'a>(first: &'static dyn Foo<'a>) -> dyn Foo<'a> {
return Box::new(panic!());
}
Copy link
Member

Choose a reason for hiding this comment

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

Can remove this file since it's rust-lang/rust#91803

@matthiaskrgr
Copy link
Member Author

done, renamed to -0.rs

Copy link
Member

@Alexendoo Alexendoo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Alexendoo Alexendoo merged commit 1449e4e into rust-lang:master Dec 13, 2021
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