rust/compiler/rustc_error_messages/locales/en-US
bors 7ff69b49df Auto merge of #107727 - Dylan-DPC:rollup-b1yexcl, r=Dylan-DPC
Rollup of 5 pull requests

Successful merges:

 - #107553 (Suggest std::ptr::null if literal 0 is given to a raw pointer function argument)
 - #107580 (Recover from lifetimes with default lifetimes in generic args)
 - #107669 (rustdoc: combine duplicate rules in ayu CSS)
 - #107685 (Suggest adding a return type for async functions)
 - #107687 (Adapt SROA MIR opt for aggregated MIR)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-02-06 16:28:18 +00:00
..
ast_lowering.ftl
ast_passes.ftl Autoderive ExternBlockSuggestion 2023-01-19 13:52:15 +01:00
attr.ftl
borrowck.ftl Fix #103320, add explanatory message for [#must_use] 2023-02-04 00:27:03 +08:00
builtin_macros.ftl
codegen_gcc.ftl Fix some Fluent typos 2023-01-27 11:27:37 +00:00
codegen_llvm.ftl session: diagnostic migration lint on more fns 2023-01-30 17:11:35 +00:00
codegen_ssa.ftl Fix some Fluent typos 2023-01-27 11:27:37 +00:00
compiletest.ftl
const_eval.ftl
driver.ftl Add a new rustc_driver dylib to rexport rustc_driver_impl 2023-02-02 07:34:41 +01:00
errors.ftl
expand.ftl session: diagnostic migration lint on more fns 2023-01-30 17:11:35 +00:00
hir_analysis.ftl Move autoderef to rustc_hir_analysis 2023-01-11 20:12:57 +00:00
hir_typeck.ftl Fix suggestion for coercing Option<&String> to Option<&str> 2023-02-03 11:44:23 +00:00
incremental.ftl incremental: migrate diagnostics 2023-01-30 17:11:35 +00:00
infer.ftl Rollup merge of #106971 - oli-obk:tait_error, r=davidtwco 2023-01-26 15:02:19 +01:00
interface.ftl session: diagnostic migration lint on more fns 2023-01-30 17:11:35 +00:00
lint.ftl Fix #103320, add explanatory message for [#must_use] 2023-02-04 00:27:03 +08:00
metadata.ftl Auto merge of #105609 - bjorn3:shrink_rustc_dev, r=jyn514 2023-01-03 08:05:54 +00:00
middle.ftl
mir_build.ftl Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco 2023-01-26 15:02:20 +01:00
mir_dataflow.ftl
monomorphize.ftl session: diagnostic migration lint on more fns 2023-01-30 17:11:35 +00:00
parse.ftl Rollup merge of #107580 - lenko-d:default_value_for_a_lifetime_generic_parameter_produces_confusing_diagnostic, r=compiler-errors 2023-02-06 19:54:14 +05:30
passes.ftl Auto merge of #107257 - inquisitivecrystal:ffi-attr, r=davidtwco 2023-02-01 11:37:24 +00:00
plugin_impl.ftl
privacy.ftl
query_system.ftl
resolve.ftl
save_analysis.ftl
session.ftl session: diagnostic migration lint on more fns 2023-01-30 17:11:35 +00:00
symbol_mangling.ftl
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