Closed mrain closed 5 months ago
it's great that
cargo +nightly
works under nix now. previously I remember that even if we have the nightly toolchain (for fmt at least), this command won't work.but i just tested now, it works.
I remember that it was the problem with displaydoc
. Rust was tuning some feature that will cause compilation error. Now there're only warnings not errors.
closes: #614
This PR:
This PR does not:
Key places to review:
Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.
CHANGELOG.md
of touched crates.Files changed
in the GitHub PR explorer