about summary refs log tree commit diff
path: root/src/libsyntax/lib.rs
AgeCommit message (Expand)AuthorLines
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