Skip to content

Commit 0692ca3

Browse files
ZuseZ4oli-obk
andcommitted
Make CodegenCx and Builder generic
Co-authored-by: Oli Scherer <[email protected]>
1 parent c6f258d commit 0692ca3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,6 @@ impl WriteBackendMethods for GccCodegenBackend {
442442
}
443443
fn autodiff(
444444
_cgcx: &CodegenContext<Self>,
445-
_tcx: TyCtxt<'_>,
446445
_module: &ModuleCodegen<Self::Module>,
447446
_diff_fncs: Vec<AutoDiffItem>,
448447
_config: &ModuleConfig,

0 commit comments

Comments
 (0)