-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Fix typo on nvptx support #85790
Fix typo on nvptx support #85790
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
@bors r+ rollup |
📌 Commit f882c9b has been approved by |
⌛ Testing commit f882c9b with merge 214a7f5c3c8d2a0d8dc9bd2184004be65bc463a4... |
💔 Test failed - checks-actions |
@bors retry |
☀️ Test successful - checks-actions |
I made a minor mistake in rust-lang/rust-forge#356 setting nvptx as std instead of no-std.