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
/
metadata
/
common.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-09
Tag re-exports differently in metadata
Tim Chevalier
-0
/
+1
2012-07-05
Change 'iface' to 'trait' internally; parse `trait` as `iface` synonym
Lindsey Kuper
-6
/
+6
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-13
Box AST idents
Brian Anderson
-1
/
+1
2012-06-08
remove alias analysis and replace with borrowck
Niko Matsakis
-1
/
+0
2012-06-07
Revert "remove alias analysis and replace with borrowck"
Brian Anderson
-0
/
+1
2012-06-07
remove alias analysis and replace with borrowck
Niko Matsakis
-1
/
+0
2012-05-17
Annotate or fix FIXMEs in LLVM bindings and metadata code
Tim Chevalier
-0
/
+3
2012-05-15
Generate drop glue correctly for classes with destructors
Tim Chevalier
-0
/
+1
2012-05-13
rustc: Eliminate metadata's dependency on trans
Brian Anderson
-1
/
+0
2012-05-02
Remove commented-out code and old comments that accidentally snuck in
Tim Chevalier
-3
/
+2
2012-05-02
Encode the ifaces a class implements in metadata
Tim Chevalier
-1
/
+12
2012-04-23
encode the borrowing table, add a simple cross-crate borrowing test
Niko Matsakis
-1
/
+2
2012-04-19
make nominal types optionally parameterized by a self region.
Niko Matsakis
-0
/
+2
2012-04-08
Encode crate dependencies' hash and version data
Haitao Li
-0
/
+4
2012-04-06
Convert old-style for loops to new-style
Marijn Haverbeke
-1
/
+1
2012-03-27
Enforce mutability declarations in classes; correct shapes for classes
Tim Chevalier
-0
/
+1
2012-03-23
Keep an explicit map of things that have to be spilled
Marijn Haverbeke
-0
/
+1
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-1
/
+0
2012-03-23
Revert removal of intrinsics
Marijn Haverbeke
-0
/
+1
2012-03-23
Remove support for the old-style intrinsics
Marijn Haverbeke
-1
/
+0
2012-03-22
Make cross-crate calls to class methods work
Tim Chevalier
-1
/
+1
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-1
/
+1
2012-03-16
Classes WIP
Tim Chevalier
-0
/
+1
2012-03-15
Properly recognize external intrinsics
Marijn Haverbeke
-0
/
+1
2012-03-15
Make sure enum and resource constructors are inlined properly
Marijn Haverbeke
-1
/
+3
2012-03-15
Rename dict to vtable throughout the compiler
Marijn Haverbeke
-1
/
+1
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+112