about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/alloc_example.rs
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2022-04-14 23:07:57 -0700
committerJeremy Fitzhardinge <jsgf@fb.com>2022-04-15 11:19:06 -0700
commit1be1157d7551d3664b6f55d5eea85fb08b86761b (patch)
treec922665f4c5820a0bb1f53da9cb8296788812913 /compiler/rustc_codegen_gcc/example/alloc_example.rs
parente7575f9670f3c837def3d186ae09366c75c7632e (diff)
downloadrust-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 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions