Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #95619 - bjorn3:inline_location_caller, r=scottmcm
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