mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
596deceaac
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.