mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
8841315d3e
Previously, we did this slightly incorrectly for return values, and didn't do it at all for arguments.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.