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
/
print
/
pprust.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-27
Support an alternate for syntax that calls a higher-order function
Marijn Haverbeke
-2
/
+12
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-14
/
+14
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-0
/
+7
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-15
/
+15
2012-03-20
Implement an initial version of placement new.
Niko Matsakis
-0
/
+7
2012-03-20
Class methods WIP
Tim Chevalier
-8
/
+12
2012-03-13
implement deserialization, rename mk_mem_buffer() to mem_buffer()
Niko Matsakis
-4
/
+4
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-2
/
+0
2012-03-12
rustc: Add node IDs to AST types so we can associate them with region environ...
Patrick Walton
-3
/
+9
2012-03-10
Use loop instead of while(true) in libraries and compiler itself
Tim Chevalier
-2
/
+2
2012-03-09
Add an infinite loop construct
Tim Chevalier
-0
/
+5
2012-03-09
rustc: Wrap regions in a node ID
Patrick Walton
-1
/
+1
2012-03-09
Revert "rustc: Create def IDs for region parameters"
Patrick Walton
-1
/
+1
2012-03-09
rustc: Create def IDs for region parameters
Patrick Walton
-1
/
+1
2012-03-08
rustc: Add pretty printing support for the address-of operator. Un-XFAIL-pret...
Patrick Walton
-1
/
+14
2012-03-08
rustc: Change the address-of operator to an explicit production so that we ca...
Patrick Walton
-0
/
+4
2012-03-08
Change util::unreachable to core::unreachable
Tim Chevalier
-1
/
+1
2012-03-08
rustc: Add region-annoted type parameters to the AST; stub associated patterns
Patrick Walton
-0
/
+1
2012-03-05
rustc: Use std::util::unreachable
Brian Anderson
-1
/
+1
2012-03-04
Translate simple classes
Tim Chevalier
-3
/
+6
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+1793