Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest compiler and package versions #663

Merged
merged 7 commits into from
Nov 9, 2023

Conversation

kaczmarczyck
Copy link
Collaborator

Other parts of this PR:

  • Adds cargo audit to the desktop tests.
  • All tests use the same nightly version.
  • toolchains reference the file in the base directory.
  • Remove 2 unused Cargo.lock.

This PR is tested on hardware.

We also add cargo audit to the desktop tests.
@kaczmarczyck kaczmarczyck requested a review from ia0 November 9, 2023 12:45
@kaczmarczyck kaczmarczyck self-assigned this Nov 9, 2023
bootloader/rust-toolchain Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
rust-toolchain Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
The toolchain should be correctly setup after setup.sh.
Now that the nightly version is fixed, this should work ootb.
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@kaczmarczyck
Copy link
Collaborator Author

Btw, this PR reduces binary size from 118.6 KiB to 115.0 KiB.

@kaczmarczyck kaczmarczyck merged commit c160b03 into google:develop Nov 9, 2023
9 checks passed
@kaczmarczyck kaczmarczyck deleted the versions branch November 9, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not rely on submodules to specify the rust toolchain Add a CI workflow to run cargo-outdated checks
2 participants