Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
b6f6104a1f62a0eec7d2e2ccdc07709fcc4c83f0
rust/compiler/rustc_builtin_macros/messages.ftl

6 lines
186 B
Plaintext
Raw Normal View History

Replace - with _ in ftl slugs for better grepability Having to replace - with _ (and vice versa) makes the slugs less greppable and thus constitutes a contributor roadblock. Result of running this repeatedly up until reaching a fixpoint: find compiler/rustc_error_messages/locales/en-US/ -type f -exec sed -i 's/\(.+\)-\(.*\)=/\1_\2=/' {} \; Plus some fixes to update usages of slugs leading with -.
2022-08-10 09:42:10 +02:00
builtin_macros_requires_cfg_pattern =
Migrate `builtin-macros-requires-cfg-pattern` to `SessionDiagnostic`
2022-06-21 20:10:31 +01:00
macro requires a cfg-pattern as an argument
.label = cfg-pattern required
Migrate `builtin-macros-expected-one-cfg-pattern` to `SessionDiagnostic`
2022-06-21 20:20:00 +01:00
Replace - with _ in ftl slugs for better grepability Having to replace - with _ (and vice versa) makes the slugs less greppable and thus constitutes a contributor roadblock. Result of running this repeatedly up until reaching a fixpoint: find compiler/rustc_error_messages/locales/en-US/ -type f -exec sed -i 's/\(.+\)-\(.*\)=/\1_\2=/' {} \; Plus some fixes to update usages of slugs leading with -.
2022-08-10 09:42:10 +02:00
builtin_macros_expected_one_cfg_pattern = expected 1 cfg-pattern
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 162ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API