We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f9bcf commit 9404a11Copy full SHA for 9404a11
src/lib.rs
@@ -437,7 +437,6 @@ impl WriteBackendMethods for GccCodegenBackend {
437
_cgcx: &CodegenContext<Self>,
438
_module: &ModuleCodegen<Self::Module>,
439
_diff_functions: Vec<AutoDiffItem>,
440
- _config: &ModuleConfig,
441
) -> Result<(), FatalError> {
442
unimplemented!()
443
}
0 commit comments