Function rustc_trans::lint::check_crateExperimental
[-]
[+]
[src]
pub fn check_crate(tcx: &ctxt, exported_items: &HashSet<u32, FnvHasher>)
Perform lint checking on a crate.
Consumes the lint_store
field of the Session
.