index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.cargo
Age
Commit message (
Expand
)
Author
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-08-24
chore: Add a local-build.toml to make downstream packaging from sourc… (#20...
Matt Mastracci
2023-06-14
fix: reload config files on watcher restarts (#19487)
David Sherret
2023-06-09
perf: add Tokio runtime monitor (#19415)
Bartek Iwańczuk
2023-01-04
fix: upgrade deno_ast to 0.23 (#17269)
David Sherret
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-08-25
fix: avoid global declaration collisions in cjs (#15608)
David Sherret
2022-08-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-11
chore: move lint rules to cargo config for better editor integration (#15453)
Mathias Lafeldt
2022-06-27
chore: rename .cargo/config to .cargo/config.toml (#14959)
Kayla Washburn
2022-04-15
chore: release fixes based on doing the v1.20.6 release (#14289)
David Sherret
2022-03-21
chore: fix development issues on Windows (#14030)
David Sherret
2022-03-13
chore: use lld on aarch64-apple-darwin (#13928)
Divy Srivastava
2020-03-23
Statically link the C runtime library on Windows (#4469)
Bert Belder