0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/serde_v8/magic
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
..
buffer.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
bytestring.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
detached_buffer.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
global.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
mod.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
rawbytes.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
string_or_buffer.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
transl8.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
u16string.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
v8slice.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
value.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00