.. |
benches
|
|
|
char
|
Add examples for doc
|
2018-09-25 21:59:58 +10:00 |
fmt
|
doc: make core::fmt::Error example more simple
|
2018-10-13 19:28:18 +02:00 |
future
|
Fix documentation typos.
|
2018-11-10 19:31:49 +07:00 |
hash
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
iter
|
Remove unnecessary mut in iterator.find_map documentation example, Relates to #49098
|
2018-10-26 17:00:27 +02:00 |
num
|
Rollup merge of #55828 - oli-obk:promotion_strikes_again, r=eddyb
|
2018-11-11 00:21:23 +01:00 |
ops
|
update DispatchFromDyn doctest
|
2018-11-01 18:16:59 -04:00 |
prelude
|
|
|
slice
|
Stabilize slice::rchunks(), rchunks_mut(), rchunks_exact(), rchunk_exact_mut()
|
2018-10-18 18:51:56 +03:00 |
str
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
sync
|
Do not Atomic{I,U}128 in stage0
|
2018-11-05 18:54:17 +02:00 |
task
|
Update comment based on suggestion.
|
2018-10-24 09:28:04 +11:00 |
tests
|
Bump nightly to 1.32.0
|
2018-10-31 11:53:50 -07:00 |
unicode
|
|
|
alloc.rs
|
Rollup merge of #55844 - waywardmonkeys:typo-fixes, r=varkor
|
2018-11-11 00:21:25 +01:00 |
any.rs
|
|
|
array.rs
|
|
|
ascii.rs
|
|
|
borrow.rs
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
Cargo.toml
|
|
|
cell.rs
|
Slight copy-editing for std::cell::Cell docs
|
2018-10-26 12:09:41 -07:00 |
clone.rs
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
cmp.rs
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
convert.rs
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
default.rs
|
Made doc example of impl Default for … use -> Self instead of explicit self type
|
2018-11-01 11:52:44 +01:00 |
ffi.rs
|
|
|
hint.rs
|
|
|
internal_macros.rs
|
|
|
intrinsics.rs
|
Implement rotate using funnel shift on LLVM >= 7
|
2018-11-03 23:50:55 +01:00 |
iter_private.rs
|
|
|
lib.rs
|
Fix documentation typos.
|
2018-11-10 19:31:49 +07:00 |
macros.rs
|
Fix docstring spelling mistakes
|
2018-11-09 23:14:46 -05:00 |
marker.rs
|
Custom E0277 diagnostic for Path
|
2018-10-10 17:30:10 -07:00 |
mem.rs
|
Fix documentation typos.
|
2018-11-10 19:31:49 +07:00 |
nonzero.rs
|
Replace CoerceSized trait with DispatchFromDyn
|
2018-11-01 18:16:59 -04:00 |
option.rs
|
Bump the Option::replace stabilize version to 1.31.0
|
2018-10-08 10:18:43 +02:00 |
panic.rs
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
panicking.rs
|
|
|
pin.rs
|
Fix docstring spelling mistakes
|
2018-11-09 23:14:46 -05:00 |
ptr.rs
|
Fix documentation typos.
|
2018-11-10 19:31:49 +07:00 |
raw.rs
|
|
|
result.rs
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
time.rs
|
Bump nightly to 1.32.0
|
2018-10-31 11:53:50 -07:00 |
tuple.rs
|
|
|
unit.rs
|
|
|