Module rustc::middle::weak_lang_items [] [src]

Unstable (rustc_private)

Validity checking for weak lang items

Functions

check_crate [Unstable]

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 [Unstable]