Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSliceReader should mark its methods as #[inline] #219
Closed
Comments
|
This was done at some point |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because it isn't generic, its methods can't currently be inlined, which is a wall to good codegen.