]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_error_messages/locales/en-US/typeck.ftl
Rollup merge of #100500 - cjgillot:verify-self-predicate, r=lcnr
[rust.git] / compiler / rustc_error_messages / locales / en-US / typeck.ftl
index 22b32ff838e59650fdf0eba8ebfb68e96e3e8b50..272731d9914cc4cb48df34369c03e0e86fa2c028 100644 (file)
@@ -131,3 +131,5 @@ typeck_unused_extern_crate =
 typeck_extern_crate_not_idiomatic =
     `extern crate` is not idiomatic in the new edition
     .suggestion = convert it to a `{$msg_code}`
+
+typeck_expected_used_symbol = expected `used`, `used(compiler)` or `used(linker)`