rust/src/libstd/sys
Jeremy Stucki fc67e5774d
Add missing lifetime specifier
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2019-07-04 10:42:24 +02:00
..
cloudabi std: Depend on backtrace crate from crates.io 2019-05-25 17:09:45 -07:00
redox Add missing lifetime specifier 2019-07-04 10:42:24 +02:00
sgx std: Depend on backtrace crate from crates.io 2019-05-25 17:09:45 -07:00
unix Remove needless lifetimes 2019-07-01 12:15:27 +02:00
wasi Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
wasm Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
windows Remove needless lifetimes 2019-07-01 12:15:27 +02:00
mod.rs std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07:00