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

pub fn check_crate(tcx: &ctxt, exported_items: &HashSet<u32, DefaultState<FnvHasher>>)

Perform lint checking on a crate.

Consumes the lint_store field of the Session.