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
/
test
/
run-pass
/
backtrace.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-25
work around 15189 in test cases
John Clements
-0
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-2
/
+2
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-24
Get "make check" to work with unused-attribute
Steven Fackler
-2
/
+0
2014-05-23
std: Move unstable::finally to std::finally. #1457
Brian Anderson
-1
/
+1
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-1
/
+1
2014-05-14
Process::new etc should support non-utf8 commands/args
Aaron Turon
-26
/
+5
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-3
/
+10
2014-05-13
io: Implement process wait timeouts
Alex Crichton
-4
/
+4
2014-05-08
Handle more fallout
Kevin Ballard
-0
/
+1
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-5
/
+5
2014-04-18
Update the rest of the compiler with ~[T] changes
Alex Crichton
-1
/
+1
2014-04-07
auto merge of #13288 : alexcrichton/rust/remove-check-fast, r=brson
bors
-1
/
+0
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-1
/
+0
2014-04-06
De-~[] Reader and Writer
Steven Fackler
-4
/
+4
2014-04-03
test/run-pass: Add/remove some ignore-win32 flags
klutzy
-1
/
+2
2014-03-15
Test fixes and rebase conflicts
Alex Crichton
-2
/
+2
2014-03-13
Add basic backtrace functionality
Alex Crichton
-0
/
+110
[prev]