diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2015-07-24 10:23:35 -0400 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2015-07-24 12:24:37 -0400 |
| commit | 4726bb46b0ac5eea5761bea2f02ad08d8d4d7048 (patch) | |
| tree | 8ebf57ecb4e1b76faa7562512d62e3541bb52ede /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 2e5b165e1801c2ddb5d3cc49ff96b9f264a4545c (diff) | |
| download | rust-4726bb46b0ac5eea5761bea2f02ad08d8d4d7048.tar.gz rust-4726bb46b0ac5eea5761bea2f02ad08d8d4d7048.zip | |
Correct regression in type-inference caused by failing to reconfirm that
the object trait matches the required trait during trait selection. The existing code was checking that the object trait WOULD match (in a probe), but never executing the match outside of a probe. This corrects various regressions observed in the wild, including issue #26952. Fixes #26952.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
