oxc/tasks/ast_tools
overlookmotel 14ee086182 refactor(ast): inline AstKind::as_* methods (#5547)
One would hope compiler will inline these trivial methods anyway, but mark them `#[inline]` to make sure.
2024-09-06 14:31:17 +00:00
..
src refactor(ast): inline AstKind::as_* methods (#5547) 2024-09-06 14:31:17 +00:00
Cargo.toml