rust/src/libcore
2019-03-11 18:06:13 +03:00
..
benches Add trailing newline 2019-02-27 13:22:18 +01:00
char Stabilize TryFrom and TryInto 2019-02-13 18:00:18 +01:00
fmt avoid unnecessary use of MaybeUninit::get_ref, and expand comment on the others 2019-02-22 23:05:58 +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 Have all methods of Filter and FilterMap use internal iteration 2019-02-25 16:44:04 +01:00
num expand unused doc comment diagnostic 2019-03-08 12:39:50 -05:00
ops Rollup merge of #58122 - matthieu-m:range_incl_perf, r=dtolnay 2019-02-23 09:25:12 +01:00
prelude Remove licenses 2018-12-25 21:08:33 -07:00
slice Add a tracking issue for new as_slice methods 2019-03-05 16:28:32 -08:00
str Replace s with self in docs for str methods taking self. 2019-02-27 17:07:35 +01:00
sync Bootstrap compiler update for 1.35 release 2019-03-02 09:05:34 -07:00
task Merging master 2019-02-12 22:46:14 -08:00
tests Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00: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 Stabilize TryFrom and TryInto 2019-02-13 18:00:18 +01: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 Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00: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 Rollup merge of #58553 - scottmcm:more-ihle, r=Centril 2019-02-20 11:59:10 +08: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 Bootstrap compiler update for 1.35 release 2019-03-02 09:05:34 -07:00
marker.rs Bootstrap compiler update for 1.35 release 2019-03-02 09:05:34 -07:00
mem.rs Rollup merge of #58660 - RalfJung:maybe-uninit, r=Centril 2019-03-09 17:18:16 +01:00
option.rs Remove stray ` in the documentation for the FromIterator implementation for Option 2019-03-03 13:25:55 +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 Auto merge of #58866 - kennytm:rollup, r=kennytm 2019-03-03 08:47:51 +00:00
ptr.rs Rollup merge of #58750 - TimDiekmann:master, r=oli-obk 2019-03-09 17:18:21 +01: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 move MAX_NANOS_F64/32 to methods 2019-03-11 18:06:13 +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