summary refs log tree commit diff
path: root/src/libsyntax/lib.rs
AgeCommit message (Expand)AuthorLines
2014-01-07doc: Add rustc and syntax to the indexBrian Anderson-4/+12
2014-01-02Bump version to 0.9Brian Anderson-1/+1
2013-12-29Rename PkgId to CrateIdLuis de Bethencourt-1/+1
2013-12-26Register new snapshotsAlex Crichton-2/+0
2013-12-19Rename pkgid to crate_idCorey Richardson-0/+2
2013-12-15Register new snapshotsAlex Crichton-7/+1
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-0/+3
2013-12-06Link rustllvm statically, and distribute a static snapshotAlex Crichton-0/+1
2013-12-03Register new snapshotsAlex Crichton-1/+0
2013-11-29Add generation of static libraries to rustcAlex Crichton-1/+2
2013-11-28Register new snapshotsAlex Crichton-2/+0
2013-11-26Add SmallVector to libsyntaxSteven Fackler-0/+1
2013-11-26rustc: Add lint for obsolete attributesklutzy-1/+0
2013-11-11Remove #[fixed_stack_segment] and #[rust_stack]Alex Crichton-0/+2
2013-11-08Specify package_id for rust libs, to avoid spurious warningsAndrei Formiga-0/+1
2013-11-03Rename files to match current recommendations.Chris Morgan-0/+87