]> git.lizzy.rs Git - rust.git/commit
extract the code to create `OutlivesBounds` into its own module
authorNiko Matsakis <niko@alum.mit.edu>
Sun, 12 Nov 2017 10:25:13 +0000 (05:25 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Mon, 4 Dec 2017 13:51:13 +0000 (08:51 -0500)
commitc45307fae1f261eac006816329780a7a01b2d0dc
tree83ea1dde39a24d6c6b79c7c5480b2156b8253d27
parent1f33145ae91cbe095616c92ace63c93b61e5b4e9
extract the code to create `OutlivesBounds` into its own module

Now it can be reused by the NLL code.
src/librustc/infer/outlives/env.rs
src/librustc/infer/outlives/implied_bounds.rs