rust/compiler/rustc_error_messages/locales/en-US
Michael Howell d6534317c7
Rollup merge of #101782 - JhonnyBillM:refactor-symbol-mangling-diags-migration, r=davidtwco
Update `symbol_mangling` diagnostics migration

Addresses comments raised in #100831.

r? `@eddyb` `@davidtwco`
2022-09-16 20:37:15 -07: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 Revert "Better errors for implied static bound" 2022-09-16 09:47:07 -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 fix comment 2022-09-05 23:18:18 +08:00
mir_dataflow.ftl
monomorphize.ftl
parser.ftl fixes #101477: Recover from typo where == is used in place of = 2022-09-08 15:14:18 +08:00
passes.ftl ssa: implement #[collapse_debuginfo] 2022-09-07 13:54:51 +01:00
plugin_impl.ftl
privacy.ftl
query_system.ftl
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