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

Sync upstream/master #21

Merged
merged 1 commit into from
Oct 21, 2022
Merged

Sync upstream/master #21

merged 1 commit into from
Oct 21, 2022

Conversation

HalidOdat
Copy link
Member

No description provided.

@HalidOdat HalidOdat added the enhancement New feature or request label Oct 21, 2022
fuzz/Cargo.toml Outdated Show resolved Hide resolved
- run: cargo miri test
env:
MIRIFLAGS: "-Zmiri-tag-raw-pointers"
MIRIFLAGS: -Zmiri-strict-provenance
Copy link
Member

Choose a reason for hiding this comment

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

I like that they are using miri here, maybe we could also use it in Boa.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, I think so too maybe it could catch some hard to find bugs

Copy link
Member

Choose a reason for hiding this comment

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

Let's open an issue about this

Comment on lines +11 to +12
env:
RUSTFLAGS: -Dwarnings
Copy link
Member

Choose a reason for hiding this comment

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

This could maybe be added to Boa too, to avoid having warnings in the repo.

@jedel1043 jedel1043 merged commit 6ff8448 into main Oct 21, 2022
@jedel1043 jedel1043 deleted the upstream-sync branch October 21, 2022 19:03
HalidOdat added a commit that referenced this pull request Mar 15, 2023
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.

5 participants