summaryrefslogtreecommitdiff
path: root/core/error.rs
AgeCommit message (Expand)Author
2020-09-15Don't expose ErrWithV8Handle from deno_coreRyan Dahl
2020-09-15refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476)Bert Belder