mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-13 15:37:55 +00:00
89d57ffb29
Follow-up from discussion at https://discord.com/channels/968932220549103686/1288926971719323762 I don't think we achieved consensus in that thread. We could use `stable` or `nightly` here instead if we prefer. Note that user `rustup` overrides are still respected in the presence of a `rust-toolchain.toml`.
4 lines
80 B
TOML
4 lines
80 B
TOML
[toolchain]
|
|
channel = "1.76"
|
|
profile = "default"
|
|
components = ["rust-analyzer"]
|