rust/src/librustc_borrowck
Niko Matsakis 54f4f396d9 convert the closure_kinds map to just store the origin information
The closure kinds themselves are now completely found in the `ClosureSubsts`.
2017-11-18 07:47:37 -05:00
..
borrowck convert the closure_kinds map to just store the origin information 2017-11-18 07:47:37 -05:00
Cargo.toml rustc: Remove used_mut_nodes from TyCtxt 2017-10-14 09:29:02 -07:00
diagnostics.rs Moved remaining AST-borrowck diagnostic definitions to rustc_mir crate. 2017-10-10 13:12:00 +02:00
graphviz.rs rustc: use hir::ItemLocalId instead of ast::NodeId in CFG. 2017-09-01 11:17:03 +03:00
lib.rs convert the closure_kinds map to just store the origin information 2017-11-18 07:47:37 -05:00