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

Remove offset_inbounds for an unsafe offset function #8807

Closed

Conversation

alexcrichton
Copy link
Member

Everything that we do is actually inbounds, so there's no reason for us to be exposing two of these functions

bors added a commit that referenced this pull request Aug 28, 2013
Everything that we do is actually inbounds, so there's no reason for us to be exposing two of these functions
@bors bors closed this Aug 28, 2013
xFrednet pushed a commit to xFrednet/rust that referenced this pull request May 21, 2022
Fix `cmp_owned` on copy types

fixes rust-lang#8803
fixes rust-lang#7365

changelog: Don't lint `cmp_owned` on `From::from` for copy types
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.

None yet

3 participants