]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/merge_imports_true_compat.rs
Auto merge of #95315 - compiler-errors:pointee-fix, r=pnkfelix
[rust.git] / src / tools / rustfmt / tests / target / merge_imports_true_compat.rs
1 // rustfmt-merge_imports: true
2
3 use a::{b, c};