Skip to content

Conversation

pnkfelix
Copy link
Contributor

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
Contributor 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