Skip to content

Conversation

@Frando
Copy link
Member

@Frando Frando commented Dec 4, 2025

Description

This aligns rustfmt to upstream. A bit unfortunate because unusual, but it will make upstreaming changes much simpler. Added this note to the README:

  • To match upstream, this crate uses a custom rustfmt.toml. While uncommon, we keep this for now to make upstreaming changes
    easier. Unfortunately, this requires to use rustfmt with nightly. Either configure your editor to use nightly for rustfmt,
    or run cargo +nightly fmt before you commit. If you're using Zed or VsCode, a project config is included in the repo so
    this should work automatically.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@Frando Frando merged commit 120c038 into main Dec 4, 2025
17 checks passed
@Frando Frando mentioned this pull request Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants