about summary refs log tree commit diff
path: root/src/libsyntax/lib.rs
AgeCommit message (Expand)AuthorLines
2015-03-27Rollup merge of #23738 - alexcrichton:snapshots, r=cmrManish Goregaokar-1/+1
2015-03-27default => or_insert per RFCAlexis Beingessner-1/+0
2015-03-26Register new snapshotsAlex Crichton-1/+1
2015-03-23Add generic conversion traitsAaron Turon-0/+2
2015-03-17std: Tweak some unstable features of `str`Alex Crichton-0/+1
2015-03-16std: Stabilize the Write::flush methodAlex Crichton-1/+0
2015-03-13Fallout of std::old_io deprecationAlex Crichton-1/+0
2015-03-12Stabilize std::pathAaron Turon-1/+0
2015-03-06Rollup merge of #23056 - awlnx:master, r=nrcManish Goregaokar-0/+2
2015-03-05std: Stabilize the `fs` moduleAlex Crichton-1/+1
2015-03-05fix for new attributes failing. issue #22964awlnx-0/+2
2015-03-04std: Deprecate std::old_io::fsAlex Crichton-0/+3
2015-02-27std: Stabilize the `env` moduleAlex Crichton-1/+0
2015-02-18std: Stabilize the `hash` moduleAlex Crichton-1/+0
2015-02-17std: Rename io/path features with old_ prefixAlex Crichton-2/+2
2015-02-15Fix rollup (remove slicing_syntax)Manish Goregaokar-1/+0
2015-02-11Opt into new `box_patterns` feature gate in various crates.Felix S. Klock II-0/+1
2015-02-09Process cfg_attr right before stripping cfgKeegan McAllister-1/+0
2015-02-02rollup merge of #21830: japaric/for-cleanupAlex Crichton-2/+0
2015-02-02remove unused mut qualifiersJorge Aparicio-2/+0
2015-02-01std: Add a new `env` moduleAlex Crichton-1/+1
2015-01-30Test fixes and rebase conflictsAlex Crichton-7/+6
2015-01-30fixes after rebaseJorge Aparicio-1/+0
2015-01-30fix falloutJorge Aparicio-0/+3
2015-01-23Set unstable feature names appropriatelyBrian Anderson-2/+11
2015-01-22Put #[staged_api] behind the 'staged_api' gateBrian Anderson-0/+1
2015-01-21Remove 'since' from unstable attributesBrian Anderson-1/+1
2015-01-21Tie stability attributes to feature gatesBrian Anderson-1/+1
2015-01-21Add 'feature' and 'since' to stability attributesBrian Anderson-1/+1
2015-01-17Set allow(unstable) in crates that use unstable featuresBrian Anderson-0/+1
2015-01-17std: Move the bitflags! macro to a gated crateAlex Crichton-0/+1
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 #20657: alexcrichton/stabilize-macrosAlex Crichton-2/+0
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: Stablize the macros moduleAlex Crichton-2/+0
2015-01-06Register new snapshotsAlex Crichton-12/+2
2015-01-05Move #[macro_reexport] to extern crateKeegan McAllister-1/+0
2015-01-05Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]Keegan McAllister-1/+8
2015-01-05Implement macro re-exportKeegan McAllister-0/+1
2015-01-02rollup merge of #20410: japaric/assoc-typesAlex Crichton-0/+1
2015-01-02core: use assoc types in `Deref[Mut]`Jorge Aparicio-0/+1
2015-01-02Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...Niko Matsakis-0/+1
2014-12-22serialize: Fully deprecate the libraryAlex Crichton-0/+2
2014-12-20Remove feature(import_shadowing) from all crates.Eduard Burtescu-1/+1
2014-12-13libsyntax: fix falloutJorge Aparicio-0/+1
2014-12-11Register new snapshotsAlex Crichton-1/+1