mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
30ec142b97
Implement `core::arch::return_address` and tests Tracking issue: rust-lang/rust#154966 Implements libs-team#768
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.