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

cargo check uses xtask #28

Merged
merged 1 commit into from
Oct 25, 2023
Merged

cargo check uses xtask #28

merged 1 commit into from
Oct 25, 2023

Conversation

gmacd
Copy link
Contributor

@gmacd gmacd commented Oct 25, 2023

Various build improvements:

  • Add support for cargo xtask check
  • Add .vscode/settings.json to have rust-analyzer use cargo xtask check
  • Minor code changes to fix build with latest nightly and remove some errors
  • Change aarch64 target to aarch64-unknown-none (from aarch64-unknown-none-softfloat)

Various build improvements:
- Add support for `cargo xtask check`
- Add .vscode/settings.json to have rust-analyzer use `cargo xtask check`
- Minor code changes to fix build with latest nightly and remove some errors
- Change aarch64 target to aarch64-unknown-none (from aarch64-unknown-none-softfloat)

Signed-off-by: Graham MacDonald <[email protected]>
Copy link
Contributor

@orangecms orangecms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking all good to me - embrace the FPU!

True, the "bag of things" should be fixed. :)

@gmacd gmacd merged commit 64c6ae6 into r9os:main Oct 25, 2023
4 checks passed
@gmacd gmacd deleted the fix-check branch October 25, 2023 20:24
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.

2 participants