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
/
middle
/
trans
/
shape.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-27
Enforce mutability declarations in classes; correct shapes for classes
Tim Chevalier
-2
/
+9
2012-03-27
Move some code over to iterator-for to see how it performs.
Marijn Haverbeke
-16
/
+16
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-6
/
+6
2012-03-22
Add an LLVM-instruction-counting mode to trans.
Graydon Hoare
-1
/
+0
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-34
/
+34
2012-03-18
core: Rename vec::position_elt to position_elem
Brian Anderson
-1
/
+1
2012-03-16
Remove shared tydescs
Marijn Haverbeke
-1
/
+0
2012-03-15
Remove support for dynamically-sized types from translation code
Marijn Haverbeke
-196
/
+57
2012-03-15
Make sure resource destructors are properly monomorphized
Marijn Haverbeke
-10
/
+8
2012-03-15
Remove a large part of the tydesc-passing code
Marijn Haverbeke
-1
/
+1
2012-03-14
Convert *u8 native string users to *c_char
Brian Anderson
-2
/
+2
2012-03-14
rustc: Lift the @ from the type definition of crate_ctxt into its uses
Patrick Walton
-14
/
+14
2012-03-08
rustc: Add regions to the type system
Patrick Walton
-0
/
+5
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+787