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

missing type #2585

Closed
wants to merge 1 commit into from
Closed

missing type #2585

wants to merge 1 commit into from

Conversation

quanee
Copy link

@quanee quanee commented Jan 25, 2021

missing type : Vec<i32>

missing type `: Vec<i32>`
@quanee quanee closed this Jan 25, 2021
@quanee quanee deleted the patch-1 branch January 25, 2021 09:48
chriskrycho added a commit that referenced this pull request Dec 9, 2024
The former is no longer always treated as an unsafe block (without a
warning, anyway), as implementation of [RFC #2585][rfc] progresses; the
`unsafe fn` declares an obligation and the `unsafe` block upholds it.

Fixes #4147

[rfc]: https://rust-lang.github.io/rfcs/2585-unsafe-block-in-unsafe-fn.html
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.

1 participant