Skip to content

remove RetVoid from abort intrinsic #10244

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

Closed
wants to merge 1 commit into from
Closed

remove RetVoid from abort intrinsic #10244

wants to merge 1 commit into from

Conversation

thestinger
Copy link
Contributor

The function is marked noreturn, so it shouldn't have this.

The function is marked `noreturn`, so it shouldn't return.
bors added a commit that referenced this pull request Nov 3, 2013
The function is marked `noreturn`, so it shouldn't have this.
@bors bors closed this Nov 3, 2013
@thestinger thestinger deleted the abort branch November 9, 2013 05:42
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 10, 2023
…_block

As per Issue rust-lang#10244, the lint were documentated
as being part of 1.66.0 but will actually be
released 1.68.0 .
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 10, 2023
Fix version declared for semicolon_inside_block and semicolon_outside…

As per Issue rust-lang#10244, the lint were documentated
as being part of 1.66.0 but will actually be
released 1.68.0 .

changelog: [`semicolon_inside_block`]: Documentation fix
Fixes rust-lang#10244
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