mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
12a75e3b43
TaskQueue is being removed from `deno_core` and replaced with an unsync version in deno_unsyc. https://github.com/denoland/deno_core/pull/193 This is a change in preparation for that. The remaining `deno_core::TaskQueue` usage in this repo should be replaced with `deno_core::unsync::TaskQueue` once upgraded. |
||
---|---|---|
.. | ||
resolvers | ||
cache.rs | ||
installer.rs | ||
mod.rs | ||
registry.rs | ||
resolution.rs | ||
tarball.rs |