1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-12 02:27:46 -05:00
denoland-deno/cli/cache
Bartek Iwańczuk c8f9d89756 refactor: make version and user_agent &'static str (#18400)
These caused a bunch of unnecessary allocations on each startup.
2023-03-31 11:43:18 -06:00
..
check.rs refactor: make version and user_agent &'static str (#18400) 2023-03-31 11:43:18 -06:00
common.rs perf: disable WAL for transpiled source cache (#18084) 2023-03-22 00:01:15 +00:00
deno_dir.rs feat(repl): add DENO_REPL_HISTORY to change history file path (#18047) 2023-03-17 01:22:24 +09:00
disk_cache.rs fix: include error in message about not being able to create the TypeScript cache (#18356) 2023-03-22 13:59:55 -04:00
emit.rs refactor: make version and user_agent &'static str (#18400) 2023-03-31 11:43:18 -06:00
http_cache.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
incremental.rs refactor: make version and user_agent &'static str (#18400) 2023-03-31 11:43:18 -06:00
mod.rs feat(cli): --ext parameter for run, compile, and bundle (#17172) 2023-03-22 10:15:53 -04:00
node.rs refactor: make version and user_agent &'static str (#18400) 2023-03-31 11:43:18 -06:00
parsed_source.rs refactor: make version and user_agent &'static str (#18400) 2023-03-31 11:43:18 -06:00