rust/src/libstd/sys_common
bors 96ee0ba59e Auto merge of #60204 - jethrogb:jb/rtunwrap-debug-print, r=alexcrichton
Debug-print error when using rtunwrap

When I added this macro a while back I didn't have a way to make it print the failure for all types that you might want to unwrap. Now, I came up with a solution.
2019-04-30 22:46:28 +00:00
..
gnu libstd => 2018 2019-02-28 04:06:15 +09:00
alloc.rs libstd => 2018 2019-02-28 04:06:15 +09:00
at_exit_imp.rs Eliminate FnBox usages from libstd. 2019-04-10 09:40:44 +08:00
backtrace.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
bytestring.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00
condvar.rs libstd => 2018 2019-02-28 04:06:15 +09:00
fs.rs wasi: Fill out std::fs module for WASI 2019-04-03 08:05:46 -07:00
io.rs libstd => 2018 2019-02-28 04:06:15 +09:00
mod.rs Debug-print error when using rtunwrap 2019-04-23 10:06:27 -07:00
mutex.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00
net.rs Stabilized vectored IO 2019-04-27 08:34:08 -07:00
os_str_bytes.rs Mark unix::ffi::OsStrExt methods as inline 2019-04-04 10:55:31 +02:00
poison.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00
process.rs libstd => 2018 2019-02-28 04:06:15 +09:00
remutex.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00
rwlock.rs libstd => 2018 2019-02-28 04:06:15 +09:00
thread.rs Eliminate FnBox usages from libstd. 2019-04-10 09:40:44 +08:00
thread_info.rs libstd => 2018 2019-02-28 04:06:15 +09:00
thread_local.rs libstd => 2018 2019-02-28 04:06:15 +09:00
util.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00
wtf8.rs Use "capacity" as parameter name in with_capacity() methods 2019-04-26 18:43:24 +02:00