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

Fix compatibility of generated code with forbid(future_incompatible) #282

Merged
merged 1 commit into from
Sep 26, 2020

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Sep 26, 2020

Note: This does not guarantee compatibility with forbid(future_incompatible) in the future.
If rustc adds a new lint, we may not be able to keep this.

cc #281

Note: This does not guarantee compatibility with `forbid(future_incompatible)` in the future.
If rustc adds a new lint, we may not be able to keep this.
@taiki-e
Copy link
Owner Author

taiki-e commented Sep 26, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 26, 2020

Build succeeded:

@bors bors bot merged commit eeda588 into master Sep 26, 2020
@bors bors bot deleted the future_incompatible branch September 26, 2020 20:58
bors bot added a commit that referenced this pull request Sep 26, 2020
283: v0.4: Fix compatibility of generated code with forbid(future_incompatible) r=taiki-e a=taiki-e

This is the backport of #282



Co-authored-by: Taiki Endo <te316e89@gmail.com>
@taiki-e taiki-e added the backport-accepted Accepted for backporting to the previous version label Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-accepted Accepted for backporting to the previous version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant