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

document the minimum supported Rust version (policy) #1758

Closed
tanriol opened this issue Mar 26, 2020 · 2 comments · Fixed by #1767
Closed

document the minimum supported Rust version (policy) #1758

tanriol opened this issue Mar 26, 2020 · 2 comments · Fixed by #1767

Comments

@tanriol
Copy link
Contributor

tanriol commented Mar 26, 2020

I tried to find information on the minimum Rust version bindgen supports (MSRV) and failed to find this information or any policy regarding this, including the readme, the book's Requirements and FAQ sections. Could you please document it somewhere?

@emilio
Copy link
Contributor

emilio commented Apr 13, 2020

That's fair. We should:

  • Figure out what the current MSRV is.
  • Document it.
  • Test it so that we don't accidentally regress it.

I'm still a bit on the fence on whether bumping MSRV should be a breaking change in the library or not, though the above steps should be uncontroversial.

@highfive
Copy link

Hi! If you have any questions regarding this issue, feel free to make a comment here, or ask it in the #servo channel in IRC.

If you intend to work on this issue, then add @highfive: assign me to your comment, and I'll assign this to you. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants