Stream: git-wasmtime

Topic: wasmtime / Issue #2090 machinst x64: refactor imports to ...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 04 2020 at 00:11):

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:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Aug 04 2020 at 14:07):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 17 2020 at 14:18):

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: Oct 23 2024 at 20:03 UTC