diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-04-19 14:43:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-19 14:43:17 +0200 |
| commit | 5f10d1312dc53758824bd1da5fdbc4175e8d1c61 (patch) | |
| tree | 575022972881a8172fb26587a838905f446ad306 /library/std/src/sys/unix/process/process_unix.rs | |
| parent | 9a2d14c39a177d04ff1100f7b34de95492d7b868 (diff) | |
| parent | 1be1157d7551d3664b6f55d5eea85fb08b86761b (diff) | |
| download | rust-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
