Skip to content

turbopack-230701.1

@wbinnssmith wbinnssmith tagged this 30 Jun 22:00
This uses the `#[must-use]` macro [0] to mark Vcs as needing to be used
when created. The compiler creates warnings for each case.

Test Plan: Create a Vc in code and verify a warning is shown when
Turbopack is built.

[0]
https://doc.rust-lang.org/reference/attributes/diagnostics.html#the-must_use-attribute
Assets 2
Loading