1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/serde_v8/magic
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
..
buffer.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
bytestring.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-16 21:35:00 +01:00
detached_buffer.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
global.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
mod.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
rawbytes.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
string_or_buffer.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-16 21:35:00 +01:00
transl8.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
u16string.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-16 21:35:00 +01:00
v8slice.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00
value.rs chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00