Skip to content

Commit

Permalink
refactor(ast): inline AstKind::as_* methods (#5547)
Browse files Browse the repository at this point in the history
One would hope compiler will inline these trivial methods anyway, but mark them `#[inline]` to make sure.
  • Loading branch information
overlookmotel committed Sep 6, 2024
1 parent fefbbc1 commit 14ee086
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 0 deletions.
Loading

0 comments on commit 14ee086

Please sign in to comment.