rust/tests/ui/sync
Jacob Lifshay f4b9ac68f3
Add manual Sync impl for ReentrantLockGuard
Fixes: #125526
2024-05-24 17:44:37 -07:00
..
mutexguard-sync.rs Add `rustc_on_unimplemented` on `Sync` for cell types 2023-01-19 21:09:25 +01:00
mutexguard-sync.stderr Provide more context on derived obligation error primary label 2024-01-30 21:28:18 +00:00
reentrantlockguard-sync.rs Add manual Sync impl for ReentrantLockGuard 2024-05-24 17:44:37 -07:00
reentrantlockguard-sync.stderr Add manual Sync impl for ReentrantLockGuard 2024-05-24 17:44:37 -07:00
suggest-cell.rs Add `rustc_on_unimplemented` on `Sync` for cell types 2023-01-19 21:09:25 +01:00
suggest-cell.stderr Add `rustc_on_unimplemented` on `Sync` for cell types 2023-01-19 21:09:25 +01:00
suggest-once-cell.rs Stabilize a portion of 'once_cell' 2023-03-29 18:04:44 -04:00
suggest-once-cell.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
suggest-ref-cell.rs Stabilize a portion of 'once_cell' 2023-03-29 18:04:44 -04:00
suggest-ref-cell.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00