Skip to content

Commit bacb108

Browse files
committed
gah more debugging
1 parent f884d56 commit bacb108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbopack/crates/turbo-tasks/src/trait_ref.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ where
8888
}
8989
}
9090

91-
// #[cfg(not(rust_analyzer))]
91+
#[cfg(not(rust_analyzer))]
9292
impl<U> std::ops::Deref for TraitRef<Box<U>>
9393
where
9494
Box<U>: VcValueTrait<ValueTrait = U>,

0 commit comments

Comments
 (0)