about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-03-22 19:07:35 +0100
committerGitHub <noreply@github.com>2022-03-22 19:07:35 +0100
commit0e80a7ab59731bdbba6a55f17bd825b2059ee3df (patch)
tree0a4473156ed438d488956a87352c317fa65237a0 /library/std/src/sys/unix/process/process_unix.rs
parent0e59ad4ce3e73abf7a099e33696e4d800e48df1a (diff)
parentf28d8b13dffc372b099aa9a0e906b21962569076 (diff)
downloadrust-0e80a7ab59731bdbba6a55f17bd825b2059ee3df.tar.gz
rust-0e80a7ab59731bdbba6a55f17bd825b2059ee3df.zip
Rollup merge of #95197 - frank-king:feat/unary_op_type_constrain, r=petrochenkov
Suggest constraining param for unary ops when missing trait impl

This PR adds a suggestion of constraining param for unary ops `-` and `!` when the corresponding trait implementation
is missing.

Fixs #94543.

BTW, this is my first time to touch rustc, please correct me if I did anything wrong.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions