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

bump MSRV to 1.27.2 #155

Merged
merged 3 commits into from
Aug 22, 2019
Merged

bump MSRV to 1.27.2 #155

merged 3 commits into from
Aug 22, 2019

Conversation

matklad
Copy link
Contributor

@matklad matklad commented Aug 22, 2019

closes #154

I think it's worth bumping MSRV to get rid of uninitialized::<Void>.

@matklad matklad changed the title bump MSRV to 1.27 bump MSRV to 1.27.2 Aug 22, 2019
Copy link
Contributor

@KodrAus KodrAus left a comment

Choose a reason for hiding this comment

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

Thanks @matklad!

The 1.27 release is over a year old now, so I think this is fair.

@KodrAus KodrAus merged commit d9c9689 into rust-lang-nursery:master Aug 22, 2019
@matklad matklad deleted the hints branch September 5, 2019 17:10
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.

Use of deprecated mem::uninitialized
2 participants