]> git.lizzy.rs Git - rust.git/commit
extract `constrain_anon_types` to the `InferCtxt`
authorNiko Matsakis <niko@alum.mit.edu>
Sat, 9 Dec 2017 11:36:10 +0000 (06:36 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Wed, 20 Dec 2017 19:04:52 +0000 (14:04 -0500)
commit8e64ba83beac81f38c5b473f9dbee924a03a3ea7
tree96201cfab613652c1f666ced34a4a754f2f4c2db
parente96f4be03d791715b20855f700862c3b532e713b
extract `constrain_anon_types` to the `InferCtxt`

No funtional change.
src/librustc/infer/anon_types/mod.rs
src/librustc/infer/outlives/free_region_map.rs
src/librustc/middle/free_region.rs
src/librustc_typeck/check/regionck.rs