Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust some comments on individual
use
declarations.
When we do the big `use` reformatting there are a tiny number of cases where rustfmt moves a comment from one `use` item to another in an undesirable way. This commit pre-emptively rearranges things to prevent this from happening.
- Loading branch information