rust/compiler/rustc_error_messages/locales/en-US
bors d0ea1d7679 Auto merge of #100671 - Xiretza:tidy-fluent-files, r=davidtwco
tidy: check fluent files for style

Inspired by https://github.com/rust-lang/rust/pull/100651#discussion_r947600576

There were a lot of line length violations, so I've excepted that lint - I'm not sure if fluent files can be formatted to avoid long lines at all.
2022-08-22 03:02:50 +00: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 "invalid variable declaration" errors to SessionDiagnostic 2022-08-17 19:08:37 +02:00
passes.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
privacy.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +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