rust/src/libcore
2019-02-19 21:27:48 +01:00
..
benches Add fmt benchmarks 2019-01-12 01:54:57 +09:00
char Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
fmt Rollup merge of #58272 - fitzgen:num-format-code-size, r=Mark-Simulacrum 2019-02-13 18:12:31 +01:00
future Merging master 2019-02-12 22:46:14 -08:00
hash libs: doc comments 2019-02-10 23:57:25 +00:00
iter libs: doc comments 2019-02-10 23:57:25 +00:00
num Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
ops Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
prelude Remove licenses 2018-12-25 21:08:33 -07:00
slice Revert "Remove mentions of unstable sort_by_cached key from stable documentation" 2019-02-12 22:26:44 -08:00
str Rollup merge of #58200 - RalfJung:str-as-mut-ptr, r=SimonSapin 2019-02-13 04:37:03 +01:00
sync Add suggestions to deprecation lints 2019-01-30 17:49:04 +01:00
task Merging master 2019-02-12 22:46:14 -08:00
tests review failures in btree, string 2019-02-13 18:21:13 +01:00
unicode Remove licenses 2018-12-25 21:08:33 -07:00
alloc.rs tests: doc comments 2019-02-10 23:42:32 +00:00
any.rs tests: doc comments 2019-02-10 23:42:32 +00:00
array.rs Remove licenses 2018-12-25 21:08:33 -07:00
ascii.rs Remove licenses 2018-12-25 21:08:33 -07:00
borrow.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
cell.rs libs: doc comments 2019-02-10 23:57:25 +00:00
clone.rs Auto merge of #57125 - doitian:inconsistent-clone-doc, r=bluss 2019-01-01 20:50:13 +00:00
cmp.rs tests: doc comments 2019-02-10 23:42:32 +00:00
convert.rs Rollup merge of #57856 - lzutao:fix-old-first-edition, r=steveklabnik 2019-02-14 02:41:16 +01:00
default.rs libs: doc comments 2019-02-10 23:57:25 +00:00
ffi.rs libs: doc comments 2019-02-10 23:57:25 +00:00
hint.rs libs: doc comments 2019-02-10 23:57:25 +00:00
internal_macros.rs Move str::escape_* to libcore 2019-02-12 09:55:30 +01:00
intrinsics.rs libs: doc comments 2019-02-10 23:57:25 +00:00
iter_private.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs Auto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbg 2019-02-18 02:56:18 +00:00
macros.rs make Centril happy 2019-02-14 22:31:06 +01:00
marker.rs expand Unpin example 2019-02-19 21:27:48 +01:00
mem.rs Auto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbg 2019-02-18 02:56:18 +00:00
option.rs libs: doc comments 2019-02-10 23:57:25 +00:00
panic.rs Remove licenses 2018-12-25 21:08:33 -07:00
panicking.rs Remove licenses 2018-12-25 21:08:33 -07:00
pin.rs improve wording 2019-02-19 21:25:39 +01:00
ptr.rs libs: doc comments 2019-02-10 23:57:25 +00:00
raw.rs Remove licenses 2018-12-25 21:08:33 -07:00
result.rs libs: doc comments 2019-02-10 23:57:25 +00:00
time.rs libs: doc comments 2019-02-10 23:57:25 +00:00
tuple.rs Remove licenses 2018-12-25 21:08:33 -07:00
unit.rs Remove licenses 2018-12-25 21:08:33 -07:00