]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/merge_imports_true_compat.rs
Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petrochenkov
[rust.git] / src / tools / rustfmt / tests / target / merge_imports_true_compat.rs
1 // rustfmt-merge_imports: true
2
3 use a::{b, c};