This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
43e4b1efad
AppFlowy
/
shared-lib
/
rust-toolchain.toml
3 lines
42 B
TOML
Raw
Normal View
History
Unescape
Escape
switch to stable channel
2022-01-23 03:34:41 +00:00
[
toolchain
]
Code coverage for Rust (#1263) * feat: Bumped Rust to stable-2022-04-07 (1.60.0) * feat: Added coverage tests and report generation * feat: Added workflow for Rust Coverage * feat: Bumped Rust to 1.60.0 in Workflows * test: Testing for CI * ci: Added name and fixed path for Rust Coverage * revert: "test: Testing for CI" This reverts commit 049a7b108822a4f468d35d20f432bd5002d5d461. * fix: Added .pub-cache to PATH, change incremental builds to zero * test: Testing for CI * ci: Installing protobuf compiler in CI * revert: "test: Testing for CI" This reverts commit 049a7b108822a4f468d35d20f432bd5002d5d461. * ci: Added environment setup for dart * test: Testing for CI * feat: Added task to check if 'grcov' is installed * ci: Added steps to install grcov * test: Testing for CI * ci: Fixed name for grcov installation step * feat: Added cargo binaries to PATH in tests * revert: "test: Testing for CI" This reverts commit 24e425db66fa160528be310bb7a6337f5c8ea06e. * revert: "test: Testing for CI" This reverts commit a5de816bce647b815921700540c652023f788a58. * ci: Fixed a very silly failing case * test: Created a test rust file for cov test
2022-10-11 11:54:31 +00:00
channel
=
"stable-2022-04-07"
Reference in New Issue
Copy Permalink