mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 00:10:37 +00:00
fix autodiff compile time regression Tries to fix the regression from https://github.com/rust-lang/rust/pull/133429 Tracking: - https://github.com/rust-lang/rust/issues/124509
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.