rust/compiler/rustc_error_messages/locales/en-US
bors 87991d5f5d Auto merge of #100675 - Xiretza:fluent-mandate-crate-prefix, r=davidtwco
fluent: mandate slug names to be prefixed by crate name

This is currently only convention, but not actively checked for.

Additionally, improve error messages to highlight the path of the offending fluent file rather than the identifier preceding it.

This will conflict with #100671, so I'll leave it as draft until that's merged.
2022-08-23 22:30:07 +00:00
..
ast_passes.ftl Migrate forbidden_default and *_without_body 2022-08-22 01:11:59 +09:00
borrowck.ftl fluent: fix slug name for borrowck::generic_does_not_live_long_enough 2022-08-18 12:34:11 +02:00
builtin_macros.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
const_eval.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
expand.ftl tidy: check fluent files for style 2022-08-18 12:34:11 +02:00
interface.ftl Migrate emoji identifier diagnostics to SessionDiagnostic 2022-08-17 05:07:47 +09:00
lint.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
parser.ftl Migrate diagnostics in parser/expr to SessionDiagnostic 2022-08-21 14:54:05 +02:00
passes.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
plugin_impl.ftl Migrate rustc_plugin_impl to SessionDiagnostic 2022-08-22 16:35:05 +01:00
privacy.ftl fluent: mandate slug names to be prefixed by crate name 2022-08-22 08:42:44 +02:00
typeck.ftl Rollup merge of #100709 - JhonnyBillM:port-expected-used-symbol-diagnostic, r=compiler-errors 2022-08-20 07:09:02 +02:00