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

Update rustdoc CI rustc version to 1.75.0 #33

Merged
merged 8 commits into from
Jun 5, 2024

Conversation

thegwan
Copy link
Contributor

@thegwan thegwan commented Jun 4, 2024

Updates CI toolchain to Rust 1.75.0 and fixes a couple of build and clippy style warnings.

The workspace resolver is updated to explicitly specify resolver = "2" to remove the build warning, see: https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions

@thegwan thegwan requested a review from thearossman June 4, 2024 22:19
@thegwan thegwan removed the request for review from thearossman June 4, 2024 22:20
@thegwan thegwan force-pushed the version-update branch 2 times, most recently from 8ca88db to 21b5162 Compare June 5, 2024 00:05
@thegwan
Copy link
Contributor Author

thegwan commented Jun 5, 2024

bindgen does not work with the default LLVM/Clang versions installed on ubuntu 22.04 in the current CI pipeline, uninstalling versions 13 and 14 seems to fix the problem.

Related issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7268

@thegwan thegwan merged commit f5c1196 into stanford-esrg:main Jun 5, 2024
2 checks passed
@thegwan thegwan deleted the version-update branch June 5, 2024 03:38
thearossman pushed a commit to thearossman/retina that referenced this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants