Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with stable rust #1288

Merged
merged 44 commits into from
Apr 13, 2023
Merged

Build with stable rust #1288

merged 44 commits into from
Apr 13, 2023

Conversation

Schaeff
Copy link
Member

@Schaeff Schaeff commented Mar 23, 2023

Requires #1285

@Schaeff Schaeff marked this pull request as ready for review March 24, 2023 08:23
@@ -564,6 +578,23 @@ impl<'ast, T: fmt::Display> fmt::Display for TypedAssignee<'ast, T> {
}
}

#[derive(Clone, Debug, PartialEq, Hash, Eq, PartialOrd, Ord)]
pub struct AssertionMetadata {
Copy link
Member

Choose a reason for hiding this comment

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

wasn't this removed?

@dark64 dark64 self-requested a review April 13, 2023 14:59
dark64
dark64 previously approved these changes Apr 13, 2023
@Schaeff Schaeff merged commit 8c08164 into develop Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants