rust/compiler/rustc_builtin_macros
Matthias Krüger 87a163523f
Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk
Autodiff batching2

~I will rebase it once my first PR landed.~ done.
This autodiff batch mode is more similar to scalar autodiff, since it still only takes one shadow argument.
However, that argument is supposed to be `width` times larger.

r? `@oli-obk`

Tracking:

- https://github.com/rust-lang/rust/issues/124509
2025-04-17 21:53:23 +02:00
..
src Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk 2025-04-17 21:53:23 +02:00
Cargo.toml Remove unnecessary [lints.rust] sections. 2025-03-11 12:11:04 +11:00
messages.ftl Improve -Z crate-attr diagnostics 2025-04-13 16:46:02 -04:00