diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2016-01-20 16:56:29 -0500 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2016-01-21 14:27:29 -0500 |
| commit | 0bdefd706489b29cad89b27daecd63244d52f2ff (patch) | |
| tree | 596fc4996cec7693ea777784bfca36712738b911 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | b5f85cffc8abbaa5b581fa498cf30f211284d378 (diff) | |
| download | rust-0bdefd706489b29cad89b27daecd63244d52f2ff.tar.gz rust-0bdefd706489b29cad89b27daecd63244d52f2ff.zip | |
Revamp the fulfillment cache tracking to only cache trait-refs, which
was the major use-case, and to update the dep-graph. Other kinds of predicates are now excluded from the cache because there is no easy way to make a good dep-graph node for them, and because they are not believed to be that useful. :) Fixes #30741. (However, the test still gives wrong result for trans, for an independent reason which is fixed in the next commit.)
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
