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
/
compile-fail
/
task-rng-isnt-sendable.rs
Age
Commit message (
Expand
)
Author
Lines
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-21
/
+0
2016-11-28
rustc: rework stability to be on-demand for type-directed lookup.
Eduard Burtescu
-0
/
+2
2016-09-01
Fix test `compile-fail/task-rng-isnt-sendable.rs`.
Jeffrey Seyfried
-2
/
+2
2016-08-18
Fix fallout in tests.
Jeffrey Seyfried
-1
/
+0
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-1
/
+1
2016-03-30
Fix fallout in tests
Jeffrey Seyfried
-1
/
+1
2016-02-26
Fix fallout in tests
Jeffrey Seyfried
-1
/
+1
2015-01-16
Don't use NoSend/NoSync in tests
Flavio Percoco
-1
/
+0
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-2
/
+2
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-2
/
+2
2014-12-26
Keep track of the whole error chain
Flavio Percoco
-0
/
+1
2014-09-15
Update error messages in compile-fail tests
Niko Matsakis
-1
/
+1
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-3
/
+3
2014-03-12
std: Move rand to librand.
Huon Wilson
-2
/
+4
2013-11-22
std::rand: move TaskRng off @mut.
Huon Wilson
-0
/
+18