Skip to content

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

Closed
luqmana wants to merge 1 commit into
rust-lang:masterfrom
luqmana:rnp
Closed

librustc: Enum nullable pointer opt should not apply to raw pointers.#17182
luqmana wants to merge 1 commit into
rust-lang:masterfrom
luqmana:rnp

Conversation

@luqmana

@luqmana luqmana commented Sep 12, 2014

Copy link
Copy Markdown
Contributor

Fixes #17120.

@brson

brson commented Sep 12, 2014

Copy link
Copy Markdown
Contributor

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