mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
41aa06ecf9
report `unused_import` for empty reexports even it is pub Fixes #116032 An easy fix. r? `@petrochenkov` (Discovered this issue while reviewing #115993.)