-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
chore: update rust version + disable unsupported optimizations #8242
Conversation
281c193
to
ea07d26
Compare
You'll need to update the msfs crate once flybywiresim/msfs-rs#17 is merged. |
QA Report Discord: alepouna Testing Process:
Negatives: Notes: Testing Results: |
QA Report Discord: alepouna Testing Process:
Testing Results: |
Fixes #[issue_no]
Summary of Changes
Requires https://github.com/flybywiresim/dev-env/pull/11 and flybywiresim/msfs-rs#17 to be merged first. Docker image also needs to be updated after dev-env change has been merged.Done.Use recent rust version and disable sign extension that is enabled by default and added by wasm-opt, but is unsupported by the msfs runtime. Also fixes some clippy errors that came up with newer versions
Screenshots (if necessary)
References
Additional context
Discord username (if different from GitHub):
Testing instructions
No changes are expected. The plane should behave as usual.
Especially watch that the electrical and hydraulic system are working as usual.
How to download the PR for QA
Every new commit to this PR will cause a new A32NX artifact to be created, built, and uploaded.