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
/
test
Age
Commit message (
Expand
)
Author
Lines
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
2012-12-24
Update shootout-mandelbrot to work with the new io::Writer
Tim Chevalier
-5
/
+5
2012-12-24
update mandelbrot to pipes, a few other updates
Ted Horst
-22
/
+11
2012-12-24
Remove xfail-fast from trait-composition-trivial
Tim Chevalier
-1
/
+0
2012-12-24
tests: Add test case. Closes #3250
Tim Chevalier
-0
/
+7
2012-12-24
bump 0.5 => 0.6, redirect some URLs in docs.
Graydon Hoare
-1
/
+1
2012-12-24
Assign correct types to struct-like enum variant constructors
Tim Chevalier
-0
/
+11
2012-12-24
Update shootout-mandelbrot to work with the new io::Writer
Tim Chevalier
-5
/
+5
2012-12-23
Merge pull request #4239 from tedhorst/mandpipe
Tim Chevalier
-22
/
+11
2012-12-23
Merge pull request #4249 from graydon/0.6-bump
Tim Chevalier
-1
/
+1
2012-12-23
update mandelbrot to pipes, a few other updates
Ted Horst
-22
/
+11
2012-12-23
Remove xfail-fast from trait-composition-trivial
Tim Chevalier
-1
/
+0
2012-12-22
Emit a type error for integer literals where the expected type is char
Tim Chevalier
-0
/
+3
2012-12-22
tests: Add test case. Closes #3250
Tim Chevalier
-0
/
+7
2012-12-21
bump 0.5 => 0.6, redirect some URLs in docs.
Graydon Hoare
-1
/
+1
2012-12-21
Add support for bitcount intrinsics
Jens Nockert
-0
/
+112
2012-12-19
Remove serialize::traits submodule.
Erick Tryzelaar
-1
/
+1
2012-12-18
Fix vec::flat_map_to_vec method
Erick Tryzelaar
-14
/
+13
2012-12-18
Stop resolving static methods at the module level. Closes #4179
Brian Anderson
-31
/
+31
2012-12-18
core: add macro_rules! for "condition! { c: in -> out; }".
Graydon Hoare
-8
/
+9
2012-12-18
Fix some iter tests
Brian Anderson
-2
/
+2
2012-12-18
Deal with test failures in various ways
Brian Anderson
-4
/
+10
2012-12-18
Merge commit 'erickt/incoming^' into kind-names
Brian Anderson
-11
/
+7
2012-12-18
fix 4 repr tests due to differences in spacing. r=burningtree.
Graydon Hoare
-5
/
+5
2012-12-17
Change iter::find's closure to take a ref
Erick Tryzelaar
-9
/
+5
2012-12-17
fix warnings in vec destructuring tests
Erick Tryzelaar
-2
/
+2
2012-12-17
Switch from serialization to std::serialize. (snapshot)
Erick Tryzelaar
-22
/
+22
[prev]
[next]