]> git.lizzy.rs Git - rust.git/commit
introduce `UniverseIndex` into `InferCtxt`
authorSean Griffin <sean@seantheprogrammer.com>
Wed, 7 Feb 2018 17:16:44 +0000 (10:16 -0700)
committerSean Griffin <sean@seantheprogrammer.com>
Wed, 2 May 2018 13:36:08 +0000 (07:36 -0600)
commitdf8f5375a6b246a4ffee3b074ec749ad95a1f430
treec8591f78f2992d8c7b2560fedc03718daf03d3fa
parent6a87289fa4f49b6bdd62f33f69a580026223421f
introduce `UniverseIndex` into `InferCtxt`

Always using root environment for now.
src/librustc/infer/mod.rs
src/librustc/ty/mod.rs