mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-08-04 19:08:32 +00:00
Discard changes to tests/parallel/cycle_a_t1_b_t2_fallback.rs
This commit is contained in:
parent
9ae5e76f90
commit
a6231f3d60
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
|||
//! | |
|
||||
//! +--------------------+
|
||||
//! ```
|
||||
use crate::sync::thread;
|
||||
use crate::{Knobs, KnobsDatabase};
|
||||
use crate::KnobsDatabase;
|
||||
|
||||
const FALLBACK_A: u32 = 0b01;
|
||||
const FALLBACK_B: u32 = 0b10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue