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

librustc: Enum nullable pointer opt should not apply to raw pointers. #17182

Closed
wants to merge 1 commit into from

Conversation

luqmana
Copy link
Member

@luqmana luqmana commented Sep 12, 2014

Fixes #17120.

@brson
Copy link
Contributor

brson commented Sep 12, 2014

Thanks!

bors added a commit that referenced this pull request Sep 13, 2014
@bors bors closed this Sep 13, 2014
@luqmana luqmana deleted the rnp branch September 15, 2014 03:52
lnicola pushed a commit to lnicola/rust that referenced this pull request May 19, 2024
…_rpit, r=Veykril

Fix: Lifetime's Bound Var Debrujin Index in Dyn Traits

Surely fixes rust-lang#17182

I have tried running the analysis-stats in some of the repos mentioned in rust-lang#17080. No panic in almost all of them.
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.

Some( NULL ) returns None
4 participants