.. |
collections
|
Use vec![elt; n] where possible
|
2015-07-09 11:05:32 +02:00 |
ffi
|
Use escaped byte string representation for CString Debug
|
2015-07-11 22:55:52 +02:00 |
io
|
Rollup merge of #27170 - steveklabnik:doc_std_io_intoinnererror, r=alexcrichton
|
2015-07-22 12:56:51 -04:00 |
net
|
std: Add IntoRaw{Fd,Handle,Socket} traits
|
2015-07-20 09:08:50 -07:00 |
num
|
Remove orphaned unsigned_negation lint reference.
|
2015-07-22 17:47:01 -07:00 |
os
|
Add netbsd amd64 support
|
2015-07-01 19:09:14 -07:00 |
prelude
|
Address feedback
|
2015-07-13 18:38:00 -07:00 |
rand
|
Fix getrandom syscall number for aarch64-unknown-linux-gnu
|
2015-07-26 23:46:26 +02:00 |
rt
|
Rewrite the improper_ctypes lint.
|
2015-07-23 17:03:04 -07:00 |
sync
|
Expand docs for recv
|
2015-07-01 12:25:25 -04:00 |
sys
|
Auto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
|
2015-07-25 04:25:33 +00:00 |
thread
|
Rollup merge of #27235 - tbu-:pr_catch_panic_doc, r=steveklabnik
|
2015-07-24 14:56:03 -04:00 |
time
|
std: Redesign Duration, implementing RFC 1040
|
2015-05-13 17:50:58 -07:00 |
ascii.rs
|
Implement IndexMut for String and str.
|
2015-07-13 16:21:43 +02:00 |
dynamic_lib.rs
|
Add netbsd amd64 support
|
2015-07-01 19:09:14 -07:00 |
env.rs
|
Fixed typo
|
2015-07-16 20:43:36 -07:00 |
error.rs
|
std: Hide some internal functions more aggressively
|
2015-06-17 09:07:17 -07:00 |
fs.rs
|
std: Add IntoRaw{Fd,Handle,Socket} traits
|
2015-07-20 09:08:50 -07:00 |
lib.rs
|
Auto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
|
2015-07-25 04:25:33 +00:00 |
macros.rs
|
std: clean up duplicated attrs and comment on panic
|
2015-06-26 09:53:56 -07:00 |
panicking.rs
|
Fix logic in panic printing with no stderr
|
2015-06-20 19:54:15 -07:00 |
path.rs
|
Auto merge of #25736 - tshepang:path-nits, r=steveklabnik
|
2015-05-25 01:56:48 +00:00 |
primitive_docs.rs
|
Address feedback
|
2015-07-20 17:12:59 -07:00 |
process.rs
|
std: Add IntoRaw{Fd,Handle,Socket} traits
|
2015-07-20 09:08:50 -07:00 |
rtdeps.rs
|
Auto merge of #26741 - alexcrichton:noinline-destructors, r=brson
|
2015-07-06 19:49:16 +00:00 |
thunk.rs
|
std: Deprecate the thunk module
|
2015-06-17 09:07:17 -07:00 |