| .. |
|
benches
|
Extract collections benchmarks to libcollections/benches
|
2017-02-06 21:38:47 +11:00 |
|
fmt
|
Add missing example for Display::fmt
|
2017-03-10 15:00:19 +01:00 |
|
hash
|
Rollup merge of #40505 - frewsxcv:hash-docs, r=alexcrichton
|
2017-03-17 08:49:03 -04:00 |
|
iter
|
Rollup merge of #40456 - frewsxcv:frewsxcv-docs-function-parens, r=GuillaumeGomez
|
2017-03-17 08:48:51 -04:00 |
|
num
|
Remove function invokation parens from documentation links.
|
2017-03-13 21:43:18 -04:00 |
|
prelude
|
Run rustfmt on libcore/prelude folder
|
2016-10-16 22:13:04 +05:30 |
|
str
|
Rollup merge of #40456 - frewsxcv:frewsxcv-docs-function-parens, r=GuillaumeGomez
|
2017-03-17 08:48:51 -04:00 |
|
sync
|
Revert "Add 128-bit atomics"
|
2017-02-06 10:39:14 -08:00 |
|
any.rs
|
Auto merge of #38981 - sdleffler:patch-1, r=alexcrichton
|
2017-02-14 04:29:26 +00:00 |
|
array.rs
|
std: Correct stability attributes for some implementations
|
2016-10-01 23:58:14 +01:00 |
|
borrow.rs
|
Use #[prelude_import] in libcore.
|
2016-08-24 22:12:23 +00:00 |
|
Cargo.toml
|
Extract collections benchmarks to libcollections/benches
|
2017-02-06 21:38:47 +11:00 |
|
cell.rs
|
Rollup merge of #39793 - RalfJung:cell, r=alexcrichton
|
2017-02-15 23:48:13 -05:00 |
|
char.rs
|
Remove function invokation parens from documentation links.
|
2017-03-13 21:43:18 -04:00 |
|
char_private.rs
|
Fix fmt::Debug for strings, e.g. for Chinese characters
|
2016-11-18 14:45:59 +01:00 |
|
clone.rs
|
Remove function invokation parens from documentation links.
|
2017-03-13 21:43:18 -04:00 |
|
cmp.rs
|
Inline functions Ordering::{then, then_with}
|
2017-03-14 14:01:01 +01:00 |
|
convert.rs
|
Remove function invokation parens from documentation links.
|
2017-03-13 21:43:18 -04:00 |
|
default.rs
|
Bump version, upgrade bootstrap
|
2017-02-03 13:25:46 -08:00 |
|
internal_macros.rs
|
Fix a few impl stability attributes
|
2017-01-29 13:31:47 +00:00 |
|
intrinsics.rs
|
Get linkchecker clean
|
2017-02-21 14:02:12 -05:00 |
|
iter_private.rs
|
Expand .zip() specialization to .map() and .cloned()
|
2016-10-17 10:58:21 +02:00 |
|
lib.rs
|
Bump version, upgrade bootstrap
|
2017-02-03 13:25:46 -08:00 |
|
macros.rs
|
Remove function invokation parens from documentation links.
|
2017-03-13 21:43:18 -04:00 |
|
marker.rs
|
Remove function invokation parens from documentation links.
|
2017-03-13 21:43:18 -04:00 |
|
mem.rs
|
Remove function invokation parens from documentation links.
|
2017-03-13 21:43:18 -04:00 |
|
nonzero.rs
|
Bump version, upgrade bootstrap
|
2017-02-03 13:25:46 -08:00 |
|
ops.rs
|
Remove function invokation parens from documentation links.
|
2017-03-13 21:43:18 -04:00 |
|
option.rs
|
Rollup merge of #39289 - shahn:option_entry, r=alexcrichton
|
2017-02-05 09:14:42 -05:00 |
|
panicking.rs
|
Mark all extern functions as nounwind
|
2015-09-14 11:36:09 +02:00 |
|
ptr.rs
|
Reword the non-dropping of src for ptr::write{,_unaligned}
|
2017-03-09 13:45:52 +01:00 |
|
raw.rs
|
Revert "Fix up links"
|
2017-02-20 09:09:12 -05:00 |
|
result.rs
|
Sustitutes try! for ? in the Result documentation
|
2017-02-12 11:02:55 +09:00 |
|
slice.rs
|
Link core::slice to std::slice
|
2017-03-14 13:42:12 -04:00 |
|
tuple.rs
|
Remove macro work-around.
|
2016-11-12 12:47:13 -07:00 |