summary refs log tree commit diff
path: root/src/libcore/lib.rs
AgeCommit message (Expand)AuthorLines
2019-06-22Auto merge of #61874 - jonas-schievink:remove-rem-output-default, r=Centrilbors-1/+0
2019-06-18Make MaybeUninit #[repr(transparent)]Michael Bradshaw-0/+1
2019-06-15Remove the default type of `Rem::Output`Jonas Schievink-1/+0
2019-06-08Remove unused `#![feature(custom_attribute)]`sVadim Petrochenkov-1/+0
2019-06-06Rollup merge of #61376 - czipperz:bound-cloned, r=sfacklerMazdak Farrokhzad-0/+1
2019-05-31Enable feature bound_clonedChris Gregory-0/+1
2019-05-31Stabilize reverse_bits featureLzu Tao-1/+0
2019-05-20stabilize core parts of MaybeUninit and deprecate mem::uninitialized in the f...Ralf Jung-1/+1
2019-04-19libcore: deny more...Mazdak Farrokhzad-1/+0
2019-04-18libcore => 2018Taiki Endo-0/+4
2019-04-14bump stdsimd; make intra_doc_link_resolution_failure an error againRalf Jung-1/+1
2019-02-25Stabilize `unrestricted_attribute_tokens`Vadim Petrochenkov-1/+0
2019-02-18Auto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbgbors-0/+1
2019-02-14make Centril happyRalf Jung-1/+1
2019-02-14split MaybeUninit into several features, expand docs a bitRalf Jung-1/+1
2019-02-14add missing feature flagRalf Jung-0/+1
2019-02-13Rollup merge of #58405 - gnzlbg:remove_unused_macros, r=alexcrichtonMazdak Farrokhzad-14/+0
2019-02-12Remove some dead code from libcoregnzlbg-14/+0
2019-02-12Add internal impl_fn_for_zst macro for "named closure types"Simon Sapin-0/+1
2019-02-10Rollup merge of #57259 - king6cong:master, r=alexcrichtonGuillaume Gomez-1/+1
2019-02-07Remove images' url to make it work even without internet connectionGuillaume Gomez-3/+1
2019-01-30Add suggestions to deprecation lintsOliver Scherer-0/+1
2019-01-29Auto merge of #57808 - gnzlbg:ustdsimd, r=gnzlbgbors-8/+9
2019-01-29Update stdsimdgnzlbg-8/+9
2019-01-28Use warn() for extra diagnostics; with -D warnings this leads to errorsRalf Jung-3/+3
2019-01-28add macro for creating uninitialized arrayRalf Jung-0/+1
2019-01-28avoid mem::uninitialized in BTreeMapRalf Jung-1/+1
2019-01-28libcore: avoid mem::uninitialized and raw ptr castsRalf Jung-0/+1
2019-01-27Auto merge of #56932 - clarcharr:iter_refactor, r=Centrilbors-1/+0
2019-01-26Bump bootstrap compiler to 1.33 betaMark Rousskov-5/+2
2019-01-22Move TrustedRandomAccess into Zip moduleClar Fon-1/+0
2019-01-17Add initial impl of is_sorted to IteratorKevin Leimkuhler-0/+1
2019-01-15Rollup merge of #57579 - stjepang:once-with, r=SimonSapinMazdak Farrokhzad-0/+1
2019-01-13Add core::iter::once_withStjepan Glavina-0/+1
2019-01-13const stabilize .Mazdak Farrokhzad-0/+1
2019-01-12Auto merge of #57234 - Centril:const-stabilizations-2, r=oli-obkbors-4/+2
2019-01-09Update reference of rlibc crate to compiler-builtins crateking6cong-1/+1
2019-01-08Update stdsimd submoduleGuillaume Gomez-0/+2
2019-01-02Update the stdsimd submoduleAlex Crichton-0/+1
2018-12-31const-stabilize const_int_ops + reverse_bitsMazdak Farrokhzad-1/+1
2018-12-31stabilize const_int_signMazdak Farrokhzad-1/+0
2018-12-31stabilize const_int_rotateMazdak Farrokhzad-1/+1
2018-12-31stabilize const_int_wrapping.Mazdak Farrokhzad-1/+0
2018-12-26Remove the private generic NonZero<T> wrapper type.Simon Sapin-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-25Auto merge of #56926 - alexcrichton:update-stdsimd, r=TimNNbors-0/+1
2018-12-23Rollup merge of #56941 - euclio:deny-libstd-resolution-failures, r=QuietMisdr...kennytm-0/+1
2018-12-18Auto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakisbors-1/+0
2018-12-17deny intra-doc link resolution failures in libstdAndy Russell-0/+1
2018-12-17Update the stdsimd submoduleAlex Crichton-0/+1