We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e12fcb commit f5f7050Copy full SHA for f5f7050
compiler/rustc_codegen_llvm/messages.ftl
@@ -1,5 +1,5 @@
1
-codegen_llvm_autodiff_without_lto = using the autodiff feature requires using fat-lto
2
codegen_llvm_autodiff_without_enable = using the autodiff feature requires -Z autodiff=Enable
+codegen_llvm_autodiff_without_lto = using the autodiff feature requires using fat-lto
3
4
codegen_llvm_copy_bitcode = failed to copy bitcode to object file: {$err}
5
0 commit comments