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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustc
/
middle
/
resolve.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-16
Classes WIP
Tim Chevalier
-1
/
+1
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-15
/
+14
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-2
/
+2
2012-03-12
stdlib: Make list::find do what the docs say it does.
Patrick Walton
-2
/
+20
2012-03-10
Use loop instead of while(true) in libraries and compiler itself
Tim Chevalier
-9
/
+7
2012-03-09
rustc: Add region def ids to the AST
Patrick Walton
-0
/
+1
2012-03-09
Revert "rustc: Create def IDs for region parameters"
Patrick Walton
-2
/
+1
2012-03-09
rustc: Create def IDs for region parameters
Patrick Walton
-1
/
+2
2012-03-08
Change util::unreachable to core::unreachable
Tim Chevalier
-1
/
+1
2012-03-08
Explicitly store self_ids use for self locals in methods
Marijn Haverbeke
-3
/
+3
2012-03-06
Track all exports in exp_map
Marijn Haverbeke
-105
/
+89
2012-03-05
rustc: Use std::util::unreachable
Brian Anderson
-1
/
+1
2012-03-05
rustc: Lower case error messages
Brian Anderson
-4
/
+4
2012-03-05
rustc: Remove some redundant text from error messages
Brian Anderson
-2
/
+2
2012-03-04
Translate simple classes
Tim Chevalier
-11
/
+11
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+2381
[prev]