about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jsgf@fb.com>2022-04-14 15:09:00 -0700
committerJeremy Fitzhardinge <jeremy@goop.org>2022-04-23 23:31:54 -0700
commit9102edf20861be49aac75c887b8c5096d82b1b55 (patch)
treea636703e82becf64d862221242b19471b364d579 /library/std/src/sys/unix/process/process_unix.rs
parentb21759f5509477522a208b27bec5822d89f7c6b8 (diff)
downloadrust-9102edf20861be49aac75c887b8c5096d82b1b55.tar.gz
rust-9102edf20861be49aac75c887b8c5096d82b1b55.zip
Add support for `nounused` --extern flag
This adds `nounused` to the set of extern flags:
`--extern nounused:core=/path/to/core/libcore.rlib`.

The effect of this flag is to suppress `unused-crate-dependencies`
warnings relating to the crate.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions