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
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
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
.
Rust-GPU
/
rust-gpu
Public
Notifications
You must be signed in to change notification settings
Fork
123
Star
3.3k
Code
Issues
185
Pull requests
28
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
difftest: nextest support and speedups
- #334
#334
Merged
Firestar99
merged 16 commits into
main
Rust-GPU/rust-gpu:main
from
difftest_refactor
Rust-GPU/rust-gpu:difftest_refactor
Copy head branch name to clipboard
Apr 24, 2026
Conversation
Commits
16
聽(16)
Checks
Files changed
Merged
difftest: nextest support and speedups
#334
Firestar99
merged 16 commits into
main
Rust-GPU/rust-gpu:main
from
difftest_refactor
Rust-GPU/rust-gpu:difftest_refactor
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2026
difftest: use relative paths, create output directory in target
Firestar99
committed
1fe3a99
View commit details
Copy full SHA for 1fe3a99
Browse repository at this point
difftest: fix test mod paths with subdirectories
Firestar99
committed
3b0ab05
View commit details
Copy full SHA for 3b0ab05
Browse repository at this point
difftest: fix test names on windows
Firestar99
committed
70c0363
View commit details
Copy full SHA for 70c0363
Browse repository at this point
difftest: move difftest `bin` to `runner`
Firestar99
committed
1621161
View commit details
Copy full SHA for 1621161
Browse repository at this point
difftest: switch to `mimic-libtest` from `tester`
Firestar99
committed
941c8c7
View commit details
Copy full SHA for 941c8c7
Browse repository at this point
difftest: disable logger when listing available tests
Firestar99
committed
b13a250
View commit details
Copy full SHA for b13a250
Browse repository at this point
difftest: fix `use-installed-tools` feature
Firestar99
committed
9a87ecb
View commit details
Copy full SHA for 9a87ecb
Browse repository at this point
difftest: use nextest to properly filter tests, adjust ci
Firestar99
committed
79582bb
View commit details
Copy full SHA for 79582bb
Browse repository at this point
difftest: move `lib` into `tests` workspace, move `mod config` to new crate `types`, massive difftest speedup 36s -> 6s
Firestar99
committed
5a95941
View commit details
Copy full SHA for 5a95941
Browse repository at this point
difftest: compile difftest in ci before running
Firestar99
committed
106ae13
View commit details
Copy full SHA for 106ae13
Browse repository at this point
difftest: better io error reporting in config
Firestar99
committed
d54a579
View commit details
Copy full SHA for d54a579
Browse repository at this point
difftest: cargo windows bug workaround, mirror all workspace dependencies
Firestar99
committed
ccad94f
View commit details
Copy full SHA for ccad94f
Browse repository at this point
difftest: Unconditionally create output file
LegNeato
authored and
Firestar99
committed
2c553b4
View commit details
Copy full SHA for 2c553b4
Browse repository at this point
difftest: typo fixes
Firestar99
committed
2c0e2d5
View commit details
Copy full SHA for 2c0e2d5
Browse repository at this point
difftest: document nextest requirement
Firestar99
committed
08f6d09
View commit details
Copy full SHA for 08f6d09
Browse repository at this point
difftest: unify `num-traits` features on cpu to prevent `rustc_codegen_spirv.so` rebuilds
Firestar99
committed
376f532
View commit details
Copy full SHA for 376f532
Browse repository at this point
You can鈥檛 perform that action at this time.