1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-04 08:54:20 -05:00
denoland-deno/cli/args
Divy Srivastava d5634164cb
chore: use rustfmt imports_granularity option (#17421)
Closes https://github.com/denoland/deno/issues/2699
Closes https://github.com/denoland/deno/issues/2347

Uses unstable rustfmt features. Since dprint invokes `rustfmt` we do not
need to switch the cargo toolchain to nightly. Do we care about
formatting stability of our codebase across Rust versions? (I don't)
2023-01-14 23:18:58 -05:00
..
config_file.rs refactor: clean up unwrap and clone (#17282) 2023-01-15 09:36:46 +05:30
flags.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
flags_allow_net.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
lockfile.rs fix(npm): support old packages and registries with no integrity, but with a sha1sum (#17289) 2023-01-06 11:36:12 -05:00
mod.rs refactor(cli/tools): move flag and config logic to CliOptions (#17008) 2023-01-07 15:22:09 -05:00