about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-08-25 02:43:20 +0000
committerbors <bors@rust-lang.org>2017-08-25 02:43:20 +0000
commit426711d11c6315a0bd5eed01327de824d807b65c (patch)
treee1b7e8fe0410ddfd1902c00710908da04f27d328 /src/libstd/sys/unix/process/process_unix.rs
parent0cbe6d8fd6b22a1cb87de43fddbb3100ab0af04d (diff)
parent68fd322a957480db16f1ab0af9915056adbe07b1 (diff)
downloadrust-426711d11c6315a0bd5eed01327de824d807b65c.tar.gz
rust-426711d11c6315a0bd5eed01327de824d807b65c.zip
Auto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
Elaborate trait obligations when typechecking impls

When typechecking trait impl declarations, we only checked that bounds explictly written on the trait declaration hold.

We now also check that bounds which would have been implied by the trait reference do hold.

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