rust/compiler/rustc_error_messages/locales/en-US
bors b79b7d8b4e Auto merge of #101846 - chenyukang:fix-101793, r=davidtwco
Fix the wording of help msg for bitwise not

Fixes #101793
2022-09-21 12:32:54 +00:00
..
ast_lowering.ftl Make async fn in traits work 2022-09-09 01:31:45 +00:00
ast_passes.ftl Make async fn in traits work 2022-09-09 01:31:45 +00:00
attr.ftl
borrowck.ftl
builtin_macros.ftl
const_eval.ftl
driver.ftl
expand.ftl
infer.ftl Add AscribeUserTypeProvePredicate 2022-09-16 17:20:11 -04:00
interface.ftl
lint.ftl
metadata.ftl change rlib format to discern native dependencies 2022-09-12 16:45:03 +03:00
middle.ftl
mir_dataflow.ftl
monomorphize.ftl
parser.ftl use subdiagnostic for logical negation, bitwise not 2022-09-16 14:41:42 +08:00
passes.ftl ssa: implement #[collapse_debuginfo] 2022-09-07 13:54:51 +01:00
plugin_impl.ftl
privacy.ftl change AccessLevels representation 2022-09-14 18:11:00 +03:00
query_system.ftl correct span, add help message and add UI test when query depth overflows 2022-09-15 16:05:44 +08:00
save_analysis.ftl
session.ftl translations(rustc_session): migrate output.rs 2022-09-10 08:19:17 +02:00
symbol_mangling.ftl UPDATE - merge and avoid translations for symbol mangling test output 2022-09-13 16:19:32 -04:00
trait_selection.ftl
ty_utils.ftl
typeck.ftl