summary refs log tree commit diff
path: root/src/test/compile-fail/mutexguard-sync.rs
AgeCommit message (Expand)AuthorLines
2018-03-14Reword E0044 and message for `!Send` typesEsteban Küber-1/+2
2017-04-29MutexGuard<T> may be Sync only if T is SyncRalf Jung-0/+22