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

build(rust): incompatible-rust-versions = "fallback" + cargo update #8407

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Jan 10, 2025

No description provided.

Copy link
Member Author

Boshen commented Jan 10, 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.

@Boshen Boshen force-pushed the 01-10-build_rust_resolver_3_and_cargo_update_ branch from 4743225 to cbf76fe Compare January 10, 2025 05:51
@Boshen Boshen requested a review from overlookmotel as a code owner January 10, 2025 05:51
@Boshen Boshen force-pushed the 01-10-build_rust_resolver_3_and_cargo_update_ branch 3 times, most recently from d8c80f7 to 6ecd1c7 Compare January 10, 2025 06:32
@Boshen Boshen changed the title build(rust): resolver = "3" + rust-version = "1.80" + cargo update build(rust): incompatible-rust-versions = "fallback" + rust-version = "1.80" + cargo update Jan 10, 2025
@Boshen Boshen changed the title build(rust): incompatible-rust-versions = "fallback" + rust-version = "1.80" + cargo update build(rust): incompatible-rust-versions = "fallback" + cargo update Jan 10, 2025
Copy link

codspeed-hq bot commented Jan 10, 2025

CodSpeed Performance Report

Merging #8407 will not alter performance

Comparing 01-10-build_rust_resolver_3_and_cargo_update_ (a006955) with main (0726581)

Summary

✅ 29 untouched benchmarks

Copy link

graphite-app bot commented Jan 10, 2025

Merge activity

@Boshen Boshen force-pushed the 01-10-build_rust_resolver_3_and_cargo_update_ branch from 6ecd1c7 to a006955 Compare January 10, 2025 06:42
@graphite-app graphite-app bot merged commit a006955 into main Jan 10, 2025
27 checks passed
@graphite-app graphite-app bot deleted the 01-10-build_rust_resolver_3_and_cargo_update_ branch January 10, 2025 06:47
Boshen pushed a commit that referenced this pull request Jan 11, 2025
The `NonNull` shim in `oxc_data_structures` was just to emulate native APIs which only became stable in Rust 1.80.0. #8407 bumped our MSRV to 1.80.0, so now we can remove the shim and use `std::ptr::NonNull` directly.
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