Dylan DPC 5f10d1312d
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
2022-04-19 14:43:17 +02:00
..
2022-04-17 11:03:33 +02:00
2022-01-15 01:16:55 +00:00
2022-03-11 13:31:24 +11:00
2022-04-05 07:01:00 +01:00
2022-03-11 13:31:24 +11:00
2022-03-11 13:31:24 +11:00
2022-03-11 13:31:24 +11:00
2021-09-30 17:39:54 +02:00
2021-07-08 17:14:28 +02:00
2022-04-05 07:01:00 +01:00