0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-12 07:07:43 -04:00
deno/cli/tools
Divy Srivastava 9be8f61f52
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-16 21:35:00 +01:00
..
coverage chore: use rustfmt imports_granularity option (#17421) 2023-01-16 21:35:00 +01:00
init chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
repl chore: use rustfmt imports_granularity option (#17421) 2023-01-16 21:35:00 +01:00
vendor refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00
bench.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00
bundle.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00
check.rs refactor(cli,core,ext,rt): remove some unnecessary clone or malloc (#17274) 2023-01-13 11:20:11 -05:00
doc.rs refactor: create enum for --builtin doc flag (#17423) 2023-01-16 21:34:39 +01:00
fmt.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00
info.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
installer.rs fix(install): should always include --no-config in shim unless --config is specified (#17300) 2023-01-13 11:20:13 -05:00
lint.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00
mod.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
run.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00
standalone.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00
task.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
test.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00
upgrade.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-16 21:32:01 +01:00