Skip to content

Commit 32b37ae

Browse files
committed
small fix to detached spec scope, but still getting an error
1 parent ae73615 commit 32b37ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kernel/src/collections/ring_buffer.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ mod flux_specs {
356356
}
357357

358358
// ======= RingBuffer spec ===========
359+
use crate::collections;
359360
#[flux::specs {
360361
mod collections {
361362
mod ring_buffer {

0 commit comments

Comments
 (0)