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
/
run-pass
Age
Commit message (
Expand
)
Author
Lines
2011-10-20
Bare functions can coerce to blocks
Brian Anderson
-0
/
+7
2011-10-20
Bare functions can coerce to shared closures
Brian Anderson
-0
/
+7
2011-10-20
Drop the 2 from the spawn*2 functions
Brian Anderson
-69
/
+69
2011-10-20
Convert tests to use bare-fn spawn
Brian Anderson
-159
/
+166
2011-10-20
Un-xfail-fast some tests
Brian Anderson
-4
/
+0
2011-10-20
Change run-pass/lots-a-fail.rs from xfail-fast to xfail-win32
Brian Anderson
-1
/
+1
2011-10-18
Immutable and mutable? are covariant on their inner types
Brian Anderson
-0
/
+26
2011-10-13
Add a test that generic bare functions can be bound
Brian Anderson
-0
/
+10
2011-10-13
Properly fill single-variant zero-arg tag values.
Marijn Haverbeke
-0
/
+10
2011-10-12
all tests pass
Niko Matsakis
-4
/
+4
2011-10-12
make treatment of unchecked/unsafe blocks more uniform
Niko Matsakis
-0
/
+0
2011-10-12
Revert "Test for #954"
Brian Anderson
-4
/
+0
2011-10-12
Test for #954
Brian Anderson
-0
/
+4
2011-10-12
make treatment of unchecked/unsafe blocks more uniform
Niko Matsakis
-1
/
+8
2011-10-12
fix test to include a main() function
Niko Matsakis
-0
/
+3
2011-10-12
it is also legal to call unsafe functions from other unsafe functions
Niko Matsakis
-0
/
+10
2011-10-12
Add unsafe blocks, unsafe functions, and two rudimentary tests
Niko Matsakis
-0
/
+11
2011-10-12
Make build_environment and trans_bind_thunk GEP bound arguments the same
Brian Anderson
-0
/
+16
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
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
-1
/
+1
2011-10-10
Make vectors and strings immediates again
Marijn Haverbeke
-1
/
+1
2011-10-07
Make 1-1 parse again
Marijn Haverbeke
-0
/
+6
2011-10-07
Add pass-by-ref annotation to the tests to make them typecheck
Marijn Haverbeke
-14
/
+14
2011-09-29
Move closure construction over to DPS style
Marijn Haverbeke
-0
/
+4
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
/
+30
2011-09-27
Make it again possible to initialize resource locals via assignment
Brian Anderson
-0
/
+18
2011-09-27
Prevent copies of resources into various things
Brian Anderson
-4
/
+74
2011-09-27
Don't ever raise unique kinds of pinned kinds to shared (again)
Brian Anderson
-34
/
+1
2011-09-27
Test for #924
Jesse Ruderman
-1
/
+16
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
/
+16
2011-09-26
Add a test that unique boxes in vectors are copied when the vector is
Brian Anderson
-0
/
+13
2011-09-26
rt: Turn on cycle collection at task death; add a test case
Patrick Walton
-0
/
+14
2011-09-26
Fix tags of unique boxes
Brian Anderson
-1
/
+47
2011-09-26
Unique vectors and boxes of pinned are unique kinds. Closes #977
Brian Anderson
-0
/
+33
2011-09-26
test: Fix more typos in weird-exprs.rs.
Patrick Walton
-1
/
+1
2011-09-26
test: wierd-exprs -> weird-exprs
Patrick Walton
-0
/
+0
2011-09-25
Enable hammertime
Jesse Ruderman
-3
/
+1
2011-09-25
Test for #973
Jesse Ruderman
-0
/
+4
[prev]
[next]