Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkirsz committed Jun 23, 2023
1 parent 1bfafa0 commit 122fa9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/turbo-tasks/src/vc/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ where
{
// TODO(alexkirsz) Should be private (or undocumented), but turbo-tasks-memory needs it to be
// accessible.
#[doc(hidden)]
pub node: RawVc,
pub(crate) _t: PhantomData<T>,
}
Expand Down

0 comments on commit 122fa9e

Please sign in to comment.