index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_builtin_macros
/
src
/
autodiff.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-21
Rollup merge of #138627 - EnzymeAD:autodiff-cleanups, r=oli-obk
Matthias Krüger
-58
/
+95
2025-03-18
addressing feedback, removing unused arg
Manuel Drehwald
-20
/
+5
2025-03-17
[NFC] use outer_normal_attr helper
Manuel Drehwald
-19
/
+13
2025-03-17
resolve repeated attribute fixme
Manuel Drehwald
-4
/
+17
2025-03-17
[NFC] split up gen_body_helper
Manuel Drehwald
-22
/
+67
2025-03-11
Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgr
bors
-1
/
+16
2025-03-11
Rollup merge of #138231 - Sa4dUs:autodiff-ice, r=ZuseZ4
Matthias Krüger
-1
/
+16
2025-03-11
Implement `#[define_opaque]` attribute for functions.
Oli Scherer
-0
/
+1
2025-03-11
Add individual activity span availability FIXME
Sa4dUs
-0
/
+2
2025-03-11
Fix ICE for invalid return activity and proper error handling
Marcelo Domínguez
-1
/
+14
2025-03-07
remove clones
Matthias Krüger
-19
/
+10
2025-02-27
switch #[cfg(not(llvm_enzyme))] to cfg!(llvm_enzyme)
Vayun Biyani
-22
/
+4
2025-02-25
Fix enzyme build errors
Vayun Biyani
-4
/
+4
2025-02-21
fix build regressions
Manuel Drehwald
-0
/
+1
2025-02-08
Rustfmt
bjorn3
-10
/
+15
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-3
/
+2
2024-10-11
Single commit implementing the enzyme/autodiff frontend
Manuel Drehwald
-0
/
+820