github-actions[bot] commented on Issue #2090:
Subscribe to Label Action
cc @bnjbvr
<details>
This issue or pull request has been labeled: "cranelift", "cranelift:area:x64"Thus the following users have been cc'd because of the following labels:
- bnjbvr: cranelift
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
alexcrichton commented on Issue #2090:
FWIW there's a number of unstable options for rustfmt to control how imports are merged, and while I don't think we should check those in we could format the codebase once with some tweaked options to bring everything in line and then commit the result (without the configuration changes), and that should make it a bit easier to apply equal style everywhere.
bnjbvr commented on Issue #2090:
Yeah, i tried to set up clusters of "external crates" vs "std" vs "internal", but that was probably overzealous; something that can be automated is a time win for everyone, so, good call.
Last updated: Nov 22 2024 at 16:03 UTC