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 |
|
David Sherret
|
2fee8394a9
|
chore: update copyright year to 2023 (#17247)
Yearly tradition of creating extra noise in git.
|
2023-01-05 13:05:49 +01:00 |
|
Divy Srivastava
|
8fc62f93bf
|
fix(ops): circular dependency in deno_ops test (#16809)
|
2022-11-25 20:17:21 +05:30 |
|
Divy Srivastava
|
bc33a4b2e0
|
refactor(ops): Rewrite fast call optimizer and codegen (#16514)
|
2022-11-10 17:23:31 +05:30 |
|