mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 15:24:46 -05:00
44a89dd6dc
This commit removes the calls to `expect()` on `std::rc::Rc`, which caused Deno to panic under certain situations. We now return an error if `Rc` is referenced by other variables. Fixes #9360 Fixes #13345 Fixes #13926 Fixes #16241 Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> |
||
---|---|---|
.. | ||
web_worker | ||
fs.rs | ||
fs_events.rs | ||
http.rs | ||
io.rs | ||
mod.rs | ||
os.rs | ||
permissions.rs | ||
process.rs | ||
runtime.rs | ||
signal.rs | ||
spawn.rs | ||
tty.rs | ||
utils.rs | ||
web_worker.rs | ||
worker_host.rs |