-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
- Remove the
pubonrun_without_exit_code. It was likely made public by mistake when it was added:test-fuzz/cargo-test-fuzz/src/lib.rs
Line 168 in b31d304
pub fn run_without_exit_code(opts: &TestFuzz, use_instrumentation: bool) -> Result<()> { - Remove
--offlineincargo-test-fuzz.test-fuzz/cargo-test-fuzz/src/lib.rs
Line 268 in 8052ac7
args.extend_from_slice(&["test", "--frozen", "--offline", "--no-run"]); - Remove
--frozenincargo-test-fuzz#572 is about to remove--frozen.
- Remove
Metadata
Metadata
Assignees
Labels
No labels