..
collections
Auto merge of #33699 - alexcrichton:stabilize-1.10, r=aturon
2016-05-25 20:36:09 -07:00
ffi
std: Stabilize APIs for the 1.10 release
2016-05-24 09:00:39 -07:00
io
Inline simple Cursor write calls
2016-05-27 19:34:20 -07:00
net
Make Ipv4Addr cmp() faster
2016-05-26 22:38:33 +03:00
num
Deprecate {f32,f64}::abs_sub.
2016-05-17 08:06:56 +10:00
os
Fix libstd on DragonFly
2016-04-07 11:39:27 +02:00
prelude
End stdlib module summaries with a full stop.
2016-03-04 17:37:11 -05:00
rand
std: restructure rand os code into sys modules
2016-02-17 16:21:32 -08:00
sync
std: Clean out old unstable + deprecated APIs
2016-05-30 20:46:32 -07:00
sys
Auto merge of #33853 - alexcrichton:remove-deprecated, r=aturon
2016-06-01 15:11:38 -07:00
thread
std: Clean out old unstable + deprecated APIs
2016-05-30 20:46:32 -07:00
time
std: Clean out old unstable + deprecated APIs
2016-05-30 20:46:32 -07:00
ascii.rs
std: Stabilize APIs for the 1.9 release
2016-04-11 08:57:53 -07:00
build.rs
rustbuild: Tighten dependencies of build scripts
2016-05-10 23:41:19 -07:00
Cargo.toml
rustbuild: Add support for crate tests + doctests
2016-05-12 08:52:20 -07:00
env.rs
Cleanup formatting and wording for std::env::temp_dir docs.
2016-05-12 00:05:25 -04:00
error.rs
Implement Error trait for fmt::Error type
2016-05-25 10:52:10 +02:00
fs.rs
Rollup merge of #34019 - kennytm:fix-33958, r=steveklabnik
2016-06-02 13:47:08 +02:00
lib.rs
mk: Prepare for a new stage0 compiler
2016-05-31 16:11:49 -07:00
macros.rs
rustc: Implement custom panic runtimes
2016-05-09 08:22:36 -07:00
memchr.rs
Minor spelling fixes
2016-02-09 11:52:39 -05:00
panic.rs
std: Clean out old unstable + deprecated APIs
2016-05-30 20:46:32 -07:00
panicking.rs
Auto merge of #33699 - alexcrichton:stabilize-1.10, r=aturon
2016-05-25 20:36:09 -07:00
path.rs
Fix Windows UNC paths in std::path docs
2016-04-10 14:51:23 -07:00
primitive_docs.rs
Fix broken link name in bool documentation
2016-06-01 05:32:11 -07:00
process.rs
Rollup merge of #33224 - alexcrichton:create-exit-status, r=aturon
2016-05-09 14:59:20 -07:00
rt.rs
mk: Prepare for a new stage0 compiler
2016-05-31 16:11:49 -07:00
rtdeps.rs
bootstrap: Add directives to not double-link libs
2016-02-11 11:12:32 -08:00