format (on save) rust nightly support #6506
Unanswered
dcow
asked this question in
Help and General Q&A
Replies: 2 comments 1 reply
-
bump |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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