这是indexloc提供的服务,不要输入任何密码
Skip to content

chore: update to Rust 2024 edition #10114

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

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

ognevny
Copy link
Contributor

@ognevny ognevny commented Mar 6, 2025

Description

update to 2024 edition:

Testing Instructions

CI

@ognevny ognevny requested a review from a team as a code owner March 6, 2025 15:02
@turbo-orchestrator turbo-orchestrator bot added needs: triage New issues get this label. Remove it after triage pkg: turbo-repository labels Mar 6, 2025
Copy link

vercel bot commented Mar 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 4:04pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 4:04pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 4:04pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 4:04pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 4:04pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 4:04pm

Copy link

vercel bot commented Mar 6, 2025

@ognevny is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@ognevny
Copy link
Contributor Author

ognevny commented Mar 6, 2025

wait a bit, there are test failures...

edit: fixed, I should have done better check locally, sorry

@NicholasLYang NicholasLYang merged commit befe105 into vercel:main Mar 6, 2025
41 of 44 checks passed
@ognevny ognevny deleted the rust-2024 branch March 7, 2025 04:21
chris-olszewski pushed a commit that referenced this pull request Mar 31, 2025
… edition (#10260)

### Description

in #10114 I tried to update turborepo-filewatch, but it failed due to
functions being automatically marked as unsafe when using `unsafe extern
"C"`. Rust provides a `safe` keyword to fall to previous behavior.

turborepo-process was added recently but it used edition 2021
<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

### Testing Instructions

CI. I don't have an Apple machine :(
<!--
  Give a quick description of steps to test your changes.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: triage New issues get this label. Remove it after triage pkg: turbo-repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants