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 the #[unsafe_no_drop_flag] attribute. #22178

Merged
merged 1 commit into from
Feb 12, 2015

Conversation

pnkfelix
Copy link
Member

Feature-gate the #[unsafe_no_drop_flag] attribute.

See RFC 320, "Non-zeroing dynamic drops."

Fix #22173

[breaking-change]

See RFC 320, "Non-zeroing dynamic drops."

Fix rust-lang#22173

[breaking-change]
@rust-highfive
Copy link
Collaborator

r? @sfackler

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

@pnkfelix
Copy link
Member Author

r? @nikomatsakis

@nikomatsakis
Copy link
Contributor

@bors r+ f9a1087

@nikomatsakis
Copy link
Contributor

@bors rollup

@nikomatsakis
Copy link
Contributor

@bors r+ f9a1087 rollup

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 11, 2015
…flag

Conflicts:
	src/libsyntax/feature_gate.rs
@bors bors merged commit f9a1087 into rust-lang:master Feb 12, 2015
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.

feature-gate unsafe_no_drop_flag
5 participants