Skip to content

Make wasm obey backtrace feature, like other targets #47246

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

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

aidanhs
Copy link
Member

@aidanhs aidanhs commented Jan 7, 2018

E.g.

#[cfg(feature = "backtrace")]
pub mod backtrace;

@rust-highfive
Copy link
Contributor

r? @KodrAus

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

@KodrAus
Copy link
Contributor

KodrAus commented Jan 7, 2018

Thanks @aidanhs! This looks good to me.

@homu r+ rollup

@bors
Copy link
Collaborator

bors commented Jan 7, 2018

📌 Commit fd37526 has been approved by KodrAus

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 8, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Jan 8, 2018
bors added a commit that referenced this pull request Jan 9, 2018
Rollup of 10 pull requests

- Successful merges: #47210, #47233, #47246, #47254, #47256, #47258, #47259, #47263, #47270, #47272
- Failed merges: #47248
@bors bors merged commit fd37526 into rust-lang:master Jan 9, 2018
@aidanhs aidanhs deleted the aphs-wasm-backtrace-feature branch October 9, 2018 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants