Skip to content

Add no_std for peg crate #406

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

A4-Tacks
Copy link
Contributor

@A4-Tacks A4-Tacks commented May 3, 2025

No description provided.

@A4-Tacks
Copy link
Contributor Author

A4-Tacks commented May 3, 2025

use cargo test --target aarch64-unknown-none

error[E0463]: can't find crate for `std`
  |
  = note: the `aarch64-unknown-none` target may not support the standard library
  = note: `std` is required by `peg` because it does not declare `#![no_std]`

For more information about this error, try `rustc --explain E0463`.
error: could not compile `peg` (lib) due to 1 previous error

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.

1 participant