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

Add instructions for building and updating uv-trampolines #3731

Merged
merged 1 commit into from
May 22, 2024

Conversation

charliermarsh
Copy link
Member

No description provided.

@charliermarsh charliermarsh added documentation Improvements or additions to documentation windows Specific to the Windows platform labels May 22, 2024
@ofek
Copy link
Contributor

ofek commented May 22, 2024

Maybe one more thing you could add that would have helped me earlier today: to get Rust Analyzer to work in Visual Studio Code I had to add the following to .cargo/config.toml:

[build]
target = "x86_64-pc-windows-msvc"

@charliermarsh
Copy link
Member Author

Were you developing on Windows or is that from cross?

@ofek
Copy link
Contributor

ofek commented May 22, 2024

I'm on Windows 11

@charliermarsh charliermarsh merged commit d912c37 into main May 22, 2024
44 checks passed
@charliermarsh charliermarsh deleted the charlie/trampoline branch May 22, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation windows Specific to the Windows platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants