about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2021-10-03 16:29:34 -0500
committerAaron Hill <aa1ronham@gmail.com>2021-10-03 21:53:48 -0500
commitfdd8a0dde53e09b2f0ec869088fcb1d882031bd6 (patch)
tree420e364a1ec92fecd01019cb00090650d1d8b8d6 /library/std/src/sys/unix/process/process_unix.rs
parent08759c691e2e9799a3c6780ffdf910240ebd4a6b (diff)
downloadrust-fdd8a0dde53e09b2f0ec869088fcb1d882031bd6.tar.gz
rust-fdd8a0dde53e09b2f0ec869088fcb1d882031bd6.zip
Don't suggest replacing region with 'static in NLL
Fixes #73159

This is similar to #69350 - if the user didn't initially
write out a 'static lifetime, adding 'static in response to
a lifetime error is usually the wrong thing to do.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions