rust/tests/ui/sync
Trevor Gross dc4ba57566 Stabilize a portion of 'once_cell'
Move items not part of this stabilization to 'lazy_cell' or 'once_cell_try'
2023-03-29 18:04:44 -04:00
..
mutexguard-sync.rs Add `rustc_on_unimplemented` on `Sync` for cell types 2023-01-19 21:09:25 +01:00
mutexguard-sync.stderr Add `rustc_on_unimplemented` on `Sync` for cell types 2023-01-19 21:09:25 +01: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 Stabilize a portion of 'once_cell' 2023-03-29 18:04:44 -04:00
suggest-ref-cell.rs Stabilize a portion of 'once_cell' 2023-03-29 18:04:44 -04:00
suggest-ref-cell.stderr Stabilize a portion of 'once_cell' 2023-03-29 18:04:44 -04:00