about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-30 09:48:23 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-30 09:48:23 -0800
commitcf535a3b8fa63fb1e7539fa06e087c1886d48c0a (patch)
treee2456055d38dc4299d2fa4b19844a1f33b21cff3 /src/test/codegen/stack-alloc-string-slice.cc
parent1a51eb9cca3ae5f815825096de4dfbdc9267f735 (diff)
downloadrust-cf535a3b8fa63fb1e7539fa06e087c1886d48c0a.tar.gz
rust-cf535a3b8fa63fb1e7539fa06e087c1886d48c0a.zip
rustc: Use --extern to always override
Previously if --extern was specified it would not override crates in the
standard distribution, leading to issues like #21771. This commit alters the
behavior such that if --extern is passed then it will always override any other
choice of crates and no previous match will be used (unless it is the same path
as --extern).

Closes #21771
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions