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-04-19 14:43:17 +0200
committerGitHub <noreply@github.com>2022-04-19 14:43:17 +0200
commit5f10d1312dc53758824bd1da5fdbc4175e8d1c61 (patch)
tree575022972881a8172fb26587a838905f446ad306 /library/std/src/sys/unix/process/process_unix.rs
parent9a2d14c39a177d04ff1100f7b34de95492d7b868 (diff)
parent1be1157d7551d3664b6f55d5eea85fb08b86761b (diff)
downloadrust-5f10d1312dc53758824bd1da5fdbc4175e8d1c61.tar.gz
rust-5f10d1312dc53758824bd1da5fdbc4175e8d1c61.zip
Rollup merge of #96086 - jsgf:remove-extern-location, r=davidtwco
Remove `--extern-location` and all associated code

`--extern-location` was an experiment to investigate the best way to
generate useful diagnostics for unused dependency warnings by enabling a
build system to identify the corresponding build config.

While I did successfully use this, I've since been convinced the
alternative `--json unused-externs` mechanism is the way to go, and
there's no point in having two mechanisms with basically the same
functionality.

This effectively reverts https://github.com/rust-lang/rust/pull/72603
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions