next.js
dc16f6ab - Drop needless borrows in snapshot_and_evict_for_testing calls

Commit
4 days ago
Drop needless borrows in snapshot_and_evict_for_testing calls Arc<TurboTasks> derefs to &TurboTasks automatically, so the explicit &*tt was redundant (clippy needless_borrow).
Author
Parents
Loading