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
/
ast_map.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-05
Change 'iface' to 'trait' internally; parse `trait` as `iface` synonym
Lindsey Kuper
-3
/
+3
2012-07-03
syntax: Add native module names correctly when building up the paths in the A...
Patrick Walton
-1
/
+1
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-9
/
+9
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-4
/
+4
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-5
/
+5
2012-06-28
replace more vector + (issue #2719)
Eric Holk
-1
/
+1
2012-06-26
Change 'native' and 'crust' to 'extern'.
Graydon Hoare
-8
/
+8
2012-06-26
Getting rid of lots more vector +=. (issue #2719)
Eric Holk
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-7
/
+7
2012-06-24
Remove resources
Tim Chevalier
-17
/
+4
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-26
/
+32
2012-06-14
Comments only: annotate FIXMEs
Tim Chevalier
-0
/
+2
2012-06-13
Box AST idents
Brian Anderson
-13
/
+13
2012-06-12
Handle class destructors correctly in metadata
Tim Chevalier
-1
/
+1
2012-06-07
syntax: Add a lot of copy keywords
Patrick Walton
-17
/
+27
2012-06-07
syntax: Remove a bunch of implicit copies
Patrick Walton
-10
/
+12
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+309