summary refs log tree commit diff
path: root/src/test/compile-fail/not-sync.rs
AgeCommit message (Expand)AuthorLines
2018-03-14Reword E0044 and message for `!Send` typesEsteban Küber-6/+6
2017-06-02Implement Sync for SyncSenderSteven Fackler-3/+1
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-7/+7
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-7/+7
2016-03-30Fix fallout in testsJeffrey Seyfried-4/+4
2016-03-01Explicitly opt out of `Sync` for `cell` and `mpsc` typesAndrew Paseltiner-0/+34