diff options
| author | Jeremy Fitzhardinge <jeremy@goop.org> | 2022-04-14 23:07:57 -0700 |
|---|---|---|
| committer | Jeremy Fitzhardinge <jsgf@fb.com> | 2022-04-15 11:19:06 -0700 |
| commit | 1be1157d7551d3664b6f55d5eea85fb08b86761b (patch) | |
| tree | c922665f4c5820a0bb1f53da9cb8296788812913 /library/std/src/sys/unix/process/process_unix.rs | |
| parent | e7575f9670f3c837def3d186ae09366c75c7632e (diff) | |
| download | rust-1be1157d7551d3664b6f55d5eea85fb08b86761b.tar.gz rust-1be1157d7551d3664b6f55d5eea85fb08b86761b.zip | |
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
