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
2011-10-12
Make build_environment and trans_bind_thunk GEP bound arguments the same
Brian Anderson
-0
/
+16
2011-10-12
[Tests] added float tests
David Rajchenbach-Teller
-0
/
+20
2011-10-11
Revert "Revert "Add a test case for #898. Closes #898.""
Lindsey Kuper
-0
/
+11
2011-10-11
Revert "Add a test case for #898. Closes #898."
Lindsey Kuper
-11
/
+0
2011-10-11
Add a test case for #898. Closes #898.
Brian Anderson
-0
/
+11
2011-10-11
Add a test for assignment of bare functions
Brian Anderson
-0
/
+7
2011-10-11
Add a test that bare functions are word-sized
Brian Anderson
-0
/
+9
2011-10-11
Add a test that uses a hypothetical bare-fn spawn signature
Brian Anderson
-0
/
+16
2011-10-11
Add a test for higher-order bare functions
Brian Anderson
-0
/
+15
2011-10-11
Add a test for binding bare functions
Brian Anderson
-0
/
+9
2011-10-11
Don't allow bind to produce bare functions
Brian Anderson
-0
/
+9
2011-10-11
Add a temporary syntax for bare functions
Brian Anderson
-0
/
+13
2011-10-10
Adjust function signatures to allow for vecs being immediate
Marijn Haverbeke
-5
/
+5
2011-10-10
Make vectors and strings immediates again
Marijn Haverbeke
-1
/
+1
2011-10-07
Fix up test for last commit
Marijn Haverbeke
-1
/
+1
2011-10-07
Make 1-1 parse again
Marijn Haverbeke
-0
/
+6
2011-10-07
Add tests for programs that are invalid by arg-passing-style
Marijn Haverbeke
-0
/
+9
2011-10-07
Add pass-by-ref annotation to the tests to make them typecheck
Marijn Haverbeke
-47
/
+49
2011-10-06
Add std::str::contains
Brian Anderson
-0
/
+11
2011-10-05
Fix some path handling in std::fs on win32
Brian Anderson
-0
/
+16
2011-10-04
Add std::os::get_exe_path
Brian Anderson
-0
/
+15
2011-10-04
Hide unused variable warnings in stdtest::treemap
Brian Anderson
-2
/
+2
2011-10-04
Add std::fs::normalize
Brian Anderson
-0
/
+77
2011-10-04
Add std::fs::split
Brian Anderson
-0
/
+36
2011-10-03
XFAIL run-fail/linked-failure4. Deadlocks on mac
Brian Anderson
-0
/
+1
2011-10-02
Move compiletest to src/ and cleanup build rules
Brian Anderson
-1053
/
+0
2011-09-29
Teach compiletest to construct the PATH variable correctly on win32
Brian Anderson
-1
/
+10
2011-09-29
Move closure construction over to DPS style
Marijn Haverbeke
-0
/
+4
2011-09-28
Test cases for #985
Brian Anderson
-0
/
+42
2011-09-28
Don't allow vectors of pinned kinds
Brian Anderson
-0
/
+11
2011-09-28
Make error patterns in some kind tests more specific
Brian Anderson
-5
/
+5
2011-09-28
xfail-fast run-pass/alt-range.rs
Brian Anderson
-0
/
+2
2011-09-28
Revert "Revert "Implement pattern ranges for all numeric types.""
Brian Anderson
-0
/
+87
2011-09-27
Patch to error instead of crashing when parsing unmatched double quotes
Wade Mealing
-0
/
+8
2011-09-27
Make it again possible to initialize resource locals via assignment
Brian Anderson
-20
/
+18
2011-09-27
Prevent copies of resources into various things
Brian Anderson
-12
/
+94
2011-09-27
Add xfailed tests that resources can't be copied into various things
Brian Anderson
-0
/
+68
2011-09-27
Don't ever raise unique kinds of pinned kinds to shared (again)
Brian Anderson
-9
/
+7
2011-09-27
Add an xfailed test for bogus deep copying of things containing resources
Brian Anderson
-0
/
+16
2011-09-27
Add an xfailed test for bogus vector addition of typarams
Brian Anderson
-0
/
+21
2011-09-27
Test for #924
Jesse Ruderman
-1
/
+16
2011-09-26
Add two xfailed tests for invalid copies into vectors
Brian Anderson
-0
/
+36
2011-09-26
xfail-win32 -> xfail-fast
Brian Anderson
-1
/
+1
2011-09-26
Try to appease windows by xfail-win32'ing a random test
Brian Anderson
-0
/
+2
2011-09-26
Test for issue #980
Brian Anderson
-0
/
+13
2011-09-26
Enforce copy restrictions on let initializers
Brian Anderson
-16
/
+45
2011-09-26
Make some nocopy tests a bit more futureproof
Brian Anderson
-4
/
+4
2011-09-26
Prevent copying of uncopyable things via the copy op
Brian Anderson
-0
/
+10
2011-09-26
Prevent copying of uncopyable things via compound assignment ops
Brian Anderson
-0
/
+9
2011-09-26
Don't allow vectors of pinned kinds to be copied
Brian Anderson
-0
/
+10
[prev]
[next]