Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
pnkfelix:featuregate-unsafe-no-drop-flag
Feb 12, 2015
Merged

Feature-gate the #[unsafe_no_drop_flag] attribute.#22178
bors merged 1 commit into
rust-lang:masterfrom
pnkfelix:featuregate-unsafe-no-drop-flag

Conversation

@pnkfelix

Copy link
Copy Markdown
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
Copy Markdown
Contributor

r? @sfackler

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

@pnkfelix

Copy link
Copy Markdown
Contributor Author

r? @nikomatsakis

@nikomatsakis

Copy link
Copy Markdown
Contributor

@bors r+ f9a1087

@nikomatsakis

Copy link
Copy Markdown
Contributor

@bors rollup

@nikomatsakis

Copy link
Copy Markdown
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
lnicola pushed a commit to lnicola/rust that referenced this pull request May 4, 2026
…s-lifetime

feat: allow renaming of elided lifetimes (Fixes rust-lang#19260)
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