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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-11
/
+11
2014-03-23
Register new snapshots
Flavio Percoco
-1
/
+0
2014-03-22
Migrate all users of opt_vec to owned_slice, delete opt_vec.
Huon Wilson
-1
/
+0
2014-03-22
syntax: add the OwnedSlice vector wrapper.
Huon Wilson
-0
/
+1
2014-03-20
Register new snapshots
Alex Crichton
-3
/
+3
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-3
/
+3
2014-03-14
lint: add lint for use of a `~[T]`.
Huon Wilson
-0
/
+1
2014-03-06
syntax: Conditionally deriving(Hash) with Writers
Alex Crichton
-1
/
+1
2014-03-05
Refactor and fix FIXME's in mtwt hygiene code
Edward Wang
-0
/
+1
2014-03-04
auto merge of #12697 : thestinger/rust/vec, r=huonw
bors
-0
/
+1
2014-03-04
mark the `map` method on Vec<T> as deprecated
Daniel Micay
-0
/
+1
2014-03-04
doc: use the newer favicon
Adrien Tétar
-1
/
+1
2014-03-02
Make visible types public in rustc
Steven Fackler
-1
/
+0
2014-03-01
Publicise types/add #[allow(visible_private_types)] to a variety of places.
Huon Wilson
-0
/
+1
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