rust/compiler/rustc_mir_transform
Matthias Krüger 710720a827
Rollup merge of #149033 - ZuseZ4:autodiff-rlib, r=bjorn3
autodiff rlib handling

As I learned recently, we now apparently support rlib builds already in some cases.
With the last hint from saethlin this seems to now cover all cases. To be sure I'll add a few more testcases before I mark it as ready.

Once this PR lands, we should to the best of my knowledge, support autodiff in almost code locations, only vtable/dyn ptr remain unsupported for now.

r? ghost

closes: https://github.com/rust-lang/rust/issues/148856
closes: https://github.com/rust-lang/rust/issues/137520
2025-11-20 20:11:42 +01:00
..
src Rollup merge of #149033 - ZuseZ4:autodiff-rlib, r=bjorn3 2025-11-20 20:11:42 +01:00
Cargo.toml Introduce ValueSet. 2025-09-13 17:14:04 +00:00
messages.ftl show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00