.. |
fmt
|
Rollup merge of #36535 - GuillaumeGomez:macro_url, r=steveklabnik
|
2016-09-30 13:44:46 -04:00 |
hash
|
Documentation of what does for each type
|
2016-09-11 17:00:09 +05:30 |
iter
|
Auto merge of #36395 - durka:rangeinclusive-no-esi, r=alexcrichton
|
2016-09-28 18:31:07 -07:00 |
num
|
Rollup merge of #36423 - GuillaumeGomez:eq_impl, r=pnkfelix
|
2016-09-22 11:25:01 -07:00 |
prelude
|
|
|
str
|
Rollup merge of #36423 - GuillaumeGomez:eq_impl, r=pnkfelix
|
2016-09-22 11:25:01 -07:00 |
sync
|
Documentation for default types modified
|
2016-09-11 22:58:01 +05:30 |
any.rs
|
|
|
array.rs
|
|
|
borrow.rs
|
|
|
Cargo.toml
|
|
|
cell.rs
|
Documentation of what does for each type
|
2016-09-11 17:00:09 +05:30 |
char_private.rs
|
|
|
char.rs
|
[breaking-change] std: change encode_utf{8,16}() to take a buffer and return a slice
|
2016-09-28 09:03:30 +02:00 |
clone.rs
|
Remove stage0 hacks
|
2016-09-28 23:17:56 +00:00 |
cmp.rs
|
Add missing links on cmp module
|
2016-09-26 20:43:54 +02:00 |
convert.rs
|
Add example in AsMut trait documentation
|
2016-09-15 19:47:04 -06:00 |
default.rs
|
|
|
intrinsics.rs
|
Rollup merge of #36811 - brson:bootstrap, r=alexcrichton
|
2016-09-28 20:21:52 -07:00 |
iter_private.rs
|
|
|
lib.rs
|
|
|
macros.rs
|
add assert_ne and debug_assert_ne macros
|
2016-09-21 14:38:26 +02:00 |
marker.rs
|
Tweak std::marker docs
|
2016-09-15 12:31:17 -07:00 |
mem.rs
|
add wrapper for discriminant_value
|
2016-09-27 23:29:01 +00:00 |
nonzero.rs
|
|
|
ops.rs
|
Rollup merge of #36810 - GuillaumeGomez:ops_doc, r=steveklabnik
|
2016-09-30 13:44:47 -04:00 |
option.rs
|
fixed the safety header/wording in option.rs
|
2016-09-19 17:55:44 -05:00 |
panicking.rs
|
|
|
ptr.rs
|
Add std::ptr::eq, for referential equality of &T references.
|
2016-09-15 18:48:16 +02:00 |
raw.rs
|
|
|
result.rs
|
Improve Result doc
|
2016-09-11 11:58:20 +02:00 |
slice.rs
|
Rollup merge of #36454 - bluss:slice-primitive-index, r=alexcrichton
|
2016-09-15 18:16:21 +05:30 |
tuple.rs
|
|
|