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
Age
Commit message (
Expand
)
Author
Lines
2013-01-14
allowing the entry point name to be something other than main
ILyoan
-0
/
+66
2013-01-11
Regression tests for passing enum-typed consts by reference.
Jed Davis
-0
/
+48
2013-01-11
Add more tests for enum constants.
Jed Davis
-1
/
+67
2013-01-11
test: add test for overloading logical negation operator
Andrew Paseltiner
-0
/
+11
2013-01-11
test: XFAIL issue_3882 due to strange Windows failure. rs=failure
Patrick Walton
-0
/
+2
2013-01-10
Add xfailed test for #3973
Tim Chevalier
-0
/
+31
2013-01-10
add two more copies required in word-count rs=breakage
Niko Matsakis
-2
/
+2
2013-01-10
Add working test for issue 3935 and xfailed test for issue 3888
Tim Chevalier
-0
/
+61
2013-01-10
Add test cases: one xfailed, one not
Tim Chevalier
-0
/
+86
2013-01-10
correct expected error msgs in various tests rs=breakage
Niko Matsakis
-9
/
+9
2013-01-10
tests: Add two test cases, one xfailed
Tim Chevalier
-0
/
+56
2013-01-10
mode: reset mode on entry to fn body.
Niko Matsakis
-4
/
+16
2013-01-10
librustc: Implement `&static` as the replacement for `Durable`. r=nmatsakis
Patrick Walton
-10
/
+19
2013-01-10
librustc: Allow the type parameter version of `Self` to be spelled with a cap...
Patrick Walton
-0
/
+16
2013-01-10
test: fix check-fast breakage.
Graydon Hoare
-2
/
+2
2013-01-09
A collection of refactorings that I found it hard/tiresome to divide:
Niko Matsakis
-14
/
+14
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-65
/
+75
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-75
/
+65
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-65
/
+75
2013-01-08
Remove ret_style and instead check whether fn return type is bot
Niko Matsakis
-6
/
+13
2013-01-08
Make `self` visible when typechecking nested functions
Tim Chevalier
-2
/
+236
2013-01-08
test: Fix botched regex. rs=bustage
Patrick Walton
-3
/
+3
2013-01-07
test: Regular expression mistake. rs=bustage
Patrick Walton
-22
/
+22
2013-01-07
test: Fix check-fast for resolve changes. rs=bustage
Patrick Walton
-187
/
+197
2013-01-07
Support assignability for struct fields. r=pcwalton
Niko Matsakis
-0
/
+9
2013-01-07
Revert "Change the self def_id to a self_info in typeck, and inherit"
Tim Chevalier
-236
/
+2
2013-01-07
Change the self def_id to a self_info in typeck, and inherit
Tim Chevalier
-2
/
+236
2013-01-07
xfail broken tests
Tim Chevalier
-1
/
+3
2013-01-07
Revert "xfail broken tests"
Tim Chevalier
-3
/
+1
2013-01-07
xfail broken tests
Tim Chevalier
-1
/
+3
2013-01-05
Add a test for nullary univariant enums.
Jed Davis
-0
/
+19
2013-01-03
Add xfailed test for #3707
Tim Chevalier
-0
/
+29
2013-01-03
Actually xfail this, unbreak build
Tim Chevalier
-0
/
+11
2013-01-03
Add test cases (one xfailed, one not)
Tim Chevalier
-0
/
+59
2013-01-02
use newtype struct for devnull rather than type aliased record
Ted Horst
-3
/
+3
2013-01-02
really update mandelbrot to pipes
Ted Horst
-14
/
+9
2012-12-28
test: Fix benchmarks. rs=rustbot
Patrick Walton
-52
/
+47
2012-12-28
test: Fix a bunch of compile-fail tests. rs=bustage
Patrick Walton
-18
/
+17
2012-12-28
test: Fix test/run-pass-fulldeps/qquote.rs. rs=bustage
Patrick Walton
-1
/
+1
2012-12-28
test: Fix test/run-pass/class-cast-to-trait-cross-crate-2. rs=fire
Patrick Walton
-1
/
+1
2012-12-28
test: Fix a couple more tests. rs=bustage
Patrick Walton
-8
/
+5
2012-12-28
test: Fix test/run-pass/pipe-pingpong-proto. rs=bustage
Patrick Walton
-2
/
+2
2012-12-28
test: Fix test/run-pass/pipe-pingpong-bounded. rs=bustage
Patrick Walton
-19
/
+22
2012-12-28
test: Fix a bunch of run-pass tests. rs=bustage
Patrick Walton
-160
/
+135
2012-12-28
Merge pull request #4268 from catamorphism/issue-3477
Tim Chevalier
-0
/
+3
2012-12-27
Add an xfailed test case and a CONTRIBUTING.md file
Tim Chevalier
-0
/
+34
2012-12-27
Merge pull request #4298 from JensNockert/byteswap
Tim Chevalier
-0
/
+8
2012-12-27
Add support for byteswap intrinsics
Jens Nockert
-0
/
+8
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-0
/
+12
2012-12-27
Merge branch 'master' of github.com:mozilla/rust into incoming
Erick Tryzelaar
-0
/
+112
[next]