oxc/crates
Ali Rezvani 0d770f57ff
refactor: remove redundant imports to fix some of clippy warnings. (#3028)
These are raising warnings in nightly, And are in fact redundant.
2024-04-19 21:02:23 +08:00
..
oxc Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_allocator Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_ast refactor(ast): shorten code (#3027) 2024-04-19 18:30:58 +08:00
oxc_cli refactor: remove redundant imports to fix some of clippy warnings. (#3028) 2024-04-19 21:02:23 +08:00
oxc_codegen Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_diagnostics Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_index Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_js_regex refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
oxc_language_server chore: apply cargo autoinherit (#2826) 2024-03-26 23:57:50 +08:00
oxc_linter chore(linter): add error message to unicorn/no-single-promise-in-promise-methods 2024-04-19 15:53:49 +08:00
oxc_macros feat(napi/parser): remove experimental flexbuffer api (#2957) 2024-04-13 14:59:31 +08:00
oxc_minifier Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_module_lexer refactor(ast): add walk_mut functions (#2776) 2024-03-25 20:40:13 +03:30
oxc_parser Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_prettier refactor(prettier): simplify import (#3026) 2024-04-19 18:11:08 +08:00
oxc_semantic Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_sourcemap Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_span Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_syntax Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_transformer Release crates v0.12.4 2024-04-19 16:40:05 +08:00
oxc_wasm feat(transformer): add filename (#2941) 2024-04-11 18:43:51 +08:00