Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We use nightly features of
cargo fmt
so we have to run likecargo +nightly fmt
otherwise it messes our formatting up. How can I configure zed to use nightly rust when running format (on save)?Beta Was this translation helpful? Give feedback.
All reactions