rust/src/libstd/sys
Kang Seonghoon ff678ea3f4 std: Fixed backtrace warnings and tests for non-Linux platforms.
- Fixed a couple of dead code warnings in std::sys::backtrace.
- Made `backtrace-debuginfo` test a no-op on non-Linux platforms.
- `backtrace-debuginfo` is no longer tested on pretty-rpass.
2015-02-28 01:42:51 +09:00
..
common Use boxed functions instead of transmute 2015-02-23 02:59:17 +03:00
unix std: Fixed backtrace warnings and tests for non-Linux platforms. 2015-02-28 01:42:51 +09:00
windows Rollup merge of #22594 - alexcrichton:issue-22577, r=aturon 2015-02-24 12:08:36 +05:30