Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SliceReader should mark its methods as #[inline] #219

Closed
Gankra opened this issue Nov 10, 2017 · 1 comment
Closed

SliceReader should mark its methods as #[inline] #219

Gankra opened this issue Nov 10, 2017 · 1 comment

Comments

@Gankra
Copy link
Contributor

@Gankra Gankra commented Nov 10, 2017

Because it isn't generic, its methods can't currently be inlined, which is a wall to good codegen.

@TyOverby
Copy link
Collaborator

@TyOverby TyOverby commented May 17, 2018

This was done at some point

@TyOverby TyOverby closed this May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.