| .. |
|
collections
|
Add short summaries to btree modules
|
2016-06-17 23:50:34 +01:00 |
|
ffi
|
Document CStr::as_ptr dangers.
|
2016-06-19 15:14:51 +03:00 |
|
io
|
Inline simple Cursor write calls
|
2016-05-27 19:34:20 -07:00 |
|
net
|
Improve IP reserved address docs
|
2016-06-13 23:49:04 +01:00 |
|
num
|
test: don't assume anything about the sign of NAN.
|
2016-06-05 19:17:42 +03: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
|
fix stdtest
|
2016-06-09 00:38:38 +03:00 |
|
sys
|
Add ERROR_FILE_EXISTS to ErrorKind conversion on Windows
|
2016-06-14 12:10:42 +03:00 |
|
thread
|
Parameters in doc comment should be formatted code-like.
|
2016-06-22 08:24:16 -04: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
|
Fix issue where rustbuild expected msvc to have ar
|
2016-06-16 08:38:06 -04: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
|
Fix a docs typo
|
2016-06-15 13:06:48 +03:00 |
|
lib.rs
|
use the slice_pat hack in libstd too
|
2016-06-09 00:38:38 +03: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
|
doc: fix mis-named binding & remove not needed mut
|
2016-06-16 23:20:58 +02:00 |
|
rt.rs
|
Auto merge of #33803 - WiSaGaN:feature/rename-main-thread, r=alexcrichton
|
2016-06-03 19:36:32 -07:00 |
|
rtdeps.rs
|
bootstrap: Add directives to not double-link libs
|
2016-02-11 11:12:32 -08:00 |