rust/src/libstd/sys_common
Mazdak Farrokhzad c392832195
Rollup merge of #59690 - xfix:patch-17, r=cramertj
Mark unix::ffi::OsStrExt methods as inline

This is a small change, but I found it surprising it's not inlined looking at the assembly.
2019-04-05 12:46:51 +02: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 libstd => 2018 2019-02-28 04:06:15 +09:00
backtrace.rs libstd => 2018 2019-02-28 04:06:15 +09: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 Auto merge of #59619 - alexcrichton:wasi-fs, r=fitzgen 2019-04-04 12:46:20 +00:00
mutex.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00
net.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02: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 libstd => 2018 2019-02-28 04:06:15 +09: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 libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00