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
/
config.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
syntax: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-32
/
+4
2015-01-04
Add syntax for negative implementations of traits
Flavio Percoco
-2
/
+2
2014-12-26
Accept `?Sized` as well as `Sized?`
Nick Cameron
-2
/
+2
2014-12-14
Parse `unsafe impl` but don't do anything particularly interesting with the r...
Niko Matsakis
-2
/
+2
2014-12-14
Parse `unsafe trait` but do not do anything with it beyond parsing and integr...
Niko Matsakis
-2
/
+2
2014-12-13
libsyntax: use unboxed closures
Jorge Aparicio
-23
/
+59
2014-11-25
Fallout from stabilization
Aaron Turon
-2
/
+1
2014-11-07
rustc: Process #[cfg]/#[cfg_attr] on crates
Alex Crichton
-7
/
+16
2014-10-25
Finish cfg syntax transition
Steven Fackler
-17
/
+5
2014-10-13
auto merge of #17963 : sfackler/rust/cfg-error, r=alexcrichton
bors
-8
/
+8
2014-10-12
Continue cfg syntax transition
Steven Fackler
-8
/
+8
2014-10-11
Remove `virtual` structs from the language
Jakub Wieczorek
-3
/
+1
2014-10-01
auto merge of #17630 : sfackler/rust/cfg-warnings, r=brson
bors
-3
/
+0
2014-09-30
Turn on cfg format warnings
Steven Fackler
-3
/
+0
2014-09-30
Produce a better error for irrefutable `if let` patterns
Kevin Ballard
-2
/
+2
2014-09-27
Convert cfg syntax to new system
Steven Fackler
-4
/
+33
2014-09-17
librustc: Implement associated types behind a feature gate.
Patrick Walton
-1
/
+3
2014-09-17
move most of front to libsyntax
Nick Cameron
-0
/
+253