mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
f3b2f23a1d
Changes the type of the `fail_fast` flag from `Option<usize>` to `Option<NonZeroUsize>` as an optional value of zero isn't sound. |
||
---|---|---|
.. | ||
coverage.rs | ||
doc.rs | ||
fmt.rs | ||
installer.rs | ||
lint.rs | ||
mod.rs | ||
repl.rs | ||
standalone.rs | ||
test_runner.rs | ||
upgrade.rs |