rust/src/librustc/lint
Alex Crichton 4df1278c69 rustc: Remove used_mut_nodes from TyCtxt
This updates the borrowck query to return a result, and this result is then used
to incrementally check for unused mutable nodes given sets of all the used
mutable nodes.

Closes #42384
2017-10-14 09:29:02 -07:00
..
builtin.rs rustc: Remove used_mut_nodes from TyCtxt 2017-10-14 09:29:02 -07:00
context.rs Auto merge of #43936 - oli-obk:patch-6, r=alexcrichton 2017-08-19 23:53:53 +00:00
levels.rs add lint levels to VisibilityScope 2017-09-24 12:46:00 +03:00
mod.rs incr.comp.: Compute hashes of all query results. 2017-09-18 11:23:08 +02:00