Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(linter): inline
Rule
trait default methods (#5619)
Hopefully compiler is already inlining these trivial/empty methods, but mark them `#[inline]` to make sure.
- Loading branch information