about summary refs log tree commit diff
path: root/src/libcore
AgeCommit message (Expand)AuthorLines
2016-12-30Such large. Very 128. Much bits.Simonas Kazlauskas-39/+265
2016-12-29Remove not(stage0) from deny(warnings)Alex Crichton-1/+1
2016-12-29Rollup merge of #38693 - lucis-fluxum:partialord-typo-fix, r=steveklabnikAlex Crichton-1/+1
2016-12-29Rollup merge of #38674 - GuillaumeGomez:atomic_fn_docs, r=frewsxcvAlex Crichton-8/+15
2016-12-29Rollup merge of #38649 - GuillaumeGomez:atomicint_docs, r=frewsxcvAlex Crichton-17/+36
2016-12-29Rollup merge of #38635 - GuillaumeGomez:atomicptr_docs, r=frewsxcvAlex Crichton-14/+37
2016-12-29Rollup merge of #38611 - GuillaumeGomez:atomicbool_docs, r=frewsxcvAlex Crichton-13/+35
2016-12-29Fix typo in PartialOrd docsLuc Street-1/+1
2016-12-29Fallout from updating bootstrap CargoAlex Crichton-3/+4
2016-12-29Add missing urls for atomic fn docsGuillaume Gomez-8/+15
2016-12-28Add missing urls for AtomicPtrGuillaume Gomez-14/+37
2016-12-28Add missing urls for atomic_int macros typesGuillaume Gomez-17/+36
2016-12-27Clarify Extend behaviour wrt existing keysSebastian Hahn-1/+2
2016-12-26Add missing urls in AtomicBool docsGuillaume Gomez-13/+35
2016-12-20Rollup merge of #38158 - sourcefrog:doc-iter, r=GuillaumeGomezAlex Crichton-3/+26
2016-12-20Rollup merge of #37761 - christophebiocca:borrow-stdlib-fn-refactor, r=alexcr...Alex Crichton-9/+13
2016-12-19Allow `writeln!` without arguments, in symmetry with `println!`Tobias Bucher-1/+5
2016-12-19Rollup merge of #38334 - frewsxcv:BuildHasherDefault, r=GuillaumeGomezSeo Sanghyeon-3/+37
2016-12-16Address falloutAaron Turon-7/+7
2016-12-16Rewrite, improve documentation for `core::hash::BuildHasherDefault`.Corey Farwell-3/+37
2016-12-15Deprecate std::cell::RefCell::borrow_stateAaron Turon-0/+2
2016-12-15Stabilize std::cell::Ref::cloneAaron Turon-3/+1
2016-12-15Stabilize std::char::{encode_utf8, encode_utf16}Aaron Turon-2/+2
2016-12-15Stabilize std::sync::atomic::Atomic*::{get_mut, into_inner}Aaron Turon-12/+6
2016-12-15Stabilize Iterator::{min_by, max_by}Aaron Turon-2/+2
2016-12-15Clarify zero-value behavior of `ctlz`/`cttz` intrinsics.Corey Farwell-2/+50
2016-12-13doc: Explain meaning of Result iters and link to factory functions.Martin Pool-3/+26
2016-12-13Auto merge of #38309 - sfackler:rfc-1725, r=alexcrichtonbors-0/+83
2016-12-12Implement RFC #1725Steven Fackler-0/+83
2016-12-12Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichtonbors-1/+1
2016-12-07Auto merge of #38149 - bluss:is-empty, r=alexcrichtonbors-1/+13
2016-12-07Auto merge of #38134 - bluss:iter-nth, r=aturonbors-1/+4
2016-12-04iter: Forward ExactSizeIterator methods for &mut IUlrik Sverdrup-1/+8
2016-12-04core: Forward ExactSizeIterator::is_empty for BytesUlrik Sverdrup-0/+5
2016-12-03Rollup merge of #38090 - GuillaumeGomez:option_doc, r=frewsxcvCorey Farwell-0/+10
2016-12-02core: Remove Self: Sized from Iterator::nthUlrik Sverdrup-1/+4
2016-11-30Auto merge of #38047 - canndrew:fmt-void-non-empty, r=blussbors-1/+3
2016-11-30Update the bootstrap compilerAlex Crichton-1/+0
2016-11-30Use more specific panic message for &str slicing errorsUlrik Sverdrup-4/+22
2016-11-30Add cloned example for OptionGuillaume Gomez-0/+10
2016-11-30Rename 'librustc_unicode' crate to 'libstd_unicode'.Corey Farwell-1/+1
2016-11-28Make core::fmt::Void a non-empty type.Andrew Cann-1/+3
2016-11-27Add borrow support for slice binary search methods.Christophe Biocca-9/+13
2016-11-26Auto merge of #36340 - sfackler:slice-get-slice, r=alexcrichtonbors-168/+331
2016-11-26Auto merge of #38008 - bluss:rustbuild-benches, r=alexcrichtonbors-0/+5
2016-11-26Overload get{,_mut}{,_unchecked}Steven Fackler-168/+331
2016-11-26Auto merge of #38015 - sanxiyn:rollup, r=sanxiynbors-4/+4
2016-11-26Rollup merge of #37963 - bluss:iterator-docs, r=alexcrichtonSeo Sanghyeon-4/+4
2016-11-25Auto merge of #37961 - samestep:radices, r=frewsxcvbors-1/+1
2016-11-25rustbuild: Point to core and collections's external benchmarks.Ulrik Sverdrup-0/+5