Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-26 | chore: fix typos (#19572) | Martin Fischer | |
2023-01-14 | chore: use rustfmt imports_granularity option (#17421) | Divy Srivastava | |
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-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-11-25 | fix(ops): circular dependency in deno_ops test (#16809) | Divy Srivastava | |
2022-11-10 | refactor(ops): Rewrite fast call optimizer and codegen (#16514) | Divy Srivastava | |