mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-23 13:28:48 +00:00

This is the same as Linkage::Internal except that it doesn't emit any symbol. Some backends may not support it and it isn't all that useful anyway.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.