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
/
librustc
/
driver
/
config.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-26
Remove unnecessary to_string calls
Piotr Jawniak
-8
/
+3
2014-06-24
Stabilize version output for rustc and rustdoc
Robert Buonpastore
-1
/
+1
2014-06-24
Replace enum LintId with an extensible alternative
Keegan McAllister
-25
/
+13
2014-06-24
Rename lint::Lint to lint::LintId
Keegan McAllister
-1
/
+1
2014-06-24
Move lint.rs out of middle
Keegan McAllister
-1
/
+1
2014-06-24
Added Mipsel architecture support
Pawel Olzacki
-4
/
+8
2014-06-16
auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
bors
-14
/
+14
2014-06-14
getopts: format failure messages with `Show`.
Huon Wilson
-3
/
+2
2014-06-13
Dump results of analysis phase as CSV
Nick Cameron
-2
/
+5
2014-06-12
Better dylib skipping based on Alex Crichton code
Valerii Hiora
-14
/
+11
2014-06-12
Basic iOS support
Valerii Hiora
-2
/
+5
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-1
/
+1
2014-06-01
std: Drop Total from Total{Eq,Ord}
Alex Crichton
-1
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-4
/
+4
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-15
/
+15
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-13
/
+13
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-2
/
+2
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-20
/
+39
2014-05-21
rustc: rename the lint `level` enum for style.
Huon Wilson
-3
/
+3
2014-05-16
libgetopts: Remove all uses of `~str` from `libgetopts`
Patrick Walton
-6
/
+9
2014-05-15
auto merge of #14234 : alexcrichton/rust/rollup, r=alexcrichton
bors
-6
/
+7
2014-05-15
Graphviz based flow graph pretty-printing.
Felix S. Klock II
-6
/
+7
2014-05-15
Add compiler flag to configure output coloring
Hanno Braun
-1
/
+21
2014-05-14
Get rid of the android-cross-path flag to rustc.
Luqman Aden
-2
/
+0
2014-05-12
librustc: Remove all uses of `~str` from librustc.
Patrick Walton
-24
/
+34
2014-05-11
Reorganise driver code.
Nick Cameron
-0
/
+769