Cargo wdk utility takes --sample as argument, which indicates that the workspace, emulated workspace, or standalone driver project contains all sample class drivers. Not passing --sample indicates that none of the driver projects are sample class drivers.
This issue supposed to remove this constraint and allow cargo wdk utility to work with both sample and non sample drivers in a workspace or an emulated workspace.