mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 00:44:41 +00:00
`#[used(linker)]` attribute See https://github.com/dtolnay/linkme/issues/41#issuecomment-927255631.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.