]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47246 - aidanhs:aphs-wasm-backtrace-feature, r=KodrAus
authorkennytm <kennytm@gmail.com>
Mon, 8 Jan 2018 17:58:47 +0000 (01:58 +0800)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2018 17:58:47 +0000 (01:58 +0800)
commit9214e9b0ae77803cc8e5becd869681b9a3f17dcb
tree565f33f178f12233e8c2fdef1bf6c1020819e438
parent1cbbbc094440e32c2eacc3dec395c609e1ae8c63
parentfd37526fa5046acdb2dbf573e815cc4c8b02cb78
Rollup merge of #47246 - aidanhs:aphs-wasm-backtrace-feature, r=KodrAus

Make wasm obey backtrace feature, like other targets

E.g. https://github.com/rust-lang/rust/blob/6828cf90146c7fefc4ba4f16dffe75f763f2d910/src/libstd/sys/unix/mod.rs#L40-L41