David Sherret
|
2ebd61ee1b
|
fix(compile): handle when DENO_DIR is readonly (#19257)
Closes #19253
|
2023-05-25 14:27:45 -04:00 |
|
Nick Hanley
|
1a3c2e2f1d
|
feat(repl): add DENO_REPL_HISTORY to change history file path (#18047)
|
2023-03-17 01:22:24 +09:00 |
|
Divy Srivastava
|
d5634164cb
|
chore: use rustfmt imports_granularity option (#17421)
Closes https://github.com/denoland/deno/issues/2699
Closes https://github.com/denoland/deno/issues/2347
Uses unstable rustfmt features. Since dprint invokes `rustfmt` we do not
need to switch the cargo toolchain to nightly. Do we care about
formatting stability of our codebase across Rust versions? (I don't)
|
2023-01-14 23:18:58 -05:00 |
|
David Sherret
|
10e4b2e140
|
chore: update copyright year to 2023 (#17247)
Yearly tradition of creating extra noise in git.
|
2023-01-02 21:00:42 +00:00 |
|
David Sherret
|
0c0af67f89
|
refactor: DenoDir - move to cache folder and make root_dir private (#16823)
|
2022-11-26 00:04:30 +00:00 |
|