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
/
csearch.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-05
Change 'iface' to 'trait' internally; parse `trait` as `iface` synonym
Lindsey Kuper
-10
/
+10
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-1
/
+1
2012-07-02
rustc: Implement a new resolve pass behind a compile flag
Patrick Walton
-0
/
+8
2012-07-01
Convert to new closure syntax
Brian Anderson
-7
/
+7
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-11
/
+11
2012-06-28
Replaced almost all vector+ in rustc (#2719)
Eric Holk
-1
/
+1
2012-06-26
Getting rid of lots more vector +=. (issue #2719)
Eric Holk
-3
/
+3
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-14
/
+15
2012-06-13
Box AST idents
Brian Anderson
-4
/
+6
2012-05-22
rustc: Eliminate metadata's dependency on session
Brian Anderson
-12
/
+12
2012-05-21
rustc: Move ast_map to the syntax crate
Brian Anderson
-1
/
+2
2012-05-17
Annotate or fix FIXMEs in LLVM bindings and metadata code
Tim Chevalier
-1
/
+0
2012-05-16
rustc: Sever the link between metadata and resolve
Brian Anderson
-1
/
+1
2012-05-15
Generate drop glue correctly for classes with destructors
Tim Chevalier
-0
/
+7
2012-05-14
rustc: Eliminate metadata's dependency on astencode
Brian Anderson
-2
/
+4
2012-05-13
rustc: Eliminate metadata's dependency on trans
Brian Anderson
-1
/
+0
2012-05-01
Don't re-export a glob-imported ID when the same ID is defined within
Tim Chevalier
-1
/
+1
2012-04-23
Allow classes to be cast to ifaces that are in the same crate
Tim Chevalier
-2
/
+3
2012-04-19
make nominal types optionally parameterized by a self region.
Niko Matsakis
-1
/
+1
2012-04-16
rustc: Resolve external impls defined in yet other crates. Issue #2196
Brian Anderson
-1
/
+3
2012-04-06
Convert old-style for loops to new-style
Marijn Haverbeke
-2
/
+3
2012-03-26
Enforce privacy declarations for class fields and methods
Tim Chevalier
-9
/
+0
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-6
/
+0
2012-03-23
Revert removal of intrinsics
Marijn Haverbeke
-0
/
+6
2012-03-23
Remove support for the old-style intrinsics
Marijn Haverbeke
-6
/
+0
2012-03-22
Make cross-crate calls to class methods work
Tim Chevalier
-0
/
+11
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-2
/
+2
2012-03-21
methods work
Tim Chevalier
-1
/
+10
2012-03-20
Class methods WIP
Tim Chevalier
-3
/
+28
2012-03-16
Fix encoding of class ctors
Tim Chevalier
-0
/
+2
2012-03-16
Classes WIP
Tim Chevalier
-0
/
+8
2012-03-15
Properly recognize external intrinsics
Marijn Haverbeke
-0
/
+6
2012-03-15
Make sure enum and resource constructors are inlined properly
Marijn Haverbeke
-2
/
+8
2012-03-15
Fix assumption that monomorphized method's impls are crate-local
Marijn Haverbeke
-0
/
+7
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-0
/
+1
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-1
/
+0
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-0
/
+1
2012-03-05
rewrite vec to be more unsafe, more inlined
Niko Matsakis
-0
/
+3
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+126