Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
gnu Don't use env::current_exe with libbacktrace May 12, 2016
at_exit_imp.rs Use `#[prelude_import]` in `libstd`. Aug 24, 2016
backtrace.rs Use question_mark feature in libstd. Sep 11, 2016
condvar.rs Use monotonic time with condition variables. Jul 31, 2016
io.rs Add a platform-abstraction tidy script Oct 2, 2016
memchr.rs std: Move platform specific memchr code into sys Oct 1, 2016
mod.rs Move platform-specific arg handling to sys::args Oct 2, 2016
mutex.rs Use `#[prelude_import]` in `libstd`. Aug 24, 2016
net.rs use MSG_NOSIGNAL on all relevant platforms Oct 9, 2016
poison.rs Deprecate `Reflect` Oct 11, 2016
remutex.rs Ignore various entire test modules on emscripten Sep 30, 2016
rwlock.rs Use `const fn` to abstract away the contents of UnsafeCell & friends. May 27, 2015
thread.rs Use `#[prelude_import]` in `libstd`. Aug 24, 2016
thread_info.rs Use `#[prelude_import]` in `libstd`. Aug 24, 2016
thread_local.rs Use `#[prelude_import]` in `libstd`. Aug 24, 2016
util.rs Open code the __fastfail intrinsic for rtabort! on windows May 24, 2016
wtf8.rs [breaking-change] std: change `encode_utf{8,16}()` to take a buffer a… Sep 28, 2016