mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
48ede89f1f
This commit changes current "deno_core::resolve_url_or_path" API to "resolve_url_or_path_deprecated" and adds new "resolve_url_or_path" API that requires to explicitly pass the directory from which paths should be resolved to. Some of the call sites were updated to use the new API, the reminder of them will be updated in a follow up PR. Towards landing https://github.com/denoland/deno/pull/15454 |
||
---|---|---|
.. | ||
json_types.rs | ||
merge.rs | ||
mod.rs | ||
range_tree.rs |