summaryrefslogtreecommitdiff
path: root/runtime/ops/utils.rs
AgeCommit message (Expand)Author
2023-03-05refactor: move TaskQueue from deno_runtime to deno_core (#18016)Bartek IwaƄczuk
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-09-05chore: fix flaky stdout_write_all test (#15772)David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-04-20chore: update copyright headers (#10243)Yoshiya Hinosawa
2021-04-06refactor: rewrite "net" ops to use serde_v8 (#10028)Aaron O'Mullan