Module rustc_metadata::middle::weak_lang_items [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

Validity checking for weak lang items

Functions

check_crate [
Experimental
]

Checks the crate for usage of weak lang items, returning a vector of all the language items required by this crate, but not defined yet.

link_name [
Experimental
]