index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-20
move extra::test to libtest
Liigo Zhuang
-1
/
+0
2014-02-14
extern mod => extern crate
Alex Crichton
-4
/
+4
2014-02-14
Removed libextra dependency from libsyntax.
HeroesGrave
-1
/
+1
2014-02-07
moved collections from libextra into libcollections
HeroesGrave
-0
/
+1
2014-02-05
pull extra::{serialize, ebml} into a separate libserialize crate
Jeff Olson
-0
/
+1
2014-02-05
auto merge of #12025 : lilac/rust/feature-gate-quote, r=brson
bors
-0
/
+2
2014-02-04
Replaced with a single "quote" feature gate.
James Deng
-2
/
+2
2014-02-04
Register new snapshots
Alex Crichton
-5
/
+0
2014-02-04
Feature gate all quasi-quoting macros.
James Deng
-0
/
+2
2014-02-03
syntax: Remove io_error usage
Alex Crichton
-0
/
+5
2014-02-02
Move term, terminfo out of extra.
xales
-0
/
+1
2014-01-16
Load macros from external modules
Steven Fackler
-0
/
+1
2014-01-12
Bump version to 0.10-pre
Brian Anderson
-1
/
+1
2014-01-09
libsyntax: Renamed types, traits and enum variants to CamelCase.
Eduard Burtescu
-0
/
+2
2014-01-07
doc: Add rustc and syntax to the index
Brian Anderson
-4
/
+12
2014-01-02
Bump version to 0.9
Brian Anderson
-1
/
+1
2013-12-29
Rename PkgId to CrateId
Luis de Bethencourt
-1
/
+1
2013-12-26
Register new snapshots
Alex Crichton
-2
/
+0
2013-12-19
Rename pkgid to crate_id
Corey Richardson
-0
/
+2
2013-12-15
Register new snapshots
Alex Crichton
-7
/
+1
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-0
/
+3
2013-12-06
Link rustllvm statically, and distribute a static snapshot
Alex Crichton
-0
/
+1
2013-12-03
Register new snapshots
Alex Crichton
-1
/
+0
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-1
/
+2
2013-11-28
Register new snapshots
Alex Crichton
-2
/
+0
2013-11-26
Add SmallVector to libsyntax
Steven Fackler
-0
/
+1
2013-11-26
rustc: Add lint for obsolete attributes
klutzy
-1
/
+0
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-0
/
+2
2013-11-08
Specify package_id for rust libs, to avoid spurious warnings
Andrei Formiga
-0
/
+1
2013-11-03
Rename files to match current recommendations.
Chris Morgan
-0
/
+87