1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tests
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
..
integration chore: use rustfmt imports_granularity option (#17421) 2023-01-16 21:35:00 +01:00
testdata fix(npm): use original node regex in npm resolution (#17404) 2023-01-16 21:33:12 +01:00
unit fix(ext/fetch) Fix request clone error in flash server (#16174) 2023-01-16 21:35:00 +01:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 11:20:19 -05:00