about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorleonardo.yvens <leoyvens@gmail.com>2018-01-21 12:09:06 -0200
committerleonardo.yvens <leoyvens@gmail.com>2018-02-28 12:33:15 -0300
commitaddc404d32b8b153f65b180c4bcdc5ccaaba2a77 (patch)
tree5889b6c08df4756782c626aa73795dfd23fe2cf3 /src/libstd/sys/unix/process/process_unix.rs
parent35499aa9fcef2cab965f0c1e04da1b97ec715d64 (diff)
downloadrust-addc404d32b8b153f65b180c4bcdc5ccaaba2a77.tar.gz
rust-addc404d32b8b153f65b180c4bcdc5ccaaba2a77.zip
Check WF of predicate with defaults only if all in LHS have default
 Given a trait predicate, if all params appearing in the LHS have
defaults then it should be a backwards compatible predicate. We verify
that by checking the WF of predicate with all defaults substituted
simultaneously.
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions