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
/
ast_map.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-6
/
+6
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-1
/
+1
2012-03-23
Revert removal of intrinsics
Marijn Haverbeke
-1
/
+1
2012-03-23
Rename builtin back to intrinsic
Marijn Haverbeke
-1
/
+1
2012-03-23
Implement built-in native modules as an alternative to intrinsics
Marijn Haverbeke
-0
/
+4
2012-03-20
Class methods WIP
Tim Chevalier
-1
/
+12
2012-03-16
Classes WIP
Tim Chevalier
-3
/
+3
2012-03-15
rustc: Fix the AST map to actually map blocks. Also improve region error mess...
Patrick Walton
-1
/
+2
2012-03-15
rustc: Index blocks
Patrick Walton
-0
/
+6
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-1
/
+1
2012-03-08
Rename last to last_opt, last_unsafe to last
Tim Chevalier
-1
/
+1
2012-03-08
Rename last_total to last_unsafe
Tim Chevalier
-1
/
+3
2012-03-08
Explicitly store self_ids use for self locals in methods
Marijn Haverbeke
-0
/
+2
2012-03-08
Drop collect_items pass, create decls on demand
Marijn Haverbeke
-18
/
+29
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-1
/
+2
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-2
/
+1
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-1
/
+2
2012-03-06
Track all exports in exp_map
Marijn Haverbeke
-4
/
+28
2012-03-05
give user control of whether we use inline hint or inline always
Niko Matsakis
-6
/
+27
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+152