]> git.lizzy.rs Git - rust.git/commitdiff
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)
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


Trivial merge