| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-03-14 | Reword E0044 and message for `!Send` types | Esteban Küber | -1/+2 | |
| - Reword E0044 help. - Change error message for types that don't implement `Send` | ||||
| 2017-04-29 | MutexGuard<T> may be Sync only if T is Sync | Ralf Jung | -0/+22 | |
| Also remove some unnecessary unsafe impl from the tests. | ||||
