..
collections
Use issue number from rust-lang/rust, not rust-lang/rfcs.
2016-03-15 23:48:15 -04:00
ffi
std: Clean out deprecated APIs
2016-03-12 12:31:13 -08:00
io
Auto merge of #32184 - ollie27:win_stdout, r=alexcrichton
2016-03-13 09:27:17 -07:00
net
Add is_documentation for IPv6
2016-03-13 18:56:20 -07:00
num
std: Clean out deprecated APIs
2016-03-12 12:31:13 -08:00
os
Auto merge of #31986 - ashleysommer:emscripten_fixes, r=alexcrichton
2016-03-08 01:04:36 +00: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 deprecated APIs
2016-03-12 12:31:13 -08:00
sys
std: Fix overflow when subtracting Instant
2016-03-15 15:19:11 -07:00
thread
std: Clean out deprecated APIs
2016-03-12 12:31:13 -08:00
time
std: Clean out deprecated APIs
2016-03-12 12:31:13 -08:00
ascii.rs
Auto merge of #32051 - steveklabnik:gh9447, r=bluss
2016-03-07 06:54:36 +00:00
build.rs
cover more linux targets in libstd cargobuild
2016-03-08 16:15:58 -05:00
Cargo.toml
rustbuild: Sync some Cargo.toml/lib.rs dependencies
2016-02-21 09:49:13 -08:00
env.rs
doc: "ref" not needed in the example
2016-02-28 09:37:45 +02:00
error.rs
Impl Error for Box<T: Error>
2016-01-23 09:03:09 +01:00
fs.rs
std: Clean out deprecated APIs
2016-03-12 12:31:13 -08:00
lib.rs
std: Clean out deprecated APIs
2016-03-12 12:31:13 -08:00
macros.rs
mk: Distribute fewer TARGET_CRATES
2016-03-07 13:05:12 -08:00
memchr.rs
Minor spelling fixes
2016-02-09 11:52:39 -05:00
panic.rs
std: Add impl of FnOnce to AssertRecoverSafe
2016-03-07 11:02:43 -08:00
panicking.rs
Add message about RUST_BACKTRACE to default output of panic!
2016-01-26 10:37:12 +01:00
path.rs
std: Clean out deprecated APIs
2016-03-12 12:31:13 -08:00
primitive_docs.rs
doc: Fix a bunch of broken links
2016-03-08 13:44:14 -08:00
process.rs
Adjusts all rust doc test to use expect and should_panic
2016-03-21 14:17:17 +01:00
rt.rs
Fix warnings when compiling stdlib with --test
2015-12-29 16:07:01 +01:00
rtdeps.rs
bootstrap: Add directives to not double-link libs
2016-02-11 11:12:32 -08:00