]> git.lizzy.rs Git - rust.git/commit
Remove ClosureTyper impl for FnCtxt
authorJared Roesch <roeschinc@gmail.com>
Fri, 26 Jun 2015 00:11:02 +0000 (17:11 -0700)
committerJared Roesch <roeschinc@gmail.com>
Sat, 27 Jun 2015 21:26:13 +0000 (14:26 -0700)
commite5b3684872d42e531ce3f51edc914b3917658905
tree4b70c7bcbca43c65c7a803fd1c52783822950514
parent480cd8fe678ddd34c7dc626791deaed2b49a0bda
Remove ClosureTyper impl for FnCtxt
src/librustc/middle/infer/mod.rs
src/librustc_typeck/check/callee.rs
src/librustc_typeck/check/coercion.rs
src/librustc_typeck/check/method/mod.rs
src/librustc_typeck/check/method/probe.rs
src/librustc_typeck/check/method/suggest.rs
src/librustc_typeck/check/mod.rs
src/librustc_typeck/check/regionck.rs
src/librustc_typeck/check/upvar.rs
src/librustc_typeck/check/wf.rs