about summary refs log tree commit diff
path: root/src/libcollections/lib.rs
AgeCommit message (Expand)AuthorLines
2015-02-18Stabilize std::borrowAaron Turon-0/+7
2015-02-18rollup merge of #22491: Gankro/into_iterAlex Crichton-10/+34
2015-02-18Implement RFC 580Aaron Turon-10/+34
2015-02-18std: Stabilize the `hash` moduleAlex Crichton-1/+0
2015-02-17Register new snapshotsAlex Crichton-9/+0
2015-02-15Fix rollup (remove slicing_syntax)Manish Goregaokar-1/+0
2015-02-11Test fixes and rebase conflictsAlex Crichton-2/+2
2015-02-11rollup merge of #22178: pnkfelix/featuregate-unsafe-no-drop-flagAlex Crichton-1/+3
2015-02-11rollup merge of #22151: Gankro/macro-benchAlex Crichton-1/+1
2015-02-11Feature-gate the `#[unsafe_no_drop_flag]` attribute.Felix S. Klock II-1/+3
2015-02-11Opt into new `box_patterns` feature gate in various crates.Felix S. Klock II-0/+1
2015-02-10fix and macro-ify map benches, fixes #22134Alexis-1/+1
2015-02-10rollup merge of #22067: Gankro/collections-testsAlex Crichton-1/+1
2015-02-07add missing features to libcollections testsAlexis-1/+1
2015-02-07Feature-gate #![no_std]Keegan McAllister-0/+1
2015-02-07Don't use std:: paths in syntax extensions when compiling a #![no_std] crateKeegan McAllister-8/+10
2015-02-05remove int_uint feature from libcollectionsAlexis-1/+0
2015-02-04Auto merge of #21892 - huonw:deprecate-rand, r=alexcrichtonbors-0/+1
2015-02-04Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`.Huon Wilson-0/+1
2015-02-02remove unused mut qualifiersJorge Aparicio-2/+0
2015-01-30Test fixes and rebase conflictsAlex Crichton-10/+10
2015-01-30fix falloutJorge Aparicio-0/+4
2015-01-30Change from core::ops::RangeFull to std::opsNick Cameron-1/+2
2015-01-23grandfathered -> rust1Brian Anderson-2/+2
2015-01-23Deprecated attributes don't take 'feature' names and are paired with stable/u...Brian Anderson-0/+1
2015-01-23Set unstable feature names appropriatelyBrian Anderson-4/+7
2015-01-22Put #[staged_api] behind the 'staged_api' gateBrian Anderson-0/+1
2015-01-21Remove 'since' from unstable attributesBrian Anderson-3/+3
2015-01-21Tie stability attributes to feature gatesBrian Anderson-1/+1
2015-01-21Add 'feature' and 'since' to stability attributesBrian Anderson-5/+7
2015-01-21Rollup merge of #20998 - estsauver:20984, r=steveklabnikBarosl LEE-4/+4
2015-01-19Implement range and range_mut for BTreePiotr Czarnecki-1/+10
2015-01-17Set allow(unstable) in crates that use unstable featuresBrian Anderson-0/+1
2015-01-17s/deriving/derives in Comments/DocsEarl St Sauver-4/+4
2015-01-17Revert stability for Bitv and BitvSetSimonas Kazlauskas-2/+2
2015-01-08rollup merge of #20754: nikomatsakis/int-featureAlex Crichton-0/+1
2015-01-08Remove warning from the libraries.Huon Wilson-0/+1
2015-01-08Improvements to feature stagingBrian Anderson-1/+1
2015-01-07rollup merge of #20723: pnkfelix/feature-gate-box-syntaxAlex Crichton-0/+1
2015-01-07rollup merge of #20708: aturon/new-int-modulesAlex Crichton-2/+0
2015-01-07rollup merge of #20663: brson/feature-stagingAlex Crichton-0/+1
2015-01-08Added `box_syntax` feature gate; added to std and rustc crates for bootstrap.Felix S. Klock II-0/+1
2015-01-07Preliminary feature stagingBrian Anderson-0/+1
2015-01-07std: Stabilize the std::hash moduleAlex Crichton-1/+1
2015-01-07Register new snapshotsAlex Crichton-2/+0
2015-01-06More test fixesAlex Crichton-0/+1
2015-01-06Test fixes and rebase conflictsAlex Crichton-0/+1
2015-01-06rollup merge of #20607: nrc/kindsAlex Crichton-2/+4
2015-01-06rollup merge of #20593: nikomatsakis/unused-tps-in-implAlex Crichton-0/+1
2015-01-06Register new snapshotsAlex Crichton-28/+3