summary refs log tree commit diff
path: root/src/test/compile-fail/mutable-enum-indirect.rs
AgeCommit message (Expand)AuthorLines
2018-03-14Reword E0044 and message for `!Send` typesEsteban Küber-1/+2
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2015-01-16Don't use NoSend/NoSync in testsFlavio Percoco-3/+8
2015-01-07markers -> markerNick Cameron-4/+4
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-4/+4
2014-11-17Switch to purely namespaced enumsSteven Fackler-1/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-1/+1
2014-08-07Rename `Share` to `Sync`Alex Crichton-3/+3
2014-03-22test: Remove Freeze / NoFreeze from testsFlavio Percoco-3/+3
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-31Introduce marker types for indicating variance and for opting outNiko Matsakis-3/+4
2013-11-05Refactor TypeContents to be more scrutable. In particular, create coarser bitsNiko Matsakis-0/+12