We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b124a9 commit 7e4b53eCopy full SHA for 7e4b53e
messages.ftl
@@ -20,8 +20,6 @@ codegen_gcc_dynamic_linking_with_lto =
20
cannot prefer dynamic linking when performing LTO
21
.note = only 'staticlib', 'bin', and 'cdylib' outputs are supported with LTO
22
23
-codegen_gcc_load_bitcode = failed to load bitcode of module "{$name}"
24
-
25
codegen_gcc_lto_disallowed = lto can only be run for executables, cdylibs and static library outputs
26
27
codegen_gcc_lto_dylib = lto cannot be used for `dylib` crate type without `-Zdylib-lto`
0 commit comments