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
/
comp
Age
Commit message (
Expand
)
Author
Lines
2011-08-30
Glob-import trans_build in other trans files
Marijn Haverbeke
-450
/
+449
2011-08-29
Stab-in-the-dark error fix for the crashing windows tinderboxes. Helps win2 a...
Graydon Hoare
-2
/
+4
2011-08-29
Warn for exports that refer to non-existent items
Marijn Haverbeke
-2
/
+35
2011-08-29
Remove obsolete exports
Marijn Haverbeke
-8
/
+0
2011-08-29
Factor vector-allocation code, always allocate space for at least 4 elts
Marijn Haverbeke
-24
/
+35
2011-08-29
Convert a block to a fn in trans_ivec::trans_add
Brian Anderson
-4
/
+6
2011-08-29
Don't duplicate ivec-iterating loop code
Marijn Haverbeke
-90
/
+42
2011-08-29
Implement non-internal ivecs
Marijn Haverbeke
-1076
/
+309
2011-08-29
Fix bug in mutable-local-marking
Marijn Haverbeke
-0
/
+1
2011-08-27
Convert misc compiler bits to istrs. Issue #855
Brian Anderson
-91
/
+93
2011-08-27
Convert rustc driver to istrs. Issue #855
Brian Anderson
-111
/
+115
2011-08-27
Convert rustc::syntax::ext::base to istrs. Issue #855
Brian Anderson
-82
/
+87
2011-08-27
Convert rustc::driver::session to istrs. Issue #855
Brian Anderson
-360
/
+379
2011-08-27
Convert rustc::syntax::codemap to istrs. Issue #855
Brian Anderson
-45
/
+50
2011-08-27
Convert rustc::syntax::ast_util to istrs. Issue #855
Brian Anderson
-60
/
+63
2011-08-27
Convert pretty-printer to istrs. Issue #855
Brian Anderson
-365
/
+387
2011-08-27
Convert parser to istrs. Issue #855
Brian Anderson
-215
/
+226
2011-08-27
Convert rustc::syntax::eval to istrs. Issue #855
Brian Anderson
-14
/
+15
2011-08-27
Convert rustc::syntax::token to istrs. Issue #855
Brian Anderson
-75
/
+79
2011-08-27
Convert lexer to istrs. Issue #855
Brian Anderson
-101
/
+133
2011-08-27
Convert rustc::util to istrs. Issue #855
Brian Anderson
-199
/
+221
2011-08-27
Convert rustc::metadata to istrs. Issue #855
Brian Anderson
-119
/
+133
2011-08-27
Convert the rest of rustc::middle to istrs. Issue #855
Brian Anderson
-123
/
+130
2011-08-27
Convert rustc::middle::trans to istrs. Issue #855
Brian Anderson
-228
/
+234
2011-08-27
Convert rest of the AST to istrs. Issue #855
Brian Anderson
-48
/
+66
2011-08-27
Convert local_ctxt to istrs. Issue #855
Brian Anderson
-27
/
+28
2011-08-27
Convert crate_ctxt to istrs. Issue #855
Brian Anderson
-12
/
+12
2011-08-27
Convert middle::trans_common to istrs. Issue #855
Brian Anderson
-44
/
+46
2011-08-27
Convert the rest of rustc::lib::llvm to istrs. Issue #855
Brian Anderson
-49
/
+50
2011-08-27
Convert rustc::lib::llvm to istr::sbufs. Issue #855
Brian Anderson
-236
/
+447
2011-08-27
Support istrs in #fmt. Issue #855
Brian Anderson
-0
/
+2
2011-08-27
Convert the rest of rustc::back to istrs. Issue #855
Brian Anderson
-59
/
+71
2011-08-27
Convert back::link to istrs. Issue #855
Brian Anderson
-115
/
+162
2011-08-27
Remove ast::identistr. Issue #855
Brian Anderson
-12
/
+10
2011-08-27
Convert ast::ident to istr. Issue #855
Brian Anderson
-316
/
+403
2011-08-27
Convert std::map::new_str_hash to istrs. Issue #855
Brian Anderson
-129
/
+164
2011-08-27
Convert std::os to istrs. Issue #855
Brian Anderson
-7
/
+9
2011-08-27
Convert std::generic_os to istrs. Issue #855
Brian Anderson
-2
/
+5
2011-08-27
Convert portions of rustc to istrs. Recover a lot of performance.
Brian Anderson
-60
/
+66
2011-08-27
Convert std::io to istrs. Issue #855
Brian Anderson
-75
/
+96
2011-08-27
Convert std::run to istrs. Issue #855
Brian Anderson
-13
/
+18
2011-08-27
Convert std::getopts to istrs. Issue #855
Brian Anderson
-55
/
+61
2011-08-27
Convert std::fs to istrs. Issue #855
Brian Anderson
-33
/
+51
2011-08-27
Convert std::sha1 to istrs. Issue #855
Brian Anderson
-12
/
+17
2011-08-27
Convert std::int to istrs. Issue #855
Brian Anderson
-34
/
+70
2011-08-27
Convert std::uint to istrs. Issue #855
Brian Anderson
-32
/
+48
2011-08-27
Don't output bogus spans when reporting a message without one.
Brian Anderson
-3
/
+3
2011-08-27
Output error spans that don't confuse emacs compilation mode. Closes #845
Brian Anderson
-2
/
+2
2011-08-26
Polymorphic MapReduce!
Eric Holk
-0
/
+1
2011-08-26
Deleting trailing whitespace
Eric Holk
-1
/
+1
[prev]
[next]