Skip to content

Prevent raw pointers from being used as an explicit self#26225

Merged
bors merged 1 commit into
rust-lang:masterfrom
arielb1:raw-self
Jun 12, 2015
Merged

Prevent raw pointers from being used as an explicit self#26225
bors merged 1 commit into
rust-lang:masterfrom
arielb1:raw-self

Conversation

@arielb1

@arielb1 arielb1 commented Jun 11, 2015

Copy link
Copy Markdown
Contributor

This can't be made to work with the current setup.

Technically a [breaking-change], but a simple bug fix.

Fixes #26194.

This can't be made to work with the current setup.

Fixes rust-lang#26194.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@arielb1

arielb1 commented Jun 11, 2015

Copy link
Copy Markdown
Contributor Author

r? @eddyb

@rust-highfive rust-highfive assigned eddyb and unassigned nikomatsakis Jun 11, 2015
@eddyb

eddyb commented Jun 11, 2015

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Jun 11, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 3be18f0 has been approved by eddyb

@bors

bors commented Jun 12, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 3be18f0 with merge 7648776...

bors added a commit that referenced this pull request Jun 12, 2015
This can't be made to work with the current setup.

Technically a [breaking-change], but a simple bug fix.

Fixes #26194.
@bors

bors commented Jun 12, 2015

Copy link
Copy Markdown
Collaborator

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.

Use of raw pointer as self parameter

5 participants