rust/compiler/rustc_error_messages/locales/en-US
Matthias Krüger 58f5d57b5d
Rollup merge of #103012 - chenyukang:fix-102806, r=davidtwco,compiler-errors
Suggest use .. to fill in the rest of the fields of Struct

Fixes #102806
2022-11-06 08:35:26 +01:00
..
ast_lowering.ftl
ast_passes.ftl
attr.ftl
borrowck.ftl
builtin_macros.ftl
codegen_gcc.ftl
codegen_ssa.ftl FIX - Migrate missing errors in link.rs 2022-11-04 01:17:02 -04:00
compiletest.ftl
const_eval.ftl
driver.ftl
errors.ftl ADD - IntoDiagnostic conformance for TargetDataLayoutErrors in rustc_errors 2022-10-12 16:54:25 -04:00
expand.ftl
hir_analysis.ftl Rollup merge of #103383 - compiler-errors:tait-scope, r=oli-obk 2022-10-29 08:57:35 +02:00
infer.ftl infer: use derive more 2022-10-17 09:54:24 +01:00
interface.ftl
lint.ftl
metadata.ftl Rewrite implementation of #[alloc_error_handler] 2022-10-31 16:32:57 +00:00
middle.ftl better error for rustc_strict_coherence misuse 2022-10-30 19:11:55 +00:00
mir_dataflow.ftl
monomorphize.ftl Use tcx.require_lang_item 2022-10-29 16:09:15 -05:00
parser.ftl fix #102806, suggest use .. to fill in the rest of the fields of Struct 2022-11-04 10:35:36 +08:00
passes.ftl Specify that break cannot be used outside of loop *or* labeled block 2022-11-05 01:12:58 +00:00
plugin_impl.ftl
privacy.ftl
query_system.ftl query_system: finish migration 2022-10-10 14:20:16 +01:00
save_analysis.ftl
session.ftl session: use derive more 2022-10-17 09:54:24 +01:00
symbol_mangling.ftl
trait_selection.ftl
ty_utils.ftl