rust/compiler/rustc_error_messages/locales/en-US
bors a6269dad38 Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #106699 ([drop tracking] Visit break expressions )
 - #106738 (Fix known-bug annotations)
 - #106891 (Tweak "borrow closure argument" suggestion)
 - #106928 (add raw identifier for keyword in suggestion)
 - #107065 (Clippy: Make sure to include in beta: Move `unchecked_duration_subtraction` to pedantic)
 - #107068 (autoderive Subdiagnostic for AddtoExternBlockSuggestion)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-01-20 15:28:40 +00:00
..
ast_lowering.ftl Improve the help message for an invalid calling convention 2022-09-22 22:18:30 +02:00
ast_passes.ftl Autoderive ExternBlockSuggestion 2023-01-19 13:52:15 +01:00
attr.ftl Reorder diagnostics in code order, then alphabetical order 2022-08-22 20:19:19 +02:00
borrowck.ftl Improve a TAIT error and add an error code plus documentation 2023-01-16 16:54:14 +00:00
builtin_macros.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
codegen_gcc.ftl Move linkage type check to HIR analysis and fix semantics issues. 2022-12-05 15:05:43 -08:00
codegen_llvm.ftl Auto merge of #105421 - jacobbramley:jb/branch-prot-check, r=nagisa 2022-12-17 12:10:27 +00:00
codegen_ssa.ftl Rollup merge of #104543 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-structs-pt3, r=davidtwco 2023-01-07 20:43:19 +01:00
compiletest.ftl errors: rename typeck.ftl to hir_analysis.ftl 2022-10-03 13:52:17 +01:00
const_eval.ftl Addressed trailing newlines, odd whitespace skipped by x.py fmt 2022-08-22 12:38:16 -03:00
driver.ftl add UI test for unpretty 2022-08-30 09:31:52 +08:00
errors.ftl ADD - IntoDiagnostic conformance for TargetDataLayoutErrors in rustc_errors 2022-10-12 16:54:25 -04:00
expand.ftl Migrate parts of rustc_expand to session diagnostics 2022-12-10 11:02:41 +01:00
hir_analysis.ftl Move autoderef to rustc_hir_analysis 2023-01-11 20:12:57 +00:00
hir_typeck.ftl add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
infer.ftl Fix broken format strings in infer.ftl 2023-01-19 23:13:01 +00:00
interface.ftl Warn when using panic-strategy abort for proc-macro crates 2023-01-13 10:13:49 +01:00
lint.ftl migrate: deref_into_dyn_supertrait.rs 2023-01-09 18:57:02 -05:00
metadata.ftl Auto merge of #105609 - bjorn3:shrink_rustc_dev, r=jyn514 2023-01-03 08:05:54 +00:00
middle.ftl Match crate and slug names 2022-11-21 15:24:50 +01:00
mir_build.ftl suggest fix for attempted integer identifier in patterns 2023-01-14 12:51:20 +13:00
mir_dataflow.ftl Rename rustc_mir_dataflow diagnostic to mir_dataflow 2022-08-23 13:48:15 +01:00
monomorphize.ftl add -Z dump-mono-stats 2022-12-14 20:17:52 +00:00
parse.ftl Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body, r=estebank 2023-01-12 02:16:16 +00:00
passes.ftl [RFC 2397] Deny incorrect locations 2023-01-12 08:41:21 -03:00
plugin_impl.ftl Migrate rustc_plugin_impl to SessionDiagnostic 2022-08-22 16:35:05 +01:00
privacy.ftl change AccessLevels representation 2022-09-14 18:11:00 +03:00
query_system.ftl query_system: finish migration 2022-10-10 14:20:16 +01:00
resolve.ftl migrating rustc_resolve to SessionDiagnostic. work in progress. start 2022-11-13 19:39:26 +05:30
save_analysis.ftl save_analysis: Migrate diagnostics 2022-08-24 06:50:16 +09:00
session.ftl Print correct base for too-large literals 2023-01-02 11:43:07 +00: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 Move autoderef to rustc_hir_analysis 2023-01-11 20:12:57 +00:00
ty_utils.ftl Properly pluralize 'generic constants' 2023-01-16 20:21:29 +00:00