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
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-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.5k
Star
116k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
TypeTree support in autodiff
- #144197
#144197
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
KMJ-007:type-tree
KMJ-007/rust:type-tree
Copy head branch name to clipboard
Sep 28, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
TypeTree support in autodiff
#144197
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
KMJ-007:type-tree
KMJ-007/rust:type-tree
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2025
autodiff: Add basic TypeTree with NoTT flag
Show description for e1258e7
KMJ-007
committed
e1258e7
View commit details
Copy full SHA for e1258e7
Browse repository at this point
Add TypeTree metadata attachment for autodiff
Show description for 375e14e
KMJ-007
committed
375e14e
View commit details
Copy full SHA for 375e14e
Browse repository at this point
Update TypeTree tests to verify metadata attachment
Show description for beba6b9
KMJ-007
committed
beba6b9
View commit details
Copy full SHA for beba6b9
Browse repository at this point
Add TypeTree tests for scalar types
Show description for 5d3ebc3
KMJ-007
committed
5d3ebc3
View commit details
Copy full SHA for 5d3ebc3
Browse repository at this point
added typetree support for memcpy
KMJ-007
committed
664e83b
View commit details
Copy full SHA for 664e83b
Browse repository at this point
typo: allow EnzymeTypeTreeShiftIndiciesEq
KMJ-007
committed
b8bb2e8
View commit details
Copy full SHA for b8bb2e8
Browse repository at this point
enzyme submodule updated
KMJ-007
committed
d89ee85
View commit details
Copy full SHA for d89ee85
Browse repository at this point
autodiff: f128 support added for typetree
KMJ-007
committed
54f9376
View commit details
Copy full SHA for 54f9376
Browse repository at this point
autodiff: add TypeTree support for arrays
KMJ-007
committed
31541fe
View commit details
Copy full SHA for 31541fe
Browse repository at this point
autodiff: slice support in typetree
KMJ-007
committed
be3617b
View commit details
Copy full SHA for be3617b
Browse repository at this point
autodiff: tuple support in typetree
KMJ-007
committed
7c5fbfb
View commit details
Copy full SHA for 7c5fbfb
Browse repository at this point
autodiff: struct support in typetree
KMJ-007
committed
574f0b9
View commit details
Copy full SHA for 574f0b9
Browse repository at this point
autodiff: fixed test to be more precise for type tree checking
KMJ-007
committed
4f3f0f4
View commit details
Copy full SHA for 4f3f0f4
Browse repository at this point
autodiff: recurion added for typetree
KMJ-007
committed
4520926
View commit details
Copy full SHA for 4520926
Browse repository at this point
autodiff: typetree recursive depth query from enzyme with fallback
Show description for 3ba5f19
KMJ-007
committed
3ba5f19
View commit details
Copy full SHA for 3ba5f19
Browse repository at this point
You can’t perform that action at this time.