Skip to content

Receive cargo home as a parameter via local.properties#33

Merged
devandrefigueiredo merged 2 commits into
mainfrom
feature/receive_cargo_home_as_a_parameter
Aug 6, 2025
Merged

Receive cargo home as a parameter via local.properties#33
devandrefigueiredo merged 2 commits into
mainfrom
feature/receive_cargo_home_as_a_parameter

Conversation

@devandrefigueiredo
Copy link
Copy Markdown
Owner

  • Added support for using a custom Rust installation directory, as long as it is defined in local.properties using the cargo.dir property.
  • Moved Rust version validation from the configuration phase to the Rust code compilation phase.

This will close issue #32.

@devandrefigueiredo devandrefigueiredo self-assigned this Aug 5, 2025
@devandrefigueiredo devandrefigueiredo added the enhancement New feature or request label Aug 5, 2025
Copy link
Copy Markdown
Collaborator

@DocteurPing DocteurPing left a comment

Choose a reason for hiding this comment

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

LGTM! i haven't try to run the code to see if everything if working as expected.
Update: This has been tested. it works fine.

@devandrefigueiredo devandrefigueiredo merged commit 50fbece into main Aug 6, 2025
1 check passed
@devandrefigueiredo devandrefigueiredo deleted the feature/receive_cargo_home_as_a_parameter branch August 6, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants