• A
    rustc: Fix again order-dependence in extern crate · 5f295f22
    Alex Crichton 提交于
    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
    5f295f22
foo1.rs 542 字节