Skip to content

librustc: Implement the proc type as sugar for ~once fn, and disable #10132

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

Merged
merged 1 commit into from
Oct 29, 2013

Conversation

pcwalton
Copy link
Contributor

the feature gate for once fn if used with the ~ sigil.

r? @brson

notation for closures, and disable the feature gate for `once fn` if
used with the `~` sigil.
bors added a commit that referenced this pull request Oct 29, 2013
the feature gate for `once fn` if used with the `~` sigil.

r? @brson
@bors bors closed this Oct 29, 2013
@bors bors merged commit 7e77bf1 into rust-lang:master Oct 29, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 10, 2023
[`unused_io_amount`]: Lint with `is_ok` and `is_err`

Fixes rust-lang#10132

changelog: Apply [`unused_io_amount`] lint to `is_ok` and `is_err` without checking read/write amount
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