summary refs log tree commit diff
path: root/src/test/compile-fail/no_share-struct.rs
AgeCommit message (Expand)AuthorLines
2015-01-16Don't use NoSend/NoSync in testsFlavio Percoco-3/+6
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-07markers -> markerNick Cameron-4/+4
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-4/+4
2014-09-15Update error messages in compile-fail testsNiko Matsakis-2/+1
2014-08-07Rename `Share` to `Sync`Alex Crichton-4/+4
2014-03-20Replace Freeze bounds with Share boundsFlavio Percoco-0/+22