Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark Location::caller() as #[inline]
This function gets compiled to a single register move as it actually gets it's return value passed in as argument.
- Loading branch information