Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Rust-GPU
/
cargo-gpu
Public archive
Notifications
You must be signed in to change notification settings
Fork
16
Star
46
Code
Issues
21
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Updating target json support
- #75
#75
Merged
Firestar99
merged 10 commits into
main
Rust-GPU/cargo-gpu:main
from
updating-target-json-support
Rust-GPU/cargo-gpu:updating-target-json-support
Copy head branch name to clipboard
Jun 2, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Updating target json support
#75
Firestar99
merged 10 commits into
main
Rust-GPU/cargo-gpu:main
from
updating-target-json-support
Rust-GPU/cargo-gpu:updating-target-json-support
Copy head branch name to clipboard
Commits
Commits on May 21, 2025
main new clippy fixes
Firestar99
committed
44e94bc
View commit details
Copy full SHA for 44e94bc
Browse repository at this point
remove internal `InstallArgs::dylib_path`
Firestar99
committed
84024c8
View commit details
Copy full SHA for 84024c8
Browse repository at this point
remove mod args, flatten InstallArgs -> Install and BuildArgs -> Build
Firestar99
committed
7972bc9
View commit details
Copy full SHA for 7972bc9
Browse repository at this point
add InstalledBackend struct
Firestar99
committed
d8d96b6
View commit details
Copy full SHA for d8d96b6
Browse repository at this point
rename `checkout` to `install_dir`
Firestar99
committed
bb2a6a3
View commit details
Copy full SHA for bb2a6a3
Browse repository at this point
allow searching multiple packages from one `cargo metadata` query
Firestar99
committed
9a364d8
View commit details
Copy full SHA for 9a364d8
Browse repository at this point
Commits on May 26, 2025
remove non_exhaustive attribs
Firestar99
committed
2d2f8cf
View commit details
Copy full SHA for 2d2f8cf
Browse repository at this point
add `SpirvSource.is_path()` shortcut
Firestar99
committed
0d774ef
View commit details
Copy full SHA for 0d774ef
Browse repository at this point
Commits on May 30, 2025
create target-specs folder per installation, pulled from `rustc_codegen_spirv_target_specs`, with legacy fallback
Firestar99
committed
af15805
View commit details
Copy full SHA for af15805
Browse repository at this point
appease clippy
Firestar99
committed
fd5da3c
View commit details
Copy full SHA for fd5da3c
Browse repository at this point
You can’t perform that action at this time.