about summary refs log tree commit diff
path: root/src/test/compile-fail/task-rng-isnt-sendable.rs
AgeCommit message (Expand)AuthorLines
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2016-02-26Fix fallout in testsJeffrey Seyfried-1/+1
2015-01-16Don't use NoSend/NoSync in testsFlavio Percoco-1/+0
2015-01-07markers -> markerNick Cameron-2/+2
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-2/+2
2014-12-28Rename TaskRng to ThreadRngSimonas Kazlauskas-2/+2
2014-12-26Keep track of the whole error chainFlavio Percoco-0/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-1/+1
2014-05-29std: Recreate a `rand` moduleAlex Crichton-3/+3
2014-03-12std: Move rand to librand.Huon Wilson-2/+4
2013-11-22std::rand: move TaskRng off @mut.Huon Wilson-0/+18