rust/src/test/run-make/extern-multiple-copies2
Alex Crichton 5f295f22a7 rustc: Fix again order-dependence in extern crate
Originally fixed in #29961 the bug was unfortunately still present in the face
of crates using `#[macro_use]`. This commit refactors for the two code paths to
share common logic to ensure that they both pick up the same bug fix.

Closes #33762
2016-05-20 14:03:47 -07:00
..
bar.rs
foo1.rs
foo2.rs
Makefile