Skip to content

Feature-gate the #[unsafe_no_drop_flag] attribute. #22178

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
Contributor

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
# for free to join this conversation on GitHub. Already have an account? # 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