Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std: Tag
AllocErr
functions as #[inline]
None of these require a significant amount of code and using `#[inline]` will allow constructors to get inlined, improving codegen at allocation callsites.
- Loading branch information