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

Prepare for 1.5.0 release #186

Merged
merged 2 commits into from
Apr 20, 2022
Merged

Conversation

@taiki-e
Copy link
Member

taiki-e commented May 11, 2021

Note that #172 increased MSRV to 1.40. See BurntSushi/termcolor#35 for more:

cfg(doctest) implemented in Rust 1.38 as an unstable feature, and stabilized in Rust 1.40. It compiles fine on Rust 1.37 and older, but fails on Rust 1.38 and 1.39, where this feature existed as an unstable feature.

@KodrAus
Copy link
Contributor Author

KodrAus commented May 19, 2021

Ah thanks for the heads up @taiki-e 🙇 In that case I'll bump this up to 1.5.0

Since we bumped our MSRV up. 1.4.1 was never actually released
@KodrAus KodrAus changed the title Prepare for 1.4.1 release Prepare for 1.5.0 release May 19, 2021
@KodrAus KodrAus merged commit bbe8907 into rust-lang-nursery:master Apr 20, 2022
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