about summary refs log tree commit diff
path: root/src/test/compile-fail/no_send-rc.rs
AgeCommit message (Expand)AuthorLines
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2015-01-31Kill more `isize`sTobias Bucher-1/+1
2015-01-16Don't use NoSend/NoSync in testsFlavio Percoco-1/+0
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
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-26Keep track of the whole error chainFlavio Percoco-0/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-2/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-05-17std: Refactor liballoc out of lib{std,sync}Alex Crichton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-1/+3
2013-10-11clean up the `Rc`/`RcMut` types and move to libstdDaniel Micay-0/+18