Boshen
|
d208d6f325
|
ci: longer slow-timeout for cargo codecov
|
2023-09-13 17:05:46 +08:00 |
|
Boshen
|
f9b0c8bd17
|
chore(cargo): remove sparse registries, which is now the default
|
2023-06-02 11:01:28 +08:00 |
|
Boshen
|
30fc21ce54
|
refactor(index): use index_vec crate (#383)
|
2023-05-24 21:45:06 +08:00 |
|
Boshen
|
2812591e4a
|
chore(rust): allow clippy::new_without_default
|
2023-05-13 15:07:00 +08:00 |
|
Boshen
|
ed693d9941
|
chore(clippy): allow #[must_use]
|
2023-05-11 20:58:52 +08:00 |
|
Boshen
|
60485669bb
|
ci: cache release for benchmark, benchmark use fewer files (#345)
|
2023-05-10 22:13:11 +08:00 |
|
Boshen
|
99fdaad03a
|
chore(rust): bump bitflags to v2
|
2023-05-04 12:24:47 +08:00 |
|
Boshen
|
080baaa2db
|
chore: use taplo to reformat toml files
|
2023-04-22 15:58:59 +08:00 |
|
Boshen
|
ec01a295a8
|
chore: do not append -- to cargo lint
|
2023-04-17 16:38:09 +08:00 |
|
Boshen
|
87400917e1
|
chore: change cargo lint to deny all warnings
|
2023-04-16 21:32:00 +08:00 |
|
Boshen
|
cf68642858
|
chore: remove --all-features from codecov command
We should get a higher codecov from this
|
2023-04-16 00:39:07 +08:00 |
|
Boshen
|
917a001ca7
|
chore: do not run --release for codecov because things get optimized out
|
2023-04-15 14:31:52 +08:00 |
|
Boshen
|
cfe3dd0869
|
chore: rust taplo format
|
2023-04-15 14:14:11 +08:00 |
|
Boshen
|
f1dcc5429e
|
refactor(tasks): clean up code around code coverage
|
2023-04-15 13:53:57 +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
|
6a89f085b7
|
refactor(rust): add more clippy restriction rules
|
2023-03-17 14:51:25 +08:00 |
|
Boshen
|
a1315e3999
|
refactor(rust): add clippy::clone_on_ref_ptr
|
2023-03-17 14:51:25 +08:00 |
|
Boshen
|
4cfcd9bf01
|
chore: use sparse crates.io registry
|
2023-03-10 11:09:44 -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 |
|
Boshen
|
711354a40b
|
chore(rust): allow clippy::missing_const_for_fn
|
2023-03-07 21:29:47 +08:00 |
|
Shannon Rothe
|
0f7edfb003
|
feat(rule_generator): automatically generate rules and tests (#142)
|
2023-03-07 18:21:58 +08:00 |
|
Boshen
|
99f5465403
|
chore(cargo): add --all-features to cargo lint
|
2023-03-05 15:21:38 +08:00 |
|
Boshen
|
f90d660ec5
|
feat(tasks): add parser benchmark
|
2023-02-11 08:46:32 -08:00 |
|
Boshen
|
4ae70b9592
|
feat(parser): add lexer
|
2023-02-11 02:29:54 -08:00 |
|
Boshen
|
f4819d976b
|
feat(tasks): add initial test262 setup
|
2023-02-11 00:43:09 -08:00 |
|
Boshen
|
d25cdc8cc2
|
ci: add github workflow for main branch
|
2023-02-11 13:56:47 +08:00 |
|
Boshen
|
40d845ff99
|
chore: add .cargo/config.toml
|
2023-02-11 13:20:17 +08:00 |
|