Jack Grigg
|
17ce9302a2
|
Add `zcash_unstable` to `RUSTFLAGS` for VS Code
Necessary for the `--all-features` to work, allowing all code to be
compiled by `rust-analyzer`.
|
2024-01-26 19:52:58 +00:00 |
Andrew Arnott
|
1804647112
|
Update .vscode/settings.json
Co-authored-by: str4d <thestr4d@gmail.com>
|
2024-01-04 11:44:17 -07:00 |
Andrew Arnott
|
976a5e0366
|
Enable unstable features when editing in VS Code
This improves the editing experience by 'enabling' all the code that otherwise is turned off because of the `unstable` flag.
|
2023-12-16 14:22:03 -07:00 |