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-fail
/
task-spawn-barefn.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2016-09-30
Adding ignore-emscripten to failing tests.
Ross Schulman
-0
/
+1
2015-05-09
Fix the tests broken by replacing `task` with `thread`
Barosl Lee
-1
/
+1
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-2
/
+2
2015-02-17
Fallout from stabilization
Aaron Turon
-2
/
+2
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-2
/
+2
2014-10-29
Rename fail! to panic!
Steve Klabnik
-3
/
+3
2014-06-28
librustc: Match trait self types exactly.
Patrick Walton
-1
/
+4
2013-11-24
Remove linked failure from the runtime
Alex Crichton
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+0
2013-06-10
std: remove str::{len, slice, is_empty} in favour of methods.
Huon Wilson
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+3
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
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-1
/
+1
2012-01-08
make spawned fn copy mode so that bare fns can be used
Niko Matsakis
-0
/
+11