]> git.lizzy.rs Git - rust.git/commit
Introduce a "liberated fn sigs" map so that we have easy access to this
authorNiko Matsakis <niko@alum.mit.edu>
Wed, 21 Oct 2015 19:46:30 +0000 (15:46 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Tue, 3 Nov 2015 09:34:59 +0000 (04:34 -0500)
commit6d7c66e6e82229134fcc5a2b5a23545f8a17f1ce
treeb8107ccf92cc18b283ef11248d84864421a83e03
parentfffe0757086b8f381226cb5ddcb6c129a815b96d
Introduce a "liberated fn sigs" map so that we have easy access to this
information when constructing MIR.
src/librustc/middle/ty/context.rs
src/librustc_typeck/check/mod.rs
src/librustc_typeck/check/regionck.rs
src/librustc_typeck/check/writeback.rs