53ccee0d38
Detect references to non-existant messages in Fluent resources Should help with cases like #107091, where `{variable}` (a message reference) is accidentally typed, rather than `{$variable}` (a variable reference) Fixes #107370 ```@rustbot``` label +A-translation |
||
---|---|---|
.. | ||
ast_lowering.ftl | ||
ast_passes.ftl | ||
attr.ftl | ||
borrowck.ftl | ||
builtin_macros.ftl | ||
codegen_gcc.ftl | ||
codegen_llvm.ftl | ||
codegen_ssa.ftl | ||
compiletest.ftl | ||
const_eval.ftl | ||
driver.ftl | ||
errors.ftl | ||
expand.ftl | ||
hir_analysis.ftl | ||
hir_typeck.ftl | ||
infer.ftl | ||
interface.ftl | ||
lint.ftl | ||
metadata.ftl | ||
middle.ftl | ||
mir_build.ftl | ||
mir_dataflow.ftl | ||
monomorphize.ftl | ||
parse.ftl | ||
passes.ftl | ||
plugin_impl.ftl | ||
privacy.ftl | ||
query_system.ftl | ||
resolve.ftl | ||
save_analysis.ftl | ||
session.ftl | ||
symbol_mangling.ftl | ||
trait_selection.ftl | ||
ty_utils.ftl |