ffi
|
Rename #[deprecated] to #[rustc_deprecated]
|
2015-11-20 16:11:20 +03:00 |
io
|
Add missing annotations and some tests
|
2015-11-18 01:24:21 +03:00 |
num
|
Rename #[deprecated] to #[rustc_deprecated]
|
2015-11-20 16:11:20 +03:00 |
os
|
Fix buildbot failures
|
2015-11-18 21:16:20 +03:00 |
sync
|
Rename #[deprecated] to #[rustc_deprecated]
|
2015-11-20 16:11:20 +03:00 |
sys
|
AsRawHandle and IntoRawHandle for JoinHandle
|
2015-12-04 20:09:30 -05:00 |
thread
|
AsRawHandle and IntoRawHandle for JoinHandle
|
2015-12-04 20:09:30 -05:00 |
time
|
std: Bump time margin in std::time tests
|
2015-11-30 10:53:20 -08:00 |
env.rs
|
Small fix to EXE_SUFFIX and DLL_EXTENSION docs
|
2015-12-01 16:53:48 -05:00 |
fs.rs
|
Rename #[deprecated] to #[rustc_deprecated]
|
2015-11-20 16:11:20 +03:00 |
lib.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
macros.rs
|
tweak cfg! doc comment
|
2015-11-29 22:53:19 -05:00 |
process.rs
|
Fix typo in src/libstd/process.rs
|
2015-12-01 23:12:01 -05:00 |