about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/autodiff.rs
AgeCommit message (Expand)AuthorLines
2025-03-07remove clonesMatthias Krüger-19/+10
2025-02-27switch #[cfg(not(llvm_enzyme))] to cfg!(llvm_enzyme)Vayun Biyani-22/+4
2025-02-25Fix enzyme build errorsVayun Biyani-4/+4
2025-02-21fix build regressionsManuel Drehwald-0/+1
2025-02-08Rustfmtbjorn3-10/+15
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-3/+2
2024-10-11Single commit implementing the enzyme/autodiff frontendManuel Drehwald-0/+820