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
/
util
/
common.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-06
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
Graydon Hoare
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-5
/
+5
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-26
Getting rid of lots more vector +=. (issue #2719)
Eric Holk
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-3
/
+3
2012-06-22
Change resources to classes in libstd and rustc
Tim Chevalier
-2
/
+4
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-2
/
+2
2012-06-20
Don't consider loops to be breaking if they contain inner loops that break
Tim Chevalier
-9
/
+17
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-1
/
+1
2012-06-14
Refactor; annotate a FIXME
Tim Chevalier
-25
/
+17
2012-06-13
Box AST idents
Brian Anderson
-1
/
+1
2012-06-08
Get rid of little-used logging fns in util::common. Closes #2553.
Lindsey Kuper
-35
/
+0
2012-05-23
rustc: Move new_def_hash to ast_util
Brian Anderson
-17
/
+0
2012-05-21
rustc: Move ast_map to the syntax crate
Brian Anderson
-2
/
+2
2012-04-06
Convert old-style for loops to new-style
Marijn Haverbeke
-1
/
+1
2012-04-05
utilities for indented logs
Niko Matsakis
-0
/
+18
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-4
/
+4
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-2
/
+2
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-1
/
+1
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-1
/
+1
2012-03-10
In typestate, consider infinite loops w/ conts to be infinite
Tim Chevalier
-0
/
+16
2012-03-10
core: Remove the nearly empty math module
Brian Anderson
-1
/
+0
2012-03-08
Rename last to last_opt, last_unsafe to last
Tim Chevalier
-1
/
+3
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+103