rust/src/libcore
2019-03-31 10:54:14 +02:00
..
benches ASCII uppercase: add "subtract multiplied bool" benchmark 2019-03-19 13:41:59 +01:00
char Rollup merge of #58778 - xfix:exact_size_case_mapping_iter, r=SimonSapin 2019-03-19 15:16:49 +01:00
fmt adjust MaybeUninit API to discussions 2019-03-26 09:21:32 +01:00
future Put Future trait into spotlight 2019-02-20 22:06:30 +01:00
hash libs: doc comments 2019-02-10 23:57:25 +00:00
iter Fix OnceWith docstring. 2019-03-29 15:03:14 -07:00
num Rollup merge of #58717 - hellow554:nonzero_parse, r=oli-obk 2019-03-28 13:35:29 +01:00
ops Rollup merge of #59190 - greg-kargin:master, r=sanxiyn 2019-03-22 19:31:21 +01:00
prelude Remove licenses 2018-12-25 21:08:33 -07:00
slice adjust MaybeUninit API to discussions 2019-03-26 09:21:32 +01:00
str add suggestions to trim_{left,right} deprecations 2019-03-22 14:56:08 -04:00
sync Bootstrap compiler update for 1.35 release 2019-03-02 09:05:34 -07:00
task Improvements to comments in libstd, libcore, liballoc. 2019-03-11 02:25:44 +00:00
tests Stabilize refcell_replace_swap feature, closes #43570 2019-03-31 10:54:14 +02:00
unicode Remove licenses 2018-12-25 21:08:33 -07:00
alloc.rs heading # Unsafety => # Safety in stdlib docs. 2019-02-25 08:01:35 +01:00
any.rs tests: doc comments 2019-02-10 23:42:32 +00:00
array.rs Use lifetime contravariance to elide more lifetimes in core+alloc+std 2019-03-09 19:10:28 -08: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 Stabilize refcell_replace_swap feature, closes #43570 2019-03-31 10:54:14 +02:00
clone.rs Auto merge of #57125 - doitian:inconsistent-clone-doc, r=bluss 2019-01-01 20:50:13 +00:00
cmp.rs Clarify {Ord,f32,f64}::clamp docs a little 2019-03-25 12:52:42 +01:00
convert.rs Rollup merge of #59268 - estebank:from-string, r=QuietMisdreavus 2019-03-27 18:15:24 -07:00
default.rs libs: doc comments 2019-02-10 23:57:25 +00:00
ffi.rs Rollup merge of #59371 - dlrobertson:rename_va_list_copy, r=joshtriplett 2019-03-28 13:35:40 +01:00
hint.rs Life's too short not to use cfg_if 2019-03-26 16:14:32 +01:00
internal_macros.rs Life's too short not to use cfg_if 2019-03-26 16:14:32 +01:00
intrinsics.rs Bootstrap compiler update for 1.35 release 2019-03-02 09:05:34 -07:00
iter_private.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs Stabilize unrestricted_attribute_tokens 2019-02-25 23:21:54 +03:00
macros.rs Rollup merge of #59448 - benesch:macro-doc, r=Centril 2019-03-28 08:43:39 +01:00
marker.rs Bootstrap compiler update for 1.35 release 2019-03-02 09:05:34 -07:00
mem.rs adjust MaybeUninit API to discussions 2019-03-26 09:21:32 +01:00
option.rs Update src/libcore/option.rs 2019-03-25 11:48:08 +01: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 Rollup merge of #58939 - taeguk:fix-doc-about-pin, r=rkruppe 2019-03-19 15:16:53 +01:00
ptr.rs Rollup merge of #59390 - czipperz:ptr_eq_smart_pointer, r=Centril,steveklabnik 2019-03-27 18:15:30 -07:00
raw.rs Remove licenses 2018-12-25 21:08:33 -07:00
result.rs add missing braces 2019-03-25 11:50:11 +01:00
time.rs fix typo 2019-03-12 16:42:18 +03: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