Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ast): inline
AstKind::as_*
methods (#5547)
One would hope compiler will inline these trivial methods anyway, but mark them `#[inline]` to make sure.
- Loading branch information