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

Update test suite to nightly-2022-03-14 #1137

Merged
merged 2 commits into from Mar 14, 2022
Merged

Update test suite to nightly-2022-03-14 #1137

merged 2 commits into from Mar 14, 2022

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Mar 14, 2022

No description provided.

Comment on lines +17 to +19
// TODO: trait bound with associated constant constraint:
// where T: Trait<N = 3usize>
"src/test/ui/associated-consts/assoc-const.rs",
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment on lines +21 to +31
// TODO: trailing where-clause on impl associated type:
// impl<T> Trait for Ty<T> { type Assoc<'a> = T where T: 'a; }
"src/test/ui/generic-associated-types/collections.rs",
"src/test/ui/generic-associated-types/construct_with_other_type.rs",
"src/test/ui/generic-associated-types/impl_bounds_ok.rs",
"src/test/ui/generic-associated-types/issue-76826.rs",
"src/test/ui/generic-associated-types/issue-88287.rs",
"src/test/ui/generic-associated-types/issue-91139.rs",
"src/test/ui/generic-associated-types/issue-92280.rs",
"src/test/ui/generic-associated-types/iterable.rs",
"src/test/ui/generic-associated-types/streaming_iterator.rs",
Copy link
Owner Author

Choose a reason for hiding this comment

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

@dtolnay dtolnay merged commit aaf9155 into master Mar 14, 2022
@dtolnay dtolnay deleted the up branch March 14, 2022 04:14
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.

None yet

1 participant