summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/issue12453.js
AgeCommit message (Collapse)Author
2021-11-03fix: Deno.emit crashes with BorrowMutError (#12627)Ryan Dahl
Warn on await_holding_refcell_ref clippy rule to avoid this in the future. Fixes #12453