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
/
check_const.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-01
Convert to new closure syntax
Brian Anderson
-5
/
+4
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-2
/
+4
2012-06-07
Comments only: annotate FIXMEs
Tim Chevalier
-1
/
+1
2012-06-06
move check_const to dvec
Niko Matsakis
-4
/
+5
2012-05-21
rustc: Move ast_map to the syntax crate
Brian Anderson
-1
/
+1
2012-04-19
make nominal types optionally parameterized by a self region.
Niko Matsakis
-1
/
+1
2012-04-06
Re-rename option functions
Tim Chevalier
-1
/
+1
2012-04-06
Convert old-style for loops to new-style
Marijn Haverbeke
-1
/
+1
2012-04-04
rustc: Don't allow recursive constants
Brian Anderson
-5
/
+67
2012-04-04
rustc: Allow consts to refer to other consts
Brian Anderson
-4
/
+20
2012-04-02
Rename some core::option functions
Tim Chevalier
-1
/
+1
2012-03-14
Add crude support for casts in constant expressions
Marijn Haverbeke
-4
/
+13
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-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+98