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

Make iter::Empty<T> Send and Sync for any T #68348

Merged
merged 2 commits into from
Jan 19, 2020

Add a test for iter::empty::<*mut i32> being Sync and Send

d7a18f8
Select commit
Loading
Failed to load commit list.
Merged

Make iter::Empty<T> Send and Sync for any T #68348

Add a test for iter::empty::<*mut i32> being Sync and Send
d7a18f8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs