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

Deprecate #[unsafe_destructor_blind_to_params] #38970

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Deprecate #[unsafe_destructor_blind_to_params] #38970

merged 1 commit into from
Jan 19, 2017

Conversation

apasel422
Copy link
Contributor

@pnkfelix
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jan 17, 2017

📌 Commit 9940db6 has been approved by pnkfelix

@pnkfelix
Copy link
Member

@bors rollup

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jan 19, 2017
Deprecate `#[unsafe_destructor_blind_to_params]`

CC rust-lang#34761

r? @pnkfelix
bors added a commit that referenced this pull request Jan 19, 2017
Rollup of 11 pull requests

- Successful merges: #38457, #38922, #38970, #39039, #39091, #39115, #39121, #39149, #39150, #39151, #39165
- Failed merges:
@bors bors merged commit 9940db6 into rust-lang:master Jan 19, 2017
@apasel422 apasel422 deleted the may-dangle branch January 19, 2017 18:33
Centril added a commit to Centril/rust that referenced this pull request Jul 12, 2019
…wjasper

Replace unsafe_destructor_blind_to_params with may_dangle

This PR will completely remove support for `#[unsafe_destructor_blind_to_params]` attribute,
which is deprecated in rust-lang#38970 by `[may_dangle]` unsafe  attribute.

Closes rust-lang#34761
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.

3 participants