Skip to content

Conversation

MonterraByte
Copy link

Closes #6290.

…set relation

`core` is a subset of `alloc`, and `alloc` is a subset of `std`.
This changes the ordering logic so that imports from `core` are placed
first, imports from `alloc` second, and imports from `std` last.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prefer core-alloc-std to alloc-core-std when reordering standard libraries imports
2 participants