]> git.lizzy.rs Git - rust.git/commit
only insert global predicates into the global cache once we've
authorNiko Matsakis <niko@alum.mit.edu>
Wed, 23 Dec 2015 00:46:51 +0000 (19:46 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Sat, 16 Jan 2016 10:22:32 +0000 (05:22 -0500)
commit2c3f0123e9e3da95cf32ba789b11c522ae3c9afc
tree460449d80e0dd29af80195f50190724dbd9c75b2
parentecaa1cbc9c8bcb9a96312f1c017d347c89263094
only insert global predicates into the global cache once we've
completely proven them to be true
src/librustc/middle/traits/fulfill.rs
src/librustc_driver/test.rs