1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/ext
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
..
broadcast_channel refactor: clean up unwrap and clone (#17282) 2023-01-15 09:36:46 +05:30
cache refactor: clean up unwrap and clone (#17282) 2023-01-15 09:36:46 +05:30
console chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
crypto chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
fetch chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
ffi chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
flash chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
http chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
napi fix(napi): functions related to errors (#17370) 2023-01-15 09:06:55 +05:30
net chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
node fix(npm): use original node regex in npm resolution (#17404) 2023-01-14 00:57:24 +01:00
tls chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
url chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
web chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
webgpu chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
webidl chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
websocket chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
webstorage chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00