diff options
| author | Aaron Hill <aa1ronham@gmail.com> | 2018-11-28 21:15:06 -0500 |
|---|---|---|
| committer | Aaron Hill <aa1ronham@gmail.com> | 2018-11-28 21:15:06 -0500 |
| commit | 5045e12bd7001956b14a6dfd642637a471e4b378 (patch) | |
| tree | 70ee68cccaf479faa8c14ce0311bcdd831113d6b /src/libstd/sys/wasm/stack_overflow.rs | |
| parent | 1a84d211a2dad78f1d3412c65f5a72053a82893d (diff) | |
| download | rust-5045e12bd7001956b14a6dfd642637a471e4b378.tar.gz rust-5045e12bd7001956b14a6dfd642637a471e4b378.zip | |
Filter out self-referential projection predicates
If we end up with a projection predicate that equates a type with itself (e.g. <T as MyType>::Value == <T as MyType>::Value), we can run into issues if we try to add it to our ParamEnv.
Diffstat (limited to 'src/libstd/sys/wasm/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
