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
/
librustc
/
middle
/
astencode.rs
Age
Commit message (
Expand
)
Author
Lines
2012-12-20
Remove the cfg(stageN)-specific serialize code.
Erick Tryzelaar
-4
/
+0
2012-12-19
Remove serialize::traits submodule.
Erick Tryzelaar
-0
/
+4
2012-12-18
Stop resolving static methods at the module level. Closes #4179
Brian Anderson
-12
/
+14
2012-12-17
Switch from serialization to std::serialize. (snapshot)
Erick Tryzelaar
-63
/
+62
2012-12-13
librustc: Allow moves out of `self`. r=nmatsakis
Patrick Walton
-1
/
+2
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-31
/
+25
2012-12-12
syntax: remove all remaining uses of #ast, and #ast / qquote itself.
Graydon Hoare
-11
/
+24
2012-12-10
Remove un-needed code for obsolete classes
Tim Chevalier
-2
/
+2
2012-12-06
Rename std::ebml::Reader => std::ebml::reader, same for writer
Tim Chevalier
-30
/
+30
2012-12-04
librustc: Implement moves based on type. r=nmatsakis
Patrick Walton
-0
/
+12
2012-12-04
librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=...
Patrick Walton
-12
/
+12
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-30
librustc: Implement simple explicit self for objects. r=nmatsakis
Patrick Walton
-0
/
+8
2012-11-29
impls of traits cannot define methods on the anonymous trait
Brian Anderson
-3
/
+10
2012-11-29
Allow for macros to occur in statement position.
Paul Stansifer
-1
/
+2
2012-11-24
Split EBML module into a reader and a writer module
Tim Chevalier
-27
/
+30
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-0
/
+1082