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

ci(miri): run Miri on oxc_ast crate #9370

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

overlookmotel
Copy link
Contributor

@overlookmotel overlookmotel commented Feb 26, 2025

#9359 introduced unsafe code to oxc_ast crate. Run Miri on oxc_ast crate, but only when the files containing that unsafe code are altered.

Copy link
Contributor Author

overlookmotel commented Feb 26, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel marked this pull request as ready for review February 26, 2025 09:51
@overlookmotel overlookmotel force-pushed the 02-26-ci_miri_run_miri_on_oxc_ast_crate branch from 36d4ce4 to e893d4c Compare February 26, 2025 09:55
Base automatically changed from 02-25-perf_ast_estree_speed_up_building_utf8-utf16_translation_table_with_simd to main February 26, 2025 10:17
@overlookmotel overlookmotel merged commit 28eb816 into main Feb 26, 2025
7 checks passed
@overlookmotel overlookmotel deleted the 02-26-ci_miri_run_miri_on_oxc_ast_crate branch February 26, 2025 10:31
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