Function rustc::lint::check_crateUnstable [-] [+] [src]

pub fn check_crate(tcx: &ctxt, exported_items: &ExportedItems)

Perform lint checking on a crate.

Consumes the lint_store field of the Session.