1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 13:22:55 -05:00
denoland-deno/runtime/permissions
David Sherret d99b2d6f7d
chore: reduce allocations in a few places (#27288)
Probably doesn't have much impact. I didn't measure any of these, but
reducing allocations should always be good.
2024-12-09 19:28:53 -05:00
..
Cargo.toml chore: reduce allocations in a few places (#27288) 2024-12-09 19:28:53 -05:00
clippy.toml refactor(permissions): remove FromStr implementations, add ::parse methods (#25473) 2024-09-06 11:28:53 +02:00
lib.rs chore: reduce allocations in a few places (#27288) 2024-12-09 19:28:53 -05:00
prompter.rs feat: permission stack traces in ops (#26938) 2024-11-20 21:24:04 +00:00
README.md refactor: add deno_permissions crate (#22236) 2024-03-12 10:42:26 -07:00