mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-21 04:17:35 +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.