2022-08-25 16:18:06 +02:00
|
|
|
codegen_llvm_unknown_ctarget_feature =
|
2022-08-25 15:34:30 +02:00
|
|
|
unknown feature specified for `-Ctarget-feature`: `{$feature}`
|
|
|
|
|
2022-08-25 16:18:06 +02:00
|
|
|
codegen_llvm_unknown_feature_prefix =
|
2022-08-25 15:34:30 +02:00
|
|
|
features must begin with a `+` to enable or `-` to disable it
|
|
|
|
|
2022-08-25 16:18:06 +02:00
|
|
|
codegen_llvm_unknown_feature =
|
2022-08-25 15:34:30 +02:00
|
|
|
it is still passed through to the codegen backend
|
|
|
|
|
|
|
|
codegen_llvm_rust_feature =
|
|
|
|
you might have meant: `{$rust_feature}`
|
|
|
|
|
|
|
|
codegen_llvm_unknown_feature_fill_request =
|
2022-08-25 16:15:03 +02:00
|
|
|
consider filing a feature request
|
2022-08-25 21:01:36 +02:00
|
|
|
|
|
|
|
codegen_llvm_error_creating_import_library =
|
|
|
|
Error creating import library for {$lib_name}: {$error}
|