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

Feature-gate branded raw pointer functionality, since it needs revision #16

Merged
merged 3 commits into from
Sep 7, 2019

Conversation

bluss
Copy link
Owner

@bluss bluss commented Sep 7, 2019

See the problems documented in the later comments of #11.

I'm sorry that I'm fixing bugs by using an axe to cut stuff out, but there's no reason to rewrite the raw pointer functionality right now (I'd be interested to hear stories of use cases, though).

Closes #11 — the concerns there need to be addressed before this can be re-enabled.

@bluss bluss changed the title Feature-gate raw pointer functionality, since it needs revision Feature-gate branded raw pointer functionality, since it needs revision Sep 7, 2019
@bluss bluss merged commit bc317e0 into master Sep 7, 2019
@bluss bluss deleted the disable-pointers branch September 7, 2019 14:14
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.

Branded raw pointer const/mut correctness Was: ContiguousMut is unsafe to use, because its methods take &self.
1 participant