rust/compiler/rustc_lint
Matthias Krüger 5937ec1915
Rollup merge of #109700 - clubby789:tidy-fluent-escape, r=compiler-errors
Lint against escape sequences in Fluent files

Fixes #109686 by checking for `\n`, `\"` and `\'` in Fluent files. It might be useful to have a way to opt out of this check, but all messages with violations currently do seem to be incorrect.
2023-03-29 21:19:50 +02:00
..
src Rollup merge of #109554 - MU001999:master, r=WaffleLapkin 2023-03-29 21:19:48 +02:00
Cargo.toml Update unicode-rs crates to Unicode 15 2022-09-17 01:55:56 +08:00
messages.ftl Rollup merge of #109700 - clubby789:tidy-fluent-escape, r=compiler-errors 2023-03-29 21:19:50 +02:00