camchenry
|
02d5637dbc
|
perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997)
|
2024-09-23 18:28:54 +00:00 |
|
Boshen
|
63a830e08c
|
chore(dprint): format toml files (#5599)
Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
|
2024-09-08 14:26:16 +08:00 |
|
Boshen
|
83bd40db4e
|
chore: turn off doctest for all [[bin]]
|
2024-07-14 16:55:19 +08:00 |
|
Boshen
|
1f14d946aa
|
chore: update Cargo.toml and deny.yaml
|
2024-03-05 16:31:05 +08:00 |
|
renovate[bot]
|
0be0a234ce
|
chore(deps): update cargo (#2138)
|
2024-01-23 14:48:04 +08:00 |
|
dependabot[bot]
|
8374197a08
|
chore(deps): bump handlebars from 4.5.0 to 5.0.0 (#1866)
|
2024-01-02 11:03:05 +08:00 |
|
Boshen
|
1a576f60a8
|
refactor(rust): move to workspace lint table (#1444)
|
2023-11-20 14:38:10 +08:00 |
|
Boshen
|
9780621925
|
chore: run fmt
|
2023-11-16 13:36:42 +08:00 |
|
Boshen
|
73d6d40778
|
rust: do not compile libs and bins that do not have tests (#1342)
|
2023-11-16 13:35:24 +08:00 |
|
dependabot[bot]
|
57d24e569b
|
chore(deps): bump the dependencies group with 6 updates (#1210)
|
2023-11-10 15:09:38 +08:00 |
|
dependabot[bot]
|
5defa2fa96
|
chore(deps): bump the dependencies group with 6 updates (#852)
|
2023-09-04 15:46:27 +08:00 |
|
阿良仔
|
0fef2d317a
|
chore: proxy detection for all tasks (#801)
related PR: #740
|
2023-08-27 17:24:28 +08:00 |
|
Boshen
|
ec092eab01
|
deps(rust): bump dependencies
|
2023-05-12 11:23:41 +08:00 |
|
Boshen
|
cd276c2850
|
feat: add oxc_span crate (#323)
|
2023-04-27 21:51:15 +08:00 |
|
Boshen
|
1004a1d197
|
chore: clean up workspace dependencies (#320)
|
2023-04-27 11:38:39 +08:00 |
|
Boshen
|
7aca953635
|
ci: add cargo deny
|
2023-04-22 22:35:19 +08:00 |
|
Boshen
|
4801e68b56
|
chore: bump deps (#311)
|
2023-04-22 22:09:53 +08:00 |
|
Boshen
|
080baaa2db
|
chore: use taplo to reformat toml files
|
2023-04-22 15:58:59 +08:00 |
|
Boshen
|
a7cd845fff
|
feat: add cargo minsize task for tracking minification size (#276)
* feat: add `cargo minsize` task for tracking minification size
* add gzip
|
2023-04-14 13:07:37 +08:00 |
|
Boshen
|
abcda95e8e
|
deps: bump deps
|
2023-04-02 16:48:45 +08:00 |
|
Boshen
|
de9be97f0f
|
chore: clean up Cargo.toml in tasks
|
2023-03-31 22:22:18 +08:00 |
|
Boshen
|
9e3675a575
|
chore: clean up Cargo.toml
|
2023-03-30 23:27:26 +08:00 |
|
Shannon Rothe
|
da8355f418
|
feat(rulegen): refactor to visitor pattern (#162)
* feat(rulegen): refactor to visitor pattern
* convert `parse_test_code` to visitor pattern
|
2023-03-09 17:33:30 +08:00 |
|