]> git.lizzy.rs Git - rust.git/commit
extract the `implied_bounds` code into a helper function
authorNiko Matsakis <niko@alum.mit.edu>
Fri, 10 Nov 2017 18:53:36 +0000 (13:53 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Mon, 4 Dec 2017 13:51:12 +0000 (08:51 -0500)
commitaa51603870de8d22122a20c0c3f3b0569753e8f9
tree415a568f497679139e40e9b322801368d17dca5e
parent22b31758ecaf5384e82f258d6c7fad27feca411b
extract the `implied_bounds` code into a helper function
src/librustc/infer/outlives/env.rs
src/librustc/infer/outlives/implied_bounds.rs [new file with mode: 0644]
src/librustc/infer/outlives/mod.rs