rust/src/libcore
2019-06-03 12:59:48 +02:00
..
benches libcore => 2018 2019-04-18 14:47:35 +09:00
char libcore: deny more... 2019-04-19 01:37:12 +02:00
fmt Fix data types indication 2019-05-19 13:51:46 +00:00
future Use .await syntax instead of await! 2019-05-27 07:27:13 +02:00
hash libcore: deny more... 2019-04-19 01:37:12 +02:00
iter Stabilize iter_nth_back feature 2019-05-30 18:00:17 +00:00
mem split libcore::mem into multiple files 2019-05-29 10:00:13 +02:00
num Stabilize reverse_bits feature 2019-05-31 04:43:53 +00:00
ops Fix links in Deref documentation 2019-05-30 19:06:23 +02:00
prelude libcore => 2018 2019-04-18 14:47:35 +09:00
ptr split core::ptr module into multiple files 2019-05-25 09:03:45 +02:00
slice Rollup merge of #61048 - wizAmit:feature/nth_back_chunks, r=scottmcm 2019-05-29 08:15:55 +02:00
str Revert "Add implementations of last in terms of next_back on a bunch of DoubleEndedIterators." 2019-05-22 14:09:34 -07:00
sync libcore: deny more... 2019-04-19 01:37:12 +02:00
task bump nightly to 1.37.0 2019-05-23 12:27:58 +02:00
tests Rollup merge of #61364 - lzutao:stabilize-reverse_bits, r=Centril 2019-06-01 06:50:03 +02:00
unicode libcore => 2018 2019-04-18 14:47:35 +09:00
alloc.rs Rollup merge of #60947 - blkerby:global_alloc_typo, r=jonas-schievink 2019-05-19 02:31:46 +02:00
any.rs libcore: deny more... 2019-04-19 01:37:12 +02:00
array.rs Auto merge of #60318 - jethrogb:jb/try-from-slice-to-infallible, r=sfackler 2019-05-11 19:13:12 +00:00
ascii.rs Revert "Add implementations of last in terms of next_back on a bunch of DoubleEndedIterators." 2019-05-22 14:09:34 -07:00
borrow.rs be more direct about borrow requirenments 2019-04-03 11:41:24 +03:00
Cargo.toml libcore => 2018 2019-04-18 14:47:35 +09:00
cell.rs Rollup merge of #60850 - SimonSapin:unguarded, r=alexcrichton 2019-05-30 10:52:51 +02:00
clone.rs libcore => 2018 2019-04-18 14:47:35 +09:00
cmp.rs libcore => 2018 2019-04-18 14:47:35 +09:00
convert.rs Fix typo in AsRef doc 2019-06-02 14:12:06 +02:00
default.rs libs: doc comments 2019-02-10 23:57:25 +00:00
ffi.rs libcore: deny more... 2019-04-19 01:37:12 +02:00
hint.rs libcore => 2018 2019-04-18 14:47:35 +09:00
internal_macros.rs libcore => 2018 2019-04-18 14:47:35 +09:00
intrinsics.rs add unchecked math intrinsics 2019-06-03 12:59:48 +02:00
iter_private.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs Stabilize reverse_bits feature 2019-05-31 04:43:53 +00:00
macros.rs Remove phrase "instead of a panic!" 2019-05-23 17:34:10 -06:00
marker.rs libcore => 2018 2019-04-18 14:47:35 +09:00
option.rs Add flatten option for Option<Option<T>> 2019-04-26 16:59:12 +01:00
panic.rs libcore: deny more... 2019-04-19 01:37:12 +02:00
panicking.rs libcore: deny more... 2019-04-19 01:37:12 +02:00
pin.rs pin: make the to-module link more visible 2019-05-08 17:21:05 +02:00
raw.rs Remove licenses 2018-12-25 21:08:33 -07:00
result.rs libcore: deny more... 2019-04-19 01:37:12 +02:00
time.rs libcore: deny more... 2019-04-19 01:37:12 +02:00
tuple.rs libcore => 2018 2019-04-18 14:47:35 +09:00
unit.rs libcore => 2018 2019-04-18 14:47:35 +09:00