Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

fix: give a more descriptive error when compiling to unsupported targets#95

Open
Gavin-Niederman wants to merge 2 commits intomainfrom
unsupported_targets
Open

fix: give a more descriptive error when compiling to unsupported targets#95
Gavin-Niederman wants to merge 2 commits intomainfrom
unsupported_targets

Conversation

@Gavin-Niederman
Copy link
Member

Describe the changes this PR makes. Why should it be merged?

This makes the error for compiling to an unsupported target much more clear.
Before this PR Rust would complain about not having a global allocator, now it errors telling you that you are compiling for an unsupported target and that cargo pros will fix it.

Additional Context

  • These are only non-code changes (e.g. documentation, README.md).

@Gavin-Niederman Gavin-Niederman added the semver:minor Adds functionality in a backward compatible manner label Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

semver:minor Adds functionality in a backward compatible manner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant