• B
    Auto merge of #47767 - estebank:as-suggestion, r=petrochenkov · 7046a406
    bors 提交于
    Correctly format `extern crate` conflict resolution help
    
    Closes #45799. Follow up to @Cldfire's #45820.
    
    If the `extern` statement that will have a suggestion ends on a `;`, synthesize a new span that doesn't include it.
    7046a406
lib.rs 171.6 KB