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
/
compiletest
/
runtest.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
Ignore extra error from test for now
Manish Goregaokar
-2
/
+8
2015-01-07
use slicing sugar
Jorge Aparicio
-2
/
+1
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-11
/
+11
2015-01-07
fallout
Nick Cameron
-8
/
+7
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-11
/
+11
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-2
/
+2
2015-01-05
compiletest: remove boxed closures
Jorge Aparicio
-6
/
+8
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-3
/
+3
2014-12-30
Fallout from stabilization
Aaron Turon
-3
/
+3
2014-12-30
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...
Michael Woerister
-33
/
+4
2014-12-25
Fix up remaining usage of `to_ascii`.
Simon Sapin
-14
/
+3
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-1
/
+1
2014-12-21
Remove a ton of public reexports
Corey Farwell
-1
/
+1
2014-12-20
auto merge of #19900 : alexcrichton/rust/compiler-flags, r=cmr
bors
-1
/
+1
2014-12-19
rustc: Start "stabilizing" some flags
Alex Crichton
-1
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-3
/
+3
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-1
/
+1
2014-11-23
Fixes to the roll-up
Jakub Bukaj
-1
/
+1
2014-11-23
rollup merge of #19198: alexcrichton/snapshots
Jakub Bukaj
-1
/
+1
2014-11-23
rollup merge of #19166: richo/lldb-cleanups
Jakub Bukaj
-5
/
+6
2014-11-21
Register new snapshots
Alex Crichton
-1
/
+1
2014-11-21
unicode: Rename UnicodeChar::is_digit to is_numeric
Brian Anderson
-1
/
+1
2014-11-21
compiletest: namespaced enums fallout
Richo Healey
-5
/
+6
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+2
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-8
/
+8
2014-11-05
Fixed other tests to pass make check
Vladimir Matveev
-1
/
+1
2014-11-01
Remove unnecessary allocations
Jorge Aparicio
-1
/
+1
2014-10-31
debuginfo: Make GDB tests use line breakpoints like done in LLDB tests.
Michael Woerister
-1
/
+12
2014-10-30
collections: Enable IndexMut for some collections
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-4
/
+4
2014-10-23
Error if we should be able to Valgrind but can't
Nick Cameron
-1
/
+1
2014-10-23
Add run-pass-valgrind tests
Nick Cameron
-2
/
+23
2014-10-22
debuginfo: Make some path LLDB-related paths in the test runner absolute to h...
Michael Woerister
-4
/
+21
2014-10-13
Clean up rustc warnings.
NODA, Kai
-17
/
+11
2014-10-11
Fix cfg warnings in compiletest
Michael Gehring
-8
/
+8
2014-10-08
debuginfo: Add LLDB version handling to test infrastructure.
Michael Woerister
-0
/
+11
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-1
/
+1
2014-10-06
Rename the file permission statics in std::io to be uppercase
P1start
-1
/
+1
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-1
/
+1
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-1
/
+1
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-1
/
+1
2014-09-23
Deal with the fallout of string stabilization
Alex Crichton
-1
/
+2
2014-09-21
Fix fallout from Vec stabilization
Alex Crichton
-29
/
+30
2014-09-17
Add a forbid-output property in cfail tests
Keegan McAllister
-12
/
+28
2014-09-16
Fallout from renaming
Aaron Turon
-2
/
+2
2014-09-14
auto merge of #17163 : pcwalton/rust/impls-next-to-struct, r=alexcrichton
bors
-0
/
+1
2014-09-13
librustc: Forbid inherent implementations that aren't adjacent to the
Patrick Walton
-0
/
+1
[next]