Skip to content

Feature-gate #[no_debug] and #[omit_gdb_pretty_printer_section] - #28522

Merged
bors merged 1 commit into
rust-lang:masterfrom
apasel422:issue-28091
Sep 20, 2015
Merged

Feature-gate #[no_debug] and #[omit_gdb_pretty_printer_section]#28522
bors merged 1 commit into
rust-lang:masterfrom
apasel422:issue-28091

Conversation

@apasel422

Copy link
Copy Markdown
Contributor

Closes#28091.

r? @huonw

@bors

bors commented Sep 19, 2015

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #28345) made this pull request unmergeable. Please resolve the merge conflicts.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ 6fa0ff2

@alexcrichtonalexcrichton added the relnotes Marks issues that should be documented in the release notes of the next release. label Sep 20, 2015
@Manishearth

Copy link
Copy Markdown
Member

Ideally the omit_gdb attr should be named rustc_omit_gdb_..., such attributes are automatically gated.

Manishearth added a commit to Manishearth/rust that referenced this pull request Sep 20, 2015
bors added a commit that referenced this pull request Sep 20, 2015
@bors
bors merged commit 6fa0ff2 into rust-lang:masterSep 20, 2015
@apasel422
apasel422 deleted the issue-28091 branch September 20, 2015 16:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotesMarks issues that should be documented in the release notes of the next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@apasel422@bors@alexcrichton@Manishearth@huonw