about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAaron Turon <aturon@mozilla.com>2016-03-18 17:01:33 -0700
committerAaron Turon <aturon@mozilla.com>2016-03-20 13:37:28 -0700
commit09263a6137f27ef82e36225683c5f320c9163b17 (patch)
tree5cbed7baf60a8f5166f41619559bd708422d3bd0 /src/libstd/sys/unix/stack_overflow.rs
parentfc9e1d0f55f721461b73628f12cf64de31be55af (diff)
downloadrust-09263a6137f27ef82e36225683c5f320c9163b17.tar.gz
rust-09263a6137f27ef82e36225683c5f320c9163b17.zip
Fix mis-uses of projection mode
A couple of places where we construct a fresh inference context were
incorrectly assuming that we were past coherence checking. This commit
corrects them to use `Topmost` rather than `AnyFinal` as the projection mode.

Fixes #32324
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions