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

must_use_fn #2134

Closed
wants to merge 1 commit into from
Closed

must_use_fn #2134

wants to merge 1 commit into from

Conversation

hadronized
Copy link
Contributor

@hadronized hadronized commented Aug 30, 2017

This RFC brings the #[must_use = reason] annotation to the per-value
level (i.e. on function definitions). The initial annotation on type
remains present and is unaltered.


EDIT: possible duplicate of RFC1940

This RFC brings the #[must_use = reason] annotation to the per-value
level (i.e. on function definitions). The initial annotation on type
remains present and is unaltered.
@hadronized
Copy link
Contributor Author

Rendered

@sfackler
Copy link
Member

@hadronized
Copy link
Contributor Author

Yeah, I just saw it. I spent several minutes looking for such a RFC in the search bar of github and didn’t find any. Is there a PR related to RFC1940?

@sfackler
Copy link
Member

rust-lang/rust#43728

@hadronized
Copy link
Contributor Author

Ok, that’s way enough. I’m closing the PR. Sorry for the noise.

@hadronized hadronized closed this Aug 30, 2017
@hadronized hadronized deleted the must-use-fn branch November 17, 2018 23:41
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