about summary refs log tree commit diff
path: root/src/test/compile-fail/comm-not-freeze-receiver.rs
AgeCommit message (Expand)AuthorLines
2016-03-01Explicitly opt out of `Sync` for `cell` and `mpsc` typesAndrew Paseltiner-17/+0
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-1/+1
2014-12-29std: Stabilize the prelude moduleAlex Crichton-0/+2
2014-12-02Correct various compile-fail tests. Most of the changes are because weNiko Matsakis-0/+15