Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
is:open is:issue label:F-autodiff
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
908
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
open
is
:
issue
label
:
F-autodiff
is:open is:issue label:F-autodiff
Search
Labels
Milestones
New issue
Search results
Open
Closed
Build from source with autodiff fails on Mac OS
C-bug
Category: This is a bug.
Category: This is a bug.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
O-macos
Operating system: macOS
Operating system: macOS
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#147985
In rust-lang/rust;
·
kevinyamauchi
opened
on Oct 22, 2025
autodiff incorrectly applies fat-lto to proc-macro crate.
C-bug
Category: This is a bug.
Category: This is a bug.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
Status: Open.
#147487
In rust-lang/rust;
·
ZuseZ4
opened
on Oct 8, 2025
Split <code>std::batching</code> out of <code>std::autodiff</code> to enable AoS and SoA vectorization.
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
Area: Compiler frontend (errors, parsing and HIR)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Category: An issue proposing an enhancement or a PR with one.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
F-batching
`#![feature(batching)]`
`#![feature(batching)]`
Status: Open.
Feature Request
#145900
In rust-lang/rust;
·
ZuseZ4
opened
on Aug 26, 2025
Add <code>std::autodiff</code> and Rust to the Enzyme CI
A-CI
Area: Our Github Actions CI
Area: Our Github Actions CI
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Category: An issue proposing an enhancement or a PR with one.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
Status: Open.
Enhancement
#145899
In rust-lang/rust;
·
ZuseZ4
opened
on Aug 26, 2025
“Enzyme: No forward mode derivative found” when using function that calls autodiff-generated function inside closure
C-bug
Category: This is a bug.
Category: This is a bug.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#143516
In rust-lang/rust;
·
SabrinaJewson
opened
on Jul 6, 2025
Enzyme should be loaded on-demand at runtime
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Category: An issue proposing an enhancement or a PR with one.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
Enhancement
#143295
In rust-lang/rust;
·
workingjubilee
opened
on Jul 1, 2025
Error building rustc on M2 chip MacBook
C-bug
Category: This is a bug.
Category: This is a bug.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#142349
In rust-lang/rust;
·
TheDeveloper101
opened
on Jun 11, 2025
Fix autodiff builds on Apple CI
A-CI
Area: Our Github Actions CI
Area: Our Github Actions CI
C-bug
Category: This is a bug.
Category: This is a bug.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
Bug
#140137
In rust-lang/rust;
·
ZuseZ4
opened
on Apr 22, 2025
Add error handling for incorrect activities in Forward mode autodiff
C-bug
Category: This is a bug.
Category: This is a bug.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#139590
In rust-lang/rust;
·
vayunbiyani
opened
on Apr 9, 2025
Migrate #[autodiff] and #[rustc_autodiff] to the new attribute parser.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Area: Documentation for any part of the project, including the compiler, standard library, and tools
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#137774
In rust-lang/rust;
·
ZuseZ4
opened
on Feb 28, 2025
std::autodiff does not work in dependencies
C-bug
Category: This is a bug.
Category: This is a bug.
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
Status: Open.
#137520
In rust-lang/rust;
·
ZuseZ4
opened
on Feb 24, 2025
Tracking Issue for autodiff
B-experimental
Blocker: In-tree experiment; RFC pending, not yet approved or unneeded (requires FCP to stabilize).
Blocker: In-tree experiment; RFC pending, not yet approved or unneeded (requires FCP to stabilize).
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-autodiff
`#![feature(autodiff)]`
`#![feature(autodiff)]`
T-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#124509
In rust-lang/rust;
·
traviscross
opened
on Apr 29, 2024
You can’t perform that action at this time.