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
/
rustc
/
syntax
/
fold.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-27
Support an alternate for syntax that calls a higher-order function
Marijn Haverbeke
-0
/
+1
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-3
/
+3
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-1
/
+1
2012-03-20
Implement an initial version of placement new.
Niko Matsakis
-0
/
+5
2012-03-20
rustc: Fix a few more instances of node ID stomping, due to AST folding incor...
Patrick Walton
-3
/
+5
2012-03-20
Class methods WIP
Tim Chevalier
-3
/
+3
2012-03-15
switch over to using new serialize/deserialize code
Niko Matsakis
-14
/
+12
2012-03-15
Make sure resource destructors are properly monomorphized
Marijn Haverbeke
-2
/
+2
2012-03-13
get new decorator extensions working
Niko Matsakis
-0
/
+1
2012-03-12
rustc: Add node IDs to AST types so we can associate them with region environ...
Patrick Walton
-1
/
+1
2012-03-12
Revert "rustc: Add node IDs to AST types so we can associate them with region...
Patrick Walton
-1
/
+1
2012-03-12
rustc: Add node IDs to AST types so we can associate them with region environ...
Patrick Walton
-1
/
+1
2012-03-09
Add an infinite loop construct
Tim Chevalier
-1
/
+4
2012-03-08
rustc: Change the address-of operator to an explicit production so that we ca...
Patrick Walton
-0
/
+1
2012-03-08
Explicitly store self_ids use for self locals in methods
Marijn Haverbeke
-1
/
+2
2012-03-08
rustc: Add region-annoted type parameters to the AST; stub associated patterns
Patrick Walton
-0
/
+1
2012-03-07
Fix #1941: inlining of items that themselves contain nested items
Niko Matsakis
-0
/
+1
2012-03-04
Translate simple classes
Tim Chevalier
-5
/
+7
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+761