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
/
run-pass
/
task-spawn-move-and-copy.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-1
/
+1
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-04-29
librustc: Remove `ptr::addr_of`.
Patrick Walton
-2
/
+2
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-1
/
+1
2013-02-21
core: Extract comm from pipes. #4742
Brian Anderson
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-31
Finalize moves-based-on-type implementation.
Niko Matsakis
-12
/
+1
2013-01-30
Remove oldcomm from the test suite
Brian Anderson
-7
/
+8
2012-12-14
Rename core::comm to core::oldcomm
Brian Anderson
-6
/
+6
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-04
De-mode comm::Chan
Tim Chevalier
-1
/
+1
2012-10-01
Move over to calling ptr::addr_of
Tim Chevalier
-4
/
+4
2012-08-27
Camel case various core constructors
Brian Anderson
-2
/
+2
2012-06-14
Remove code from parser that was awaiting snapshot
Tim Chevalier
-1
/
+1
2012-02-29
Recognize last uses for copied closed-over variables
Marijn Haverbeke
-0
/
+2
2012-01-13
distinguish "any closure" and "stack closure" (block)
Niko Matsakis
-1
/
+1
2012-01-08
modify last use to take into account cap clause, add new test
Niko Matsakis
-0
/
+24