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
Age
Commit message (
Expand
)
Author
Lines
2014-12-06
Allow message specification for should_fail
Steven Fackler
-1
/
+1
2014-12-05
test: expose boxplot and the extra stats test keeps track of
Erick Tryzelaar
-0
/
+3
2014-11-24
compiletest: extend syntax with support for choosing same line as previous line.
Felix S. Klock II
-9
/
+56
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 #19194: aturon/stab-ascii
Jakub Bukaj
-1
/
+2
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
libs: stabilize ascii module
Aaron Turon
-1
/
+2
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
-1
/
+4
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-8
/
+8
2014-11-16
Move FromStr to core::str
Brendan Zabarauskas
-7
/
+5
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
-13
/
+13
2014-10-26
debuginfo: Set RUST_TEST_TASKS to 1 again for LLDB tests
Michael Woerister
-1
/
+11
2014-10-23
Error if we should be able to Valgrind but can't
Nick Cameron
-3
/
+14
2014-10-23
Add run-pass-valgrind tests
Nick Cameron
-3
/
+32
2014-10-22
debuginfo: Let LLDB tests run in parallel again since our min-supported versi...
Michael Woerister
-11
/
+1
2014-10-22
debuginfo: Make some path LLDB-related paths in the test runner absolute to h...
Michael Woerister
-4
/
+21
2014-10-16
auto merge of #17947 : lukemetz/rust/master, r=aturon
bors
-1
/
+1
2014-10-15
Renamed AsciiStr::to_lower and AsciiStr::to_upper
=
-1
/
+1
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
-2
/
+89
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+1
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
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-1
/
+1
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+1
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-1
/
+1
2014-10-01
Remove all use of librustuv
Aaron Turon
-10
/
+0
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
-13
/
+42
2014-09-16
Fallout from renaming
Aaron Turon
-6
/
+6
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
2014-09-10
Escape backslashes in debugger scripts.
Vadim Chugunov
-3
/
+3
2014-09-05
run optimization and codegen on worker threads
Stuart Pernsteiner
-9
/
+4
2014-08-30
auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichton
bors
-28
/
+183
2014-08-28
Fallout from stabilizing core::option
Aaron Turon
-5
/
+5
2014-08-27
debuginfo: Improve GDB version handling in compiletest tool
Michael Woerister
-6
/
+18
2014-08-27
debuginfo: Emit different autotest debugger scripts depending on GDB version.
Michael Woerister
-29
/
+110
[prev]
[next]